Slashdot Mirror


Microsoft Redesigns chkdsk For Windows 8, Improves NTFS Health Model

MojoKid writes "Microsoft can't do anything to magically make hard drives stop failing when parts go bad, but Redmond is rolling out a new NTFS health model for Windows 8 with a redesigned chkdsk tool for disk corruption detection and fixing. In past versions of the chkdsk and NTFS health model, the file system volume was either deemed healthy or not healthy. In Windows 8, Microsoft is changing things up. Rather than hours of downtime, Windows 8 splits the process into phases that include 'Detect Corruption,' 'Online Self-Healing,' 'Online Verification,' 'Online Identification & Logging,' and 'Precise & Rapid Correction.'"

219 comments

  1. No more hours of downtime by AlienIntelligence · · Score: 0, Troll

    Unless you use 'Precise & Rapid Correction.'

    -AI

    --
    For me, it is far better to grasp the Universe as it really is than to persist in delusion
    1. Re:No more hours of downtime by objective-c · · Score: 1, Interesting

      It seems like Microsoft is really going out of it's way to innovate in Windows 8. I just hope both Apple and Linux developers would add something similar, as it's hard drive failure can lead to huge problems. Yes, you can use RAID or something, but that will bring costs significantly up. It's better to see these things before failure actually happens.

    2. Re:No more hours of downtime by allaunjsilverfox2 · · Score: 0, Flamebait

      It seems like Microsoft is really going out of it's way to innovate in Windows 8. I just hope both Apple and Linux developers would add something similar, as it's hard drive failure can lead to huge problems. Yes, you can use RAID or something, but that will bring costs significantly up. It's better to see these things before failure actually happens.

      Rather than take sane precautions with your data such as RAID and/or backing up your information, you want a warning 1 minute before your drive fails?

      --
      Restore the madness of youth's lechery
    3. Re:No more hours of downtime by OzPeter · · Score: 5, Informative

      sane precautions with your data such as RAID and/or backing up your information

      RAID and backing up should never be considered an "OR".
       
      Repeat after me .. "RAID is not a backup strategy".

      --
      I am Slashdot. Are you Slashdot as well?
    4. Re:No more hours of downtime by slartibartfastatp · · Score: 0

      I predict that, sometime in the future, some of your storage device will fail.

      --
      -- --
    5. Re:No more hours of downtime by spire3661 · · Score: 0

      shillolololololololololool

      --
      Good-bye
    6. Re:No more hours of downtime by Anonymous Coward · · Score: 1

      It seems like Microsoft is really going out of it's way to innovate in Windows 8. I just hope both Apple and Linux developers would add something similar, as it's hard drive failure can lead to huge problems. Yes, you can use RAID or something, but that will bring costs significantly up. It's better to see these things before failure actually happens.

      Well, it's nice to see NTFS catching up to features in ZFS. Which is available for Solaris (and OpenSolaris, Illumos, OpenIndiana), FreeBSD, and NetBSD. Not sure of ZFS's status with Linux via ZFS-FUSE or that third-party kernel module that is in development. Linux also has Btrfs in development.

      For the Mac OS, Apple was originally looking into ZFS, but dropped it supposedly due to licensing issues. There is also http://tenscomplement.com/our-products for ZFS storage solutions for the Mac.

      Apple does have http://www.nobius.org/~dbg/ Dominic Giampaolo, the Be File System rockstar, and there have been a lot of rumors about future filesystem development to meet the goals they originally intended to have with ZFS.

    7. Re:No more hours of downtime by objective-c · · Score: 0

      RAID isn't always an option, especially on laptops. I do take precautions with my data like online backing up but because of small amount of available bandwidth, I only do this for most important files. That still doesn't mean I don't care about the other files - I do, but just less so. Nevertheless they can be important.

    8. Re:No more hours of downtime by muon-catalyzed · · Score: 1

      sometime in the future, some of your storage device will fail

      SSD? Sure. NTFS has such a vibrant disk activity life, it is amazing. I mean, how is it even possible to constantly write something to the drive, like every second, all the time, even during idle. There is a huge gap for improvement. The current NTFS behaviour can only be called a calamity.

    9. Re:No more hours of downtime by haruchai · · Score: 2, Interesting

      You must spend more time actually working with non-Windows systems. Multiple filesystems, most free, some commercial have been doing these sorts of things, and more for YEARS.

      --
      Pain is merely failure leaving the body
    10. Re:No more hours of downtime by objective-c · · Score: 0

      Never heard about virtual memory?

    11. Re:No more hours of downtime by doshell · · Score: 1

      I wonder if that is really NTFS's problem. There is no reason for a filesystem (even a poorly designed one) to be writing sectors to disk all the time unless running programs request the OS to do so. The most likely culprits are poorly-designed Windows applications that write to disk all the time.

      --
      Score: i, Imaginary
    12. Re:No more hours of downtime by Richard_at_work · · Score: 0

      Or the virtual memory swapping pages out "just in case", or any of the speedup features Windows has etc etc etc.

      Even when "idle", the OS is still doing things behind the scenes. Just because you aren't aware of them doesn't mean they don't happen.

    13. Re:No more hours of downtime by Anonymous Coward · · Score: 0

      I've always wondered about this, and I can see it for RAID 5 (also, I've seen RAID 5 setups fail irrecoverably), but what about RAID 1, where you're just mirroring. Wouldn't that essentially be the same as backing up to a different hard drive?

    14. Re:No more hours of downtime by Anonymous Coward · · Score: 4, Insightful

      Right up until your primary gets some corruption and proceeds to mirror it to the other.

    15. Re:No more hours of downtime by jo_ham · · Score: 4, Funny

      It seems like Microsoft is really going out of it's way to innovate in Windows 8. I just hope both Apple and Linux developers would add something similar, as it's hard drive failure can lead to huge problems. Yes, you can use RAID or something, but that will bring costs significantly up. It's better to see these things before failure actually happens.

      Rather than take sane precautions with your data such as RAID and/or backing up your information, you want a warning 1 minute before your drive fails?

      1 minute should be more than enough for anybody.

    16. Re:No more hours of downtime by Drinking+Bleach · · Score: 1

      I just hope both Apple and Linux developers would add something similar

      You mean like btrfs? (which has many additional advantages that Microsoft can't simply "add" to NTFS without replacing it entirely; it's like how ext4 is a good improvement on the old filesystem design, but overall it's limited in very fundamental ways. NTFS is similar; it needs to be thrown out entirely)

    17. Re:No more hours of downtime by muon-catalyzed · · Score: 0

      There is the NTFS logging and other stuff like the indexing that is written all the time... you read/write something and bang, NTFS writes a log about it, tries to auto defragment it, makes a failsave copy, indexes it, writes to the register, to the system log and who knows where about it... happily wearing my SSD in the process.

    18. Re:No more hours of downtime by rrohbeck · · Score: 3, Insightful

      Just delete an important file or directory on a RAID1 and see how much that "backup" protected you. Or install a virus. Or have data corruption on a disk.

    19. Re:No more hours of downtime by jo_ham · · Score: 2

      I don't think it is. I think it's another of those far-too-obvious ones like "googlewatch" and "apple-fan" which I think have just been set up to troll.

      If it's being paid for (as we;re meant to believe has been going on for ages) then the subtlety level has dropped an order of magnitude.

      Also, the names of the accounts are all highly suspect - this one just so happens to be named after the programming language used in OS X and iOS? Come on!

    20. Re:No more hours of downtime by gman003 · · Score: 2

      No.

      What happens if, say, you get a virus, or your app goes haywire, and The Critical Irreplaceable File gets corrupted or deleted?

      RAID protects from hardware failures. It does nothing against software or human errors. And given my history with hardware, software and people, I'd say the first is generally the most reliable.

    21. Re:No more hours of downtime by Anonymous Coward · · Score: 1

      Not really:

      a) RAID stores everything and only one version, backup is usually selective and versioned
      b) backup is independent from the main storage. Its storage rests most of the time and it should be in several places - in case of fire or flood, for example. RAID is always spending its working resource and, more true for some schemes than other, has similar usage patterns across disks. If one sector on one disk in RAID1 failed, it might mean that this sector is often accessed and will soon fail on other disk.

      RAID is tactical, backup is strategical. RAID1 gives you added read performance with negligible write performance loss and a chance to continue operations without breaking for repairs. Backup lets you repair everything when shit hits the fan.

    22. Re:No more hours of downtime by nzac · · Score: 1

      It seems like Microsoft is really going out of it's way to innovate in Windows 8.

      No Windows 8 is Microsoft implementing a lot of things that Linux/BSD already have. This would include an attempt to force a first gen "Duel OS" onto its users.

    23. Re:No more hours of downtime by Lothsahn · · Score: 0, Offtopic

      I use RAID 1 for backups all the time. I shutdown the system, pull a drive, swap it out, and then restart the system. While system is up, replace second drive with a new drive and reimage over.

      Total downtime: 5 minutes or so. Degraded performance for a few hours during rebuild.

      Basically, if you use RAID 1 like tapes, where each HD is a tape, it can be an extremely economical and reliable way to backup data. You know your data's being backed up because you're actually running off that data. You can't have a situation where the tape drive fails to write data and then suddenly when you have a disaster, you find out that you have 6 months of blank tapes (I've had that happen).

      At $100 per tape (actually HD+case), it's very cheap per 2TB of backups.

      --
      -=Lothsahn=-
    24. Re:No more hours of downtime by rrohbeck · · Score: 1

      Yeah, like zfs or btrfs with checksumming of all [meta]data and built-in RAID.

    25. Re:No more hours of downtime by Carewolf · · Score: 1

      Wouldn't that essentially be the same as backing up to a different hard drive?

      RAID protects against hardware malfunctions, but not user malfunctions. Backups protects against both.

    26. Re:No more hours of downtime by NatasRevol · · Score: 1

      Ever wonder why it's *always* turned on?

      I just set up 2 servers that had 128GB RAM, running MS Server 2008 Enterprise. Guess what the boot drives had? Yep, a 128GB swap file.

      --
      There are two types of people in the world: Those who crave closure
    27. Re:No more hours of downtime by Jerome+H · · Score: 2

      Defrag and indexing is automatically disabled on a SSD

      --
      int main() { while(1) fork(); }
    28. Re:No more hours of downtime by Joe_Dragon · · Score: 1

      you can back up a virus with a non RAID 1 back up system.

    29. Re:No more hours of downtime by Anonymous Coward · · Score: 0

      You weren't planning on hibernating a server? Why not? Made sense to somebody...

    30. Re:No more hours of downtime by larry+bagina · · Score: 1

      Delete an important file. Then ask that question again.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    31. Re:No more hours of downtime by Anonymous Coward · · Score: 0

      I don't think the swap lives in hiberfile.sys
      That's just an educated guess though.

    32. Re:No more hours of downtime by X0563511 · · Score: 1

      Can I have both? Can I have a drive that, on that one minute warning, immediately flushes it's cache and goes offline?

      It would make recovery after replacement much smoother. Clone and go, no worries about incomplete writes etc.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    33. Re:No more hours of downtime by X0563511 · · Score: 3, Insightful

      That only "backs up" against drive failure. What happens if something gets deleted? What happens if a process goes mad and scribbles all over something important? What if someone breaks in?

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    34. Re:No more hours of downtime by X0563511 · · Score: 1

      And if you are smart and have previous backups and/or incrementals, you can get what you need without bringing the virus along for the fun.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    35. Re:No more hours of downtime by X0563511 · · Score: 1

      Windows, since XP, defragments the filesystem when idle.

      You can turn this off via TweakUI for XP, I know this. Not sure how to do so on Vista/7.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    36. Re:No more hours of downtime by zippthorne · · Score: 1

      "Speedup" features that waste time writing stuff to disk are very poorly named....

      --
      Can you be Even More Awesome?!
    37. Re:No more hours of downtime by ArcherB · · Score: 1

      I've always wondered about this, and I can see it for RAID 5 (also, I've seen RAID 5 setups fail irrecoverably), but what about RAID 1, where you're just mirroring. Wouldn't that essentially be the same as backing up to a different hard drive?

      Drives don't need to fail for a backup to be needed. You might think you are formatting an SD card and end up formatting an essential partition. You could do like I did once while setting up an OS on a VM and told it format the wrong drive. Say what you will about Linux, but it continued to run even though the root partition had been reformatted out from underneath it. Or, it might be something as simple as someone goes in and deletes your LDF files trying to save hard drive space. It might even be a software issue that trashes your necessary files or partitions. It could be a virus...

      No matter what causes the problem, in a RAID setup, the error or mistake will be copied to all of your "backup" drives. If you don't have an offline backup, you are screwed.

      --
      There is no "I disagree" mod for a reason. Flamebait, Troll, and Overrated are not substitutes.
    38. Re:No more hours of downtime by haruchai · · Score: 2

      Kindly have your own reading comprehension checked.

      Non-Windows does NOT automatically and exclusively mean Linux.

      Also, once that reactionary rash of yours stops flaring up, go investigate what ZFS and its tools, such as scrub, can do for people who care about data integrity.

      Also, in your detailed reading of the article, did you note, for example, "NTFS detects", "NTFS attempts", "NTFS validates", "healing feature built into NTFS",
      "introduced a new file system (emphasis added) ReFS"

      Here, have another look: http://blogs.msdn.com/b/b8/archive/2012/05/09/redesigning-chkdsk-and-the-new-ntfs-health-model.aspx

      It seems the lighting under your troll bridge is, well, a bit dim.

      --
      Pain is merely failure leaving the body
    39. Re:No more hours of downtime by Anonymous Coward · · Score: 0

      Do you hibernate to a page file?

    40. Re:No more hours of downtime by Orphaze · · Score: 5, Insightful

      If there is one thing you can count on in the world, it's someone screaming "RAID is not a backup!" at the top of their lungs in any conversation dealing with RAID.

      Yes, thank you. We get it. RAID does not protect against deleted files, etc. You can go back to shouting other contrarian favorites in other threads.

      In the mean time, if and when one of the drives in my RAID-1 mirror fails, I'll be sure to throw its working partner straight into the garbage can. I certainly wouldn't use it to restore my entire filesystem that would have otherwise been obliterated.

      I don't know about you, but I'm constantly deleting files by accident, and getting personal data destroying viruses (via a time machine from the 90s) where as my drives never, ever fail.

    41. Re:No more hours of downtime by Yobgod+Ababua · · Score: 1

      "I just hope both Apple and Linux developers would add something similar, as it's hard drive failure can lead to huge problems."

      It's called SMART and has been around for a while already.
      Warns you when your hard drive starts acting outside normal parameters or throwing soft errors (which it usually does before it actually fails).

    42. Re:No more hours of downtime by hairyfeet · · Score: 3, Informative

      Well i'd say it depends on WHAT data is being backed up via RAID 1. For example if its something that can be replaced but would be a PITA, like say media files? Then as long as the odds of them doing something really stupid are low then i'd say the risks are low.

      The big thing I've found is it is VERY important to have offline discs images of the OS because that is the area one will have to worry about malware, bad patches, etc and that will not be protected in any way with RAID since whatever went wrong with the first will be simply copied before you know what is happening. for my customers i recommend a USB HDD for OS images and any important files because 1.-it is easy to take offsite and replace with another. 2.-It is cheap enough that having more than one isn't cost prohibitive, and 3.-if one has more than one and rotate them even if a bug were to somehow get in and infect both the system and the USB drive attached it would still leave them the offsite backup to restore from.

      But as long as one has offline backups as well for critical files then i see no harm in having RAID 1 as simply another layer of defense. Of course i would recommend something like HDDTune to check the SMART to keep an eye on the drives since a good SMART tool will often let you know long before it is noticeable that there is something wrong with a drive. i personally like to install Kel's CPL Bonus Pack on a system as it gives me all the tools I could need right from the control panel, like HDDTune, CPU and GPU-Z,HW monitor, etc. oh a bit of advice, if one wishes to use kel's CPL Bonus in Vista or 7 remember to run as admin when installing.

      So while I wouldn't recommend RAID 1 as any kind of backup strategy by itself i see no problem in using it as part of a defense in depth strategy along with offline and offsite backups.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    43. Re:No more hours of downtime by hairyfeet · · Score: 2

      Are you out of memory or something? because i have 8gb on my netbook and desktop and neither hardly hits the HDD at all unless i'm actually launching a program or searching for files and both are NTFS (Win 7 HP X64) so I just don't see where you are getting that. Looking down at the HDD indicator for the little 1.8GHz Sempron I have in the shop running XP it isn't seeing much disk activity either unless I am launching something, and its XP Home with only 1.5Gb of RAM.

      So all i can think of is maybe your system is RAM starved or you are running something in the tray that is constantly hitting the drive for some reason. I would look at the tray apps as the only time i've seen that type of constant activity in a non RAM starved machine it turned out the tray app for a drawing pad he rarely used kept writing to the disc. When i killed that it was right as rain, so you might want to look into that.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    44. Re:No more hours of downtime by Mashiki · · Score: 3, Interesting

      If anyone wants an example of why RAID should always have a backup solution and not just and/or solution. Please check http://dslreports.com/ , as they just recovered from a powerloss at nac.net which took their entire array system with it, and fudged 2 years worth of data, which had to be sent off for recovery. That was on April16th, the site is just starting to come back up in the last two days.

      Some info here: https://docs.google.com/document/d/1kll86bDn_MgWoo6Ja7oHo_yvI0SCqggEvNWwPWIcrHY/edit?pli=1

      --
      Om, nomnomnom...
    45. Re:No more hours of downtime by Anonymous Coward · · Score: 0

      you are a wrong! this is part of the problem that microsoft has created by enabling people like you to set up "enterprise servers" without being aware of trivial aspects of an installation such as that when you manually specify the partition layout yourself you can specify where, and if, a swap partition (ok a partition with a swap file on it, we're talking about micro$haft) or file is created.

    46. Re:No more hours of downtime by rrohbeck · · Score: 1

      That's what removable media and rotation schemes are for.

    47. Re:No more hours of downtime by Anonymous Coward · · Score: 0

      IIRC, it's due to the way Windows handles swapping. When a process is launched, Windows "pre-swaps" it to the hard disk so that if/when it needs to be swapped, the memory is mostly just released; as a result there is little performance hit for swapping to the disk.

      I have also heard it's because some programs allocate a huge amount of memory on launch that is never used and always swapped, but I'm not so sure about that one

      As for why the default swap file is 128GB, I have no idea, unless it's related to hibernation, in which case disabling hibernation would "fix" it

    48. Re:No more hours of downtime by jones_supa · · Score: 1

      Why would indexing be disabled?

    49. Re:No more hours of downtime by toadlife · · Score: 2

      Google released a study that showed SMART to be almost useless.

      It wasn't a big surprise to me, as among the hundreds of drive failures I've dealt with in my 13 years experience supporting desktops and laptops, a SMART alert was involved only once or twice.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    50. Re:No more hours of downtime by jones_supa · · Score: 1

      happily wearing my SSD in the process.

      You don't have to worry about SSD wear any more than of a HDD's. It is only an issue if you use a memory card as your SSD.

    51. Re:No more hours of downtime by fnj · · Score: 1

      Please stop spreading false information. Flash is flash. It has a limited number of write cycles. Straight from Intel:

      Intel warrants to the purchaser of the Product specified above in its original sealed packaging (“Original Purchaser”) and to the
      purchaser of a computer system built by an Original Purchaser containing the Product (“Original System Customer”) as follows:
      if the Product is properly used and installed, it will be free from defects in material and workmanship, and will substantially
      conform to Intel’s publicly available specifications for the “warranty period”, which is THE SHORTER OF: (A) A PERIOD OF FIVE
      (5) YEARS BEGINNING ON THE DATE THE PRODUCT WAS PURCHASED IN ITS ORIGINAL SEALED PACKAGING IN THE CASE OF AN
      ORIGINAL PURCHASER OR THE DATE OF ORIGINAL PURCHASE OF A COMPUTER SYSTEM CONTAINING THE PRODUCT IN THE
      CASE OF AN ORIGINAL SYSTEM CUSTOMER; OR (B) THE PERIOD ENDING ON THE DATE WHEN THE USAGE OF THE DRIVE, AS
      MEASURED BY INTEL’S IMPLEMENTATION OF THE “SMART” ATTRIBUTE (E9) “MEDIA WEAR-OUT INDICATOR”, REACHES A
      “NORMALIZED VALUE” OF “1”, AS REPORTED BY THE INTEL® SSD TOOLBOX.

    52. Re:No more hours of downtime by LordLimecat · · Score: 1

      Are you really buying into these marketing names? Are you really implying that Linux and OSX dont have something similar to a journaling filesystem?

      We have no details on what this means, whether there is a background filesystem check going on at all times, whether it might increase wear and tear on the drive, or what; its a little early to start calling this a great development.

    53. Re:No more hours of downtime by the_B0fh · · Score: 1

      Not if you use ZFS. Corrupted files get fixed in a mirror.

    54. Re:No more hours of downtime by LordLimecat · · Score: 2

      Unless Im mistaken, there is no "primary" in RAID 1, nor does one drive "mirror to the other". Data writes sent to the controller are mirrored to both drives simultaneously. If for some reason on-disk data gets corrupted, that will not be "mirrored over" to the other in any scenario I can think of. If you got a bad sector on one disk for example, any errors induced by it would not appear on the second drive (how the array would behave in that scenario I dont know, but it likely depends on the raid controller).

    55. Re:No more hours of downtime by LordLimecat · · Score: 1

      What happens if something gets deleted?

      Not that its a good idea to go without a backup....

      But windows has since at least XP had a concept of "shadow copies", whereby you can view the state of the drive at various checkpoints, and recover data. Right click your C: volume, properties, shadow copies-- click one of the checkpoints and click to view the data. You can restore individual files quite quickly doing this.

    56. Re:No more hours of downtime by LordLimecat · · Score: 1

      Open up task manager, go to performance, click on resource monitor. Use this to track down what is running on your system that generates so much disk activity. On my machine, the disk housing the C partition is at this moment at 0.00% activity, and has averaged about that for quite some time. Average IO for C: over the past few seconds was around 800 bytes/sec.

      If what you posted is accurate for your system, you need to get it fixed.

    57. Re:No more hours of downtime by LordLimecat · · Score: 3, Interesting

      Because there is basically no point to it. The point of indexing is that rotational media has substantial access time penalties for fetching various info from random locations on the drive. By indexing it, you place all that metadata in one place so you can get a sequential read.

      But with an SSD, there is not a substantial difference between random and sequential reads, and no significant penalty, so the indexing is not terribly useful. Additionally, indexing means more writes as well as increased background reads, which not only impacts performance (for little gain) but also wears out the drive.

      Ditto for defragmenting; in fact defragging and indexing attack the same core problem, but from different angles, which is why neither is necessary on an SSD.

    58. Re:No more hours of downtime by LordLimecat · · Score: 2

      This "logging" you speak of is a feature of basically every modern filesystem used by basically any OS you might stick on a computer. HFS+, ext3+, btrfs, NTFS, all of them journal, and hence are slightly slower and slightly more active than non-journaling filesystems.

      But most people with a clue recognize that those slight disadvantages are more than made up for by having a FS that remains consistent even after an unclean shutdown from ie a power outage.

      As for the amount of activity you talk about, you are grossly overstating it. Open up resource monitor and you can watch how active your drive is. I promise you, except for the occasional recovery checkpoint (daily or less frequent), the OS is generally not to blame for any excess IO activity you see.

    59. Re:No more hours of downtime by LordLimecat · · Score: 1

      Only Vista and above do that. XP did not allow you to schedule a defrag, IIRC.

    60. Re:No more hours of downtime by jones_supa · · Score: 1

      Sure, but aside disabling unnecessary features (such as defragmentation), you really don't have to specifically avoid wearing a SSD. They can take a lot of R/W, possibly even more than HDDs.

    61. Re:No more hours of downtime by fnj · · Score: 2

      You are essentially saying "yeah, if you don't write very much to it, the SSD will not wear out", which is exactly the obvious corollary to what I pointed out. It just is not so that the user doesn't have to worry about wearing out his SSD. It's a failure mode that has to be considered. You can't just wave it away.

      1) You can write an HDD CONTINUOUSLY for its entire expected mechanical and electronic lifetime without ANY wearout due to the writing - it essentially has an infinite design number of cycles with respect to writing. It is, inherently by design, free from wearout due to this particular cause. The SSD is emphatically not so.

      2) "Unnecessary" features are not the only source of write data. A lot of us like to, you know, WRITE DATA to a drive because that is its PURPOSE. Some of us have the need to write more data than others.

    62. Re:No more hours of downtime by hawkingradiation · · Score: 1

      Dude, if you are doing a chkdsk on a failing hard drive, you are asking for trouble. Also, it has been said time and time again that Linux prevents its filesystems from becoming unstable by having journals and saving the system from power outages and the like. I believe NTFS is an inferior filesystem, but that is just my opinion. Take a look at EXT3, XFS, JFS, ZFS and others. Yeah "going out of it's way". Why don't they come up with something a least as good, huh. BTW most computers have a hard drive scan in hardware that can run outside of the operating system, eliminating the need to rely on Windows to tell us whether our hard drives are going bad.

      --
      Society use your Sciences
    63. Re:No more hours of downtime by hawkingradiation · · Score: 1

      *EXT4

      --
      Society use your Sciences
    64. Re:No more hours of downtime by TubeSteak · · Score: 2

      Task manager can be tweaked to display the disk writes (I/O) of individual processes.
      Processes --> View --> Select Columns

      You can do something similar with Process Explorer,
      which was an awesome program that got bought by Microsoft,
      but has avoided the meddling that usually follows being aquired.

      Process Explorer will show you the programs attached to processes like svchost.exe
      so you can pinpoint exactly what's kicking up problems.

      --
      [Fuck Beta]
      o0t!
    65. Re:No more hours of downtime by mad+flyer · · Score: 1

      It seems like Microsoft is really going out of it's way to innovate in Windows 8. I just hope both Apple and Linux developers would add something similar, as it's hard drive failure can lead to huge problems. Yes, you can use RAID or something, but that will bring costs significantly up. It's better to see these things before failure actually happens.

      How can blatant astroturf posts be +5 intredasting ?

      Seriously, it read like a lazy marketing blurb...

      This OR people never heard aboot S.M.A.R.T. reporting...

    66. Re:No more hours of downtime by Sun · · Score: 1

      Raid is also not a full proof protection against disk corruption. The classic RAID model assumes only one disk in an array will fail at a time. With today's disk sizes, this assumption simply cannot be relied on. There are various, newer, RAID configurations that are more resilient than that, but they are rather expensive for casual use (you, obviously, don't).

      The chances of one disk having latent errors that only show up during the intense operation of a disk sync are not insignificant. Such a problem took all of the data on a server a month ago for me.

      Since you rarely back up EVERYTHING (i.e. - file system, cache directories and all), a sane configuration is to back up everything important AND ALSO to install RAID to decrease the chances that you'd need to rely on said backup.

      The GP was not saying that you shouldn't RAID. He was saying that, in addition to installing RAID, you should also back up.

      Shachar

    67. Re:No more hours of downtime by X0563511 · · Score: 1

      I didn't say schedule.

      To turn it off (try it in an XP VM, if you refuse to believe truth):
      1. Run TweakUI
      2. Click on "General" (the second item in the left hand pane)
      3. Scroll the "Settings" list in the right hand pane.
      4. The next to last item is "Optimize hard disk when idle".

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    68. Re:No more hours of downtime by X0563511 · · Score: 1

      Certainly doesn't replace a backup, but that's good to know about.

      I assume these shadow files are counted as free space? Eg, when you actually do need the room they "make way" for the new data?

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    69. Re:No more hours of downtime by flyingfsck · · Score: 2

      I have had a legal secretary delete about 10,000 files at the click of a mouse. Sometimes, backups are very handy things.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    70. Re:No more hours of downtime by Spy+Handler · · Score: 2

      Even so, RAID 1 is not a valid backup strategy because of things like trojans/virus, user accidentally deleting files, software-induced database corruption, etc.

    71. Re:No more hours of downtime by Anonymous Coward · · Score: 0

      Yes, thank you. We get it. RAID does not protect against deleted files, etc. You can go back to shouting other contrarian favorites in other threads.

      Just look at the other posters for a reason why we still have to scream "RAID is not backup".

    72. Re:No more hours of downtime by TheLink · · Score: 1

      Even worse: with Windows the hibernation file is different from the swap file: hiberfil.sys vs pagefile.sys.

      --
    73. Re:No more hours of downtime by toadlife · · Score: 1

      NTFS has been a journaled file system since the release of Windows 2000 in late 1999, which was before the first journaled filesystem support was merged into the Linux kernel.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    74. Re:No more hours of downtime by TheLink · · Score: 1

      This might reduce some writes (not all): http://technet.microsoft.com/en-us/library/cc959914.aspx

      Warning: it could break apps that rely on having correct "last access times". Windows does not have Linux's relatime stuff yet.

      But many Linux systems would also constantly write something to the drive. Especially if they have services that log stuff to a local syslog.

      --
    75. Re:No more hours of downtime by jones_supa · · Score: 1

      Ah, I agree with that. If you have workloads that actually write enormous amounts of data, then wearing the drive is indeed becomes a concern. But for general use you don't have to tiptoe around features like "NTFS indexing/logging" and lose your sleep over the flash wearing out.

    76. Re:No more hours of downtime by arglebargle_xiv · · Score: 1

      It seems like Microsoft is really going out of it's way to innovate in Windows 8

      Naah, this ReFS stuff is nothing. Once they ship Object File System^H^H^H^HStorage+^H^H^H^HRelational File System^H^H^H^HWinFS, then we'll really be cooking with plasma!

    77. Re:No more hours of downtime by doshell · · Score: 1

      Sure, the filesystem itself does journalling, which translates into additional writes. But if no application writes anything to disk, the state of the filesystem does not change; thus, pretty much by definition, there is nothing for NTFS to journal during those periods. On the other hand, if you are going to write something anyway because an application requests so, the additional cost of journalling (either in terms of I/O performance or flash wear) is probably not that much. Hence my reasoning that poorly designed applications are the real culprit for poor I/O performance.

      Regarding defragmentation, you might have a point; I'm not aware of how NTFS defragmentation works.

      --
      Score: i, Imaginary
    78. Re:No more hours of downtime by Anonymous Coward · · Score: 1

      It seems like Microsoft is really going out of it's way to innovate in Windows 8. I just hope both Apple and Linux developers would add something similar, as it's hard drive failure can lead to huge problems. Yes, you can use RAID or something, but that will bring costs significantly up. It's better to see these things before failure actually happens.

      Rather than take sane precautions with your data such as RAID and/or backing up your information, you want a warning 1 minute before your drive fails?

      1 minute should be more than enough for anybody.

      Your wife begs to differ.

    79. Re:No more hours of downtime by LordLimecat · · Score: 1

      No they do not, they consume substantial space in System Volume Information. They also may not always be enabled.

      They are most useful on network shares, where a user may end up deleting a file. You can allow them to restore their own file without having to mount recovery media.

    80. Re:No more hours of downtime by bingoUV · · Score: 1

      For the NTFS equivalent (if any) of the Unix atime, if an application reads a file from the disk, its access time might need to be written to the disk, causing disk writes.

      --
      Bingo Dictionary - Pragmatist, n. A myopic idealist.
    81. Re:No more hours of downtime by godefroi · · Score: 1

      The problem with RAID 1 is that when something happens and the drives no longer "agree", then which is correct? You've got even odds of mirroring the corruption onto the "good" drive. I've got personal experience with this, and personal experience with failed RAID 5 setups. The sad thing is that I've not done much RAID in my life, and yet, a disturbing amount of it led to bad experiences.

      Like the man said, "RAID is not a backup strategy".

      --
      Karma: Poor (Mostly affected by lame karma-joke sigs)
    82. Re:No more hours of downtime by godefroi · · Score: 1

      Whether or not the corruption is "mirrored over" is irrelevant. What is relevant is that one of the drives contains corrupted data, and therefore, reads are going to, in some cases, return corrupted data. The really frightening thing is that the array and the system is incapable of knowing which drive is corrupted.

      I've been there, done that, and I don't use RAID 1 anymore.

      --
      Karma: Poor (Mostly affected by lame karma-joke sigs)
    83. Re:No more hours of downtime by Kalriath · · Score: 1

      No. It relies on System Restore, which annexes a percentage of the total drive space for its exclusive use. Usually about 10% - 20%.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    84. Re:No more hours of downtime by Kalriath · · Score: 1

      That is because in the event of a STOP error, Windows needs a page file at least as large as the memory in order to generate a crash dump (or core dump in Linux parlance).

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    85. Re:No more hours of downtime by jaymemaurice · · Score: 1

      Most raid controllers run a consistency check... and there is an ongoing double write/double read-verify. In case of bad sectors such a read delay will usually fail the drive... but suppose you can find a raid controller that will do anything...

      --
      120 characters ought to be enough for anyone
    86. Re:No more hours of downtime by jaymemaurice · · Score: 1

      Unused I/O and CPU cycles are wasted unless they are used for something. Take for example the pre-paging case... if you allocate and page stuff out when the system is not doing anything, when the system needs memory it does not need to wait on memory IO being used to transfer the contents to swap. The concern should only be if your inteded use of CPU cycles and IO are being pre-empted on unused efficiency... which I doubt is the case most of the time.

      --
      120 characters ought to be enough for anyone
    87. Re:No more hours of downtime by jaymemaurice · · Score: 1

      I think he means the indexing service, for search... which gives you instant search results.

      --
      120 characters ought to be enough for anyone
    88. Re:No more hours of downtime by jaymemaurice · · Score: 1

      I put an SSD in a spam filter... it died in 3 months. Then, it's replacement died in 3 months. It made a huge difference in performance... but replacing the disk every 3 months and loosing mail was unacceptable. I put a WD velociraptor in it, and I think it's still running to this day. The 3rd replacement SSD went into a laptop and died in 2 years. I have had 2 other SSDs fail on me and so far, in laptops, I have had more SSDs fail then regular hard drives. If the real-time/speedieness wasn't so addictive, I'd have given up on SSDs already.

      --
      120 characters ought to be enough for anyone
    89. Re:No more hours of downtime by tangent · · Score: 1

      I might have some sympathy with your position if I hadn't seen a technically savvy person like yourself bitten just a few months ago by the belief that RAID is a backup.

      Did he get a virus? No.

      Did he delete some file he had no other backup of? Nope, guess again.

      Did a hard drive fail? No again. All four drives in the RAID-5 were A-OK.

      What happened is a power outage in a thunderstorm. The RAID subsystem disappeared while the OS was writing something to the disk. When power came back, THE FILESYSTEM WAS GONE. Not corrupted, gone. MIA. Poof.

      The RAID monitor saw all the disks, but the OS wouldn't even acknowledge that there was a mountable filesystem there any more. The victim had to resort to one of those data recovery programs that just scans the disk for file-like objects and saves them off one by one without metadata to an external hard drive.

      He had no backup because he thought this 4-disk external RAID was expensive as-is. To back it up, he would have had to double his hardware costs. Now he's looking at the cost of recreating the home movies he had stored on that RAID and realizing that a thousand dollars or so for an offline backup RAID is actually cheap.

    90. Re:No more hours of downtime by airdweller · · Score: 1

      ext3fs was added to the 2.4.16 kernel in January 1993. you're welcome.

    91. Re:No more hours of downtime by airdweller · · Score: 1

      Typo. 1999.

  2. One burning question by Anonymous Coward · · Score: 0

    Will I need a quad core minimum to run this?

    1. Re:One burning question by Anonymous Coward · · Score: 0

      No, sir! It means you get to have a quad core.

  3. Or, as some folks may say by Anonymous Coward · · Score: 1

    1. Your data has disappeared (detect corruption).
    2. Hit self on head with brick because your data wasn't backed up (online self-healing)
    3. Hit self on head again to see if your data has reappeared (online verification)
    4. Identify brick by matching to lumps on head (online identification and logging)
    5. Give brick to neighbor's kid to hit you on head with again (precise and rapid correction)

  4. New options? by marcosdumay · · Score: 1

    Why is Online Self Healing different and from "Make the damn FS work properly"?

    WTF FS is that has problems that can be fixed online?

    1. Re:New options? by The+MAZZTer · · Score: 4, Informative

      "Online" as in "don't dismount the disk while we fix it, so you can continue to use it".

    2. Re:New options? by Anonymous Coward · · Score: 0

      Maybe it's sending a query "hey, do you have a file named like this?" to torrent sites, downloading the missing chunks and pretends that it was a very sophisticated file-recovery method patented by Microsoft.

    3. Re:New options? by Sc4Freak · · Score: 2

      Er, because any filesystem can have nonfatal minor errors? For example a filesystem that uses a bitmap to track free space (like NTFS does) can have that bitmap corrupted by bad sectors or whatever. Things like that are sufficiently simple that you can attempt a repair while the volume is online, without major risk of failure.

    4. Re:New options? by MightyMartian · · Score: 1

      In other words big ass journals and lots of buffering. Sounds like a Microsoft solution; just give us more RAM and drive space.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    5. Re:New options? by Anonymous Coward · · Score: 1

      That option has already been patented. There's a big law suit as to whether or not Apt-get counts as prior art.

    6. Re:New options? by zippthorne · · Score: 3, Insightful

      RAM is cheap. Why not use it?

      --
      Can you be Even More Awesome?!
    7. Re:New options? by ozmanjusri · · Score: 1

      Less efficiency = more room for errors.

      --
      "I've got more toys than Teruhisa Kitahara."
    8. Re:New options? by ChoGGi · · Score: 1

      you still have to dismount to fix it, but everything else can be done before (it logs the bad sectors)

    9. Re:New options? by AmberBlackCat · · Score: 2

      RAM is cheap. Why not use it?

      That kind of thinking is why whenever you buy a computer or even an Android phone, you have a ton of things loaded in memory at startup that you don't even like, let alone actually use. It's also why Pac-Man on an iPod is a 50-megabyte app when the game used to fit in like 3k of ram.

    10. Re:New options? by Anonymous Coward · · Score: 0

      Compare WinXP's memory footprint to RedHat's install size circa 2001 and compare Win7's memory footprint compared to RedHats today and tell me who's more inefficient. By your standard I should just say 'oh fuck no' when it comes to Linux.

    11. Re:New options? by ozmanjusri · · Score: 1
      Windows install = OS. Applications (office suites, servers etc) need to be purchased and installed separately.

      Linux install = OS + full working set of applications.

      Try comparing like with like.

      --
      "I've got more toys than Teruhisa Kitahara."
    12. Re:New options? by zippthorne · · Score: 1

      Pac-Man is from an era when RAM was not cheap. According to a quick googling, the game fit on a 16k ROM, and had only 2k of RAM available for actual program use.

      To be equivalent, pac-man on iPod would have to be a a 1-gigabyte app...

      That kind of thinking is why whenever you buy a computer or even an Android phone, you have a ton of things loaded in memory at startup that you don't even like, let alone actually use.

      The problem with that isn't those things are occupying memory. Memory unused is wasted. The problem is that those things have to be loaded from a disk. RAM is cheap, but disk is slow.

      --
      Can you be Even More Awesome?!
    13. Re:New options? by Waccoon · · Score: 1

      Ah, you young kids and your nutty humor.

    14. Re:New options? by Alex+Belits · · Score: 2

      Linux uses free memory for additional buffers, but drops them immediately if that memory is needed for anything else. This memory is counted as "used" even though it's available for allocation. The ideal system designed on this principle would never show any free memory once the total amount of data read from storage exceeds the physical RAM size.

      --
      Contrary to the popular belief, there indeed is no God.
    15. Re:New options? by spongman · · Score: 1

      Windows install = OS. Applications (office suites, servers etc) need to be purchased and installed separately.

      Linux install = OS + full working set of applications.

      Try comparing like with like.

      wait, which office suite that's available for free on linux needs to be purchased on windows?

      actually, i can't think of any major linux applications that aren't either also available for windows themselves, or are easily substituted for some other freely available windows app.

    16. Re:New options? by Anonymous Coward · · Score: 0

      No, "online" as in ActiveX. It IS still microsoft.

    17. Re:New options? by Anonymous Coward · · Score: 0

      This memory is counted as "used" even though it's available for allocation.

      there is no "even though"... almost all used memory is available for use. only difference is some allocated memory is never sent to swap..

      ofcource.. first you need to deal with the broken unix design of overcomiting mem in the first place.

    18. Re:New options? by ozmanjusri · · Score: 1

      The discussion was about OS size, not software availability.

      --
      "I've got more toys than Teruhisa Kitahara."
    19. Re:New options? by Alex+Belits · · Score: 2

      there is no "even though"... almost all used memory is available for use. only difference is some allocated memory is never sent to swap..

      There is a fundamental difference between a throwavay buffer and everything else -- buffer can be re-used at any time except while I/O on it is in progress.

      ofcource.. first you need to deal with the broken unix design of overcomiting mem in the first place.

      Overcommitting is neither Unix-originated, nor mandatory in Linux.

      --
      Contrary to the popular belief, there indeed is no God.
    20. Re:New options? by Anonymous Coward · · Score: 0

      Then you should have just said 'installed'. Throwing in 'purchased' was irrelevant and shows your bias.

    21. Re:New options? by Anonymous Coward · · Score: 0

      Linux install = OS + office suites, servers etc... This is called bloat. Using Linux is like using an HP fresh out of the box. No thanks.

      Windows install = OS. Applications need to be purchased and installed separately. This is how an OS is supposed to be, a base system that everything else runs on top of. You don't build dinner plates and drinking glasses into your table!

      I do not want my OS to do anything other than boot to a desktop. I do not want bundled apps. I want to pick and choose what applications I want to run, not be presented with whatever poorly designed program some smelly neckbeard favors. This is why Windows has always been favored over both Linux and MacOS in both the corporate and home environments.

      Windows is an open field where you can do whatever you want. Disasters are common but cleanup is fairly easy.
      Linux is like a tunnel network, you can dig and change things but disaster is more than easy to achieve.
      MacOS is like a skatepark, you can play but you're really just fucking around hoping to get noticed by someone that will pay you to entertain them.

    22. Re:New options? by hicksw · · Score: 1

      RAM is cheap. Why not use it?

      without ECC?

    23. Re:New options? by Anonymous Coward · · Score: 0

      Troll.

    24. Re:New options? by shutdown+-p+now · · Score: 1

      Linux uses free memory for additional buffers, but drops them immediately if that memory is needed for anything else. This memory is counted as "used" even though it's available for allocation.

      So does Windows; in fact, what modern (as in, released in the last decade) desktop OS doesn't do that?

    25. Re:New options? by Anonymous Coward · · Score: 0

      We got a regular genius up in here!

    26. Re:New options? by petit_robert · · Score: 1

      >I want to pick and choose what applications I want to run, not >be presented with whatever poorly designed program some >smelly neckbeard favors.

      So I take it you must be using open source software?

      >This is why Windows has always been favored over both Linux
      >and MacOS in both the corporate and home environments.

      Hu, no : the reason why windows was favored is because it was pushed by IBM; since management in general will simply do what the others do, because that can't be held against them, that's how it spread; certainly not for its qualities.

    27. Re:New options? by jaymemaurice · · Score: 1

      I think the AC still has a point... you install redhat only with a compiz enabled window manager configured to allow snap like features and animation open a decent browser, and then Windows 7 and open IE10, you'll see Windows 7 seems to use less memory.

      One of the big problem for most non-windows on the desktop is X - X was designed to be run headless and viewed remotely. It needs to be re-designed. OSX, BeOS and every other somewhat sucessful desktop OS non-linux has not used X and tries to go graphical ASAP.

      And then you got all the developers who like to write shit in TCL/TK... and shell scripts everywhere... one of the big positives of linux (uncompiled code/configuration files etc.) makes it slow and inefficient compared to if that was all binary and compiled.

      Sure you can argue you can strip down linux, compile everything, and run your own graphics environment...

      *nix, BSD, and every other non-windows OS is awesome. Windows is awesome too in some ways. Turns out there are many ways to do basically the same thing... and each OS has "good" things and things and "good enough" things.

      --
      120 characters ought to be enough for anyone
    28. Re:New options? by Anonymous Coward · · Score: 0

      Means it can run fsck in the background without locking up your entire computer. Can linux do that?

  5. Improves chkdsk? Heh. by macraig · · Score: 1, Interesting

    Considering that the current chkdsk is actually capable of causing massive logical damage , Microsoft has a LONG way to go to make it function as intended.

  6. source leaked!!! by marcello_dl · · Score: 5, Funny

    here the highlight.

    if disk.mbr.has_grub
        for part in disc.partitions
              if part.type.not_ours
                  chair.throw() # dammit... let's do something about it
                  part.raw_write(offset=random(1,part.size),data=random(1,255)) # voila'
              end if
          end for
    end if

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    1. Re:source leaked!!! by rrohbeck · · Score: 0

      Hee hee. If there's grub in the MBR it runs first.
      Gotta write some code defending against this...

    2. Re:source leaked!!! by zippthorne · · Score: 1

      Wait.. why would low level Microsoft utilities be written in vimscript?

      --
      Can you be Even More Awesome?!
    3. Re:source leaked!!! by Anonymous Coward · · Score: 0

      If the code is running it has already defeated grub, probably via the user choosing "Windooze" out of the grub menu.

    4. Re:source leaked!!! by Anonymous Coward · · Score: 0

      I couldn't agree more. Add a colon in the end of the first 3 lines and remove the last 3 lines, and you have Python instead :)

    5. Re:source leaked!!! by Anonymous Coward · · Score: 0

      > Wait.. why would low level Microsoft utilities be written in vimscript?
      Because Richard Stallman is temporarily not available to debug their emacs lisp, of course.

  7. Online by denshao2 · · Score: 1

    I'm glad that this does not mean over the internet.

    1. Re:Online by Anonymous Coward · · Score: 0

      I wouldn't be so sure about that...

  8. Marketing dept. by Citizen+of+Earth · · Score: 4, Funny

    phases that include 'Detect Corruption,'

    Given the other phase names, I surprised the marketing department didn't call this "Detect Awesomeness!".

    1. Re:Marketing dept. by Anonymous Coward · · Score: 0

      I remember back in the '90s, MS promoted a new version of Windows by observing that the old one that everyone was still using was "lacking in robustness."

  9. v8 chkdsk on windows 7? by schwit1 · · Score: 3, Interesting

    chkdsk is a standalone app. Can I use v8 on my v7 OS?

    1. Re:v8 chkdsk on windows 7? by Anonymous Coward · · Score: 5, Interesting

      Part of what the team has been doing since Windows 7 is to refactor large monolithic DLLs (like kernel32 and advapi) into smaller DLLs that are layered more properly and quicker to load (due to reduced size). Windows 8 continues this work. This is part of the whole "minwin" effort that lots of people in the (external to MS) rumor mill got excited about a few years back. (At least minwin is what they used to call it. Core system is another term used later.)

      As a result of this work, in Win7 and Win8, most binaries you find in system32 depend on newfangled DLLs not present in a downlevel system and will thus not load on an older version of the OS. So I doubt it. (Not to mention that this new thing in particular, since it's about modifying online filesystems, might depend on new ioctls or other hooks in ntfs.sys or maybe some other driver - though I can't say I know that for sure.)

      -Former Windows dev.

    2. Re:v8 chkdsk on windows 7? by costing · · Score: 1, Funny

      Sure, you can even run it under Wine and do an online check of your / . It's amazingly fast in fixing your disk, much more so than even rm -rf. Then you can upgrade your Wine to a bottle and wonder wth you just did.

    3. Re:v8 chkdsk on windows 7? by Anonymous Coward · · Score: 0

      Don't forget the NTFS storage driver, it's probably been upgraded to handle online repairs. The driver is part of the OS.

    4. Re:v8 chkdsk on windows 7? by AmiMoJo · · Score: 1

      In the past it has been possible to run newer versions of chkdsk on older versions of the filesystem, just not on the older version of the OS. Chkdsk for Windows 7 requires the NTFS driver from Windows 7 so won't work on XP, but you can boot a Windows 7 install disc and run chkdsk on an XP partition.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  10. This... by Anonymous Coward · · Score: 0, Insightful

    ...sounds like M$ is copying spinrite.

  11. Next Gen File system by OzPeter · · Score: 4, Informative

    I was curious as to why MS is continuing on with NTFS, surely there must be something newer coming out of their R&D labs. So a quick google turned up this from the same blog, but earlier this year: building the next generation file system for windows refs

    --
    I am Slashdot. Are you Slashdot as well?
    1. Re:Next Gen File system by OzPeter · · Score: 4, Informative

      In fact the whole blog is interesting Building Windows 8

      --
      I am Slashdot. Are you Slashdot as well?
    2. Re:Next Gen File system by PolygamousRanchKid+ · · Score: 2

      surely there must be something newer coming out of their R&D labs.

      Yes, they have something newer that they will release with GNU Hurd, when it comes out . . .

      --
      Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
    3. Re:Next Gen File system by Trepidity · · Score: 1

      I believe ReFS is only going to be included in the Server version of Windows 8, not the regular one, which will stick with NTFS.

    4. Re:Next Gen File system by Elbart · · Score: 1

      A filesystem with all these features missing must be good, right?
      Right?

    5. Re:Next Gen File system by Anne+Thwacks · · Score: 1
      surely there must be something newer coming out of their R&D labs

      You want something new out of MS labs on your computer?

      --
      Sent from my ASR33 using ASCII
    6. Re:Next Gen File system by Anonymous Coward · · Score: 0

      Actually, as you read through those papers, you'll see these are not just NTFS tools being upgraded with every OS release, the NTFS itself is being changed to accomodate those new features.

      So "NTFS" is not a specific FS design or version - it's a common name, but the internals are being constantly upgraded.

      But overall - yes, they are working on a new FS. It was even announced long time back that "Longhorn" / Vista would have a transactional FS.

    7. Re:Next Gen File system by Anonymous Coward · · Score: 0

      Microsoft's R&D lab is awesome. It's the rest Microsoft that needs to get it's acts together.

    8. Re:Next Gen File system by JonySuede · · Score: 1

      I said it many time, MS Research is not MS Product...
      Go read the best paper on Monads called :

      Tackling the Awkward Squad: monadic input/output, concurrency, exceptions, and foreign-language calls in Haskell

      or a recent one named :

      A monad for deterministic parallelism

      , those are world acclaimed pure CS research papers. A part of it went into F# and another went to LINQ. But the rest of it is still not productivized...

      A similar thing could be said about the series of papers on the Courrier device but like almost everything else from MS research they failed to productivizeit.

      --
      Jehovah be praised, Oracle was not selected
    9. Re:Next Gen File system by shutdown+-p+now · · Score: 1

      Mainly because people tend to not trust next-gen file systems until they've been in public use for a while and have been thoroughly tested. Btrfs did not pop up in Linux distros overnight, either, for example (and if it did, I doubt many people would use it on their primary desktops, much less servers).

  12. Lets activate Windows! by ciantic · · Score: 1, Flamebait

    Ah, finally, all those Online-something goodies for chkdsk. I've always wanted to have Windows Activation Wizard popping up before my chkdsk session, just in case I was in doubt was my copy legitimate. (It is btw)

    1. Re:Lets activate Windows! by Phroggy · · Score: 1

      Ah, finally, all those Online-something goodies for chkdsk. I've always wanted to have Windows Activation Wizard popping up before my chkdsk session, just in case I was in doubt was my copy legitimate. (It is btw)

      I assume they meant "online" as in "in the background while the rest of the system is operational", rather than "connected to the Internet and phoning home to Microsoft", but I could be wrong.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  13. Re:Improves chkdsk? Heh. by Twinbee · · Score: 1

    Ah, glad to see some of the spirit and philosophy of DiskDoctor has made it over to Windows. I wonder if that 'repair' utility actually ever worked for anyone ever.

    --
    Why OpalCalc is the best Windows calc
  14. I defend against disk corruption with HOSTS files by Anonymous Coward · · Score: 0, Offtopic
    DO THE FOLLOWING -- obtain a good reputable solid HOSTS file, like mvps' -> http://www.mvps.org/winhelp2002/hosts.htm

    * DONE!

    (Yes, it's THAT simple vs. hosts-domain based threats which ARE THE MAJORITY OF THEM OUT THERE (because hosts-domain names are recyclable unlike IP addresses)... &, it works - you CAN'T be burned if you can't go into the malware kitchen!) No more malware, no disk corruption!

    This concept & technique is VERY simple to understand, as far as how to install a custom HOSTS file, how to get data to populate it (& if need be? An Access import & "SELECT * DISTINCT FROM (tablename) ORDER BY ASC" type query & export can do the deduplication/normalization end even).

    E.G.-> I've taught it to people who have NO CLUE in computing in fact, & they took to it like ducks to water - especially custom editing their custom HOSTS file with text editors once they understand what speeds them up (hardcodes) & secures them + how, by blocking out bogus sites/servers!

    (And? Heck - They ought to like it & take to them fast! Especially considering a custom HOSTS file acts as a security layer AND more-or-less, an "online turbocharger" for speed too, for free! You already own one anyhow, with any OS that uses a BSD based IP stack (which IS most))...

    P.S.=> Of course, your HOSTS file will need to have the domain/hosts name of the C&C servers, & that you have to obtain for this to work vs. threats like bogus servers &/or maliciously scripted sites. Here's some good sources for that above & beyond mvps.org (I noted them above):

    http://hosts-file.net/?s=Download
    http://www.malwaredomainlist.com/hostslist/hosts.txt
    http://mirror1.malwaredomains.com/files/ (justdomains here)
    http://pgl.yoyo.org/as/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext
    http://sysctl.org/cameleon/hosts
    http://someonewhocares.org/hosts/
    http://hostsfile.org/hosts.html
    http://hostsfile.mine.nu/downloads/
    https://zeustracker.abuse.ch/monitor.php?filter=lastupdated
    https://spyeyetracker.abuse.ch/monitor.php?filter=lastupdated
    http://www.malwareurl.com/
    http://www.safer-networking.org/en/download/ (updater for Spybot "Search & Destroy" & it fortifies HOSTS files)

    Those are some of my regular sources that are reputable & reliable for custom HOSTS file data populations vs. known threats online - I consolidate them here via programs I wrote that normalize/deduplicate repeated entries, sort/alphabetize the results, & change from larger + slower 127.0.0.1 (longer & loopback ops happen here) to the faster & smaller 0.0.0.0 (or even 0 on Windows 2000/XP/Server 2003): Enjoy!

    ... apk

  15. Excited...in a subdued sort of way by Anonymous Coward · · Score: 0

    While I'm not a Microsoft fanboy by any means, I do recognize that a majority of companies around the world still utilize a variety Microsoft OSes, and they tend to push ideas that, while usually not totally original, become accepted by the mainstream. Frankly Microsoft's programming has gotten a lot more stream-lined and user friendly of late, particularly for IT in small companies(not to say that it's perfect...). I am interested to see how Server 8, Azure, Office 15, Windows 8, and even Windows Phone 8 and Xbox 360 mesh. I want to see what tools become truly effective and meaningful where data transfer and preservation is concerned (i.e. small things like Disk Pooling and chkdsk to system-wide backup routines etc.). At home, I would love to back-up vital files on the unused 150GB on my Xbox 360 with the click of a button, without having to buy yet another portable drive. Even pooling drive space between my PC, 360, and Windows Phone (no, I don't have a Windows Phone) would be awesome. Just little things that true integration between systems could make possible in the near future are kind of nice to consider.

    Of course, all of this is already possible in some form or another, but I'm talking functionality built into these multiple systems at retail.

  16. Re:How about my USB devices? by Rockoon · · Score: 1

    A FAT USB drive (or Android phone) doesn't need to be 'safely removed'. You can just yank the thing and it's fine (as long as it's finished its r/w operations).

    These two statements are mutually exclusive. The translation of your post, once only the facts remain, is "I hate windows." Why didnt you just say that you hate windows?

    --
    "His name was James Damore."
  17. What about hyperterm? by stevegee58 · · Score: 1, Insightful

    It still hangs at 100% CPU for no apparent reason even after 20 years.

    1. Re:What about hyperterm? by Anonymous Coward · · Score: 0

      That is a super long session. You should try logging off and back on.

    2. Re:What about hyperterm? by LordLimecat · · Score: 1

      Kind of irrelevant, since never in 20 years has it been a microsoft product.

      Also, why arent you using Putty yet?

  18. refs by StuffMaster · · Score: 1

    This is good news! I still swear by running chkdsk /f after power loss or hard reset, even with Windows 7...I've had a few cases where there was some corruption and Windows didn't give a warning about it.

    Also, it's about time NTFS got upgraded. Extents, checksums, etc. are no longer new and unnecessary.

    1. Re:refs by Elbart · · Score: 1

      ReFS won't be in Windows 8.

    2. Re:refs by Joe_Dragon · · Score: 1

      and you can't boot from it or
      Q) Can ReFS be used on removable media or drives?

      No, this is not implemented or supported.

    3. Re:refs by whoever57 · · Score: 1

      ReFS won't be in Windows 8.

      ReFS is the filesystem of the future -- and always will be?
      ReFS will be coming in the next +1 version of Windows, and always will be?

      --
      The real "Libtards" are the Libertarians!
    4. Re:refs by Sc4Freak · · Score: 1

      You'd have to be pretty crazy to use ReFS on a removable drive. ReFS is a direct competitor to ZFS, and is designed for use in enterprise and high-integrity systems, not on your USB thumbstick.

  19. Two Obvious Reasons Would Be: by Anonymous Coward · · Score: 0

    Why is Online Self Healing different and from "Make the damn FS work properly"?

    "Online Self Healing" : copyrightable

    "Make the damn FS work properly" : probably not copyrightable; and

    "Online Self Healing" : something to market to the technically naive (think CTO) - easy to SELL fix to the gullible as a FEATURE for $$$$$$$$$$$$$$$

    "Make the damn FS work properly" : sounds a tad like criticism of one of the scads of obvious weaknesses of the past couple of decades - hard to SELL fix as a FEATURE even to the technically naive

  20. For the Professional Edition by Provocateur · · Score: 1

    The Professional Edition will include a DVD of Daily Affirmation with Stuart Smalley, in case the user blames himself for the computer's failure during stressful times.

    --
    WARNING: Smartphones have side effects--most of them undocumented.
    1. Re:For the Professional Edition by maxwell+demon · · Score: 2
      --
      The Tao of math: The numbers you can count are not the real numbers.
  21. how quaint by khipu · · Score: 0

    Linux runs so reliably with ext4, package management, and all that that things like "chkdsk" and "self-healing" sound oddly quaint and old-fashioned.

    1. Re:how quaint by loufoque · · Score: 1

      It's called fsck, not chkdsk.
      And the fact that ext4 doesn't support online fsck is a major annoyance for a lot of sysadmins.

      It's not about running well or not, it's about the system being shut down in a middle of a write operation.

      btrfs can do online fsck, and I'm looking forward to it just for that.

    2. Re:how quaint by jpmorgan · · Score: 1

      Yeah. e4fsck is a much more modern name.

    3. Re:how quaint by Anonymous Coward · · Score: 0

      You must of missed the year when Ubuntu first shipped with ext4 and people had massive data corruption issues. Of course the ext4 developer blamed the problem on the app developers (for not flushing after each write) and the app developers blamed the ext4 developer (for having to flush after each write). If I remember correctly, the problem was the journal being completely updated before the data was written to disk.

      Package management has nothing to do with file system management.

    4. Re:how quaint by jones_supa · · Score: 0

      Linux is still lacking proper online defragmentation suite, too. Although, even the "e4defrag" project guy says that while testing it was actually pretty hard to get ext4 to fragment, it would be nice to have it there just for completeness.

    5. Re:how quaint by loufoque · · Score: 1

      Online defrag is planned for btrfs, too.
      I thought it had online fsck, but it seems it's only 'planned', not available yet either.

    6. Re:how quaint by Anonymous Coward · · Score: 0

      Ext4 is not all of Linux. XFS and btrfs both have working online defragmentation that I can confirm is working.

  22. Duel OS? by Anonymous Coward · · Score: 4, Funny

    En garde!!!

    1. Re:Duel OS? by Anonymous Coward · · Score: 0

      Linux did it!

      http://engardelinux.org/

  23. Re:I defend against disk corruption with HOSTS fil by RyuuzakiTetsuya · · Score: 1

    ... ... ...

    I don't know if this is the real APK or not. Wow.

    I wonder what entries he adds or removes from his hosts file when his car doesn't start.

    --
    Non impediti ratione cogitationus.
  24. Re:How about my USB devices? by maxwell+demon · · Score: 2

    A FAT USB drive (or Android phone) doesn't need to be 'safely removed'. You can just yank the thing and it's fine (as long as it's finished its r/w operations).

    I thought making sure that all read/write operations have finished was the point of "safely remove".

    --
    The Tao of math: The numbers you can count are not the real numbers.
  25. Re:Improves chkdsk? Heh. by sco08y · · Score: 3, Interesting

    Considering that the current chkdsk is actually capable of causing massive logical damage , Microsoft has a LONG way to go to make it function as intended.

    You mean it's suspected of causing additional damage in a couple of comments.

    It's very possible that there are long standing bugs. It's also possible that it just tried very hard on a hopelessly borked drive and failed.

  26. Re:How about my USB devices? by Anonymous Coward · · Score: 1

    I looked in to disabling it, and it

    See, truncated data. That's what happens when you remove without unmounting.

  27. You should be fired. by Anonymous Coward · · Score: 3, Insightful

    Seriously. Your strategy puts at risk all the writes during that rebuild process.

  28. No blinking light by tepples · · Score: 1

    You can just yank the thing and it's fine

    This is true if you've set the drive's caching policy to "optimize for quick removal" rather than "optimize for performance". (Names are from memory and may not be exact.) "Optimize for quick removal", which Windows turns on automatically for removable media drives, syncs the file system continuously.

    (as long as it's finished its r/w operations).

    The trouble is figuring out when this has happened, as a lot of USB mass storage devices don't have a blinking access light. Only one of my USB flash drives has one, and my Android device does not. As maxwell demon pointed, out, the "safely remove" on a removable drive is useful for making sure that all writes have completed.

  29. Christ.. by Anonymous Coward · · Score: 0

    Microsoft can't do anything to magically make hard drives stop failing when parts go bad

    Yes, we know. Since when did /. become so patronising?

  30. Back in '99 by rsilvergun · · Score: 1

    I remember being told not to run chkdsk on my ext2 volumes because a) there was no need and b) more harm than good. I never once ran it on a Linux desktop. And forget about defrag. Is there some reason NTFS can't do this?

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:Back in '99 by Anonymous Coward · · Score: 0

      "I remember being told not to run chkdsk on my ext2 volumes"

      Someone lied to you. ext[234] will do timed/counted fscks whenever it inconveniences you at reboot :)

    2. Re:Back in '99 by LordLimecat · · Score: 1

      Ext2 is a non-journaling filesystem. If you want to go back in time and experience the joys of that on a MS system, you can go FAT32. Enjoy your disk corruption the first time you have a non-safe disk shutdown.

  31. Re:I defend against disk corruption with HOSTS fil by Anonymous Coward · · Score: 0

    It can't be—he only signed it once.

  32. Disk corruption? by dutchwhizzman · · Score: 1

    How can chkdisk fix corrupted hardware? Yes, "disk corruption" is about hardware, not about a filesystem. It would need low level interfaces to the actual controllers (these days inside the drive) and do things most vendor support software doesn't even do. So the summary is blatantly wrong, you can't fix a broken disk with chkdsk, not even the new version.

    What they are actually doing is classifying 18 different forms of filesystem corruptions and are building the OS and filesystem drivers in such a way that they can fix a few of them online and do analysis of the ones they can't fix while the filesystem is online, so they can fix them later without having to scan the entire filesystem. That means that only the actual repair might require the filesystem to be put offline for a limited time and in general does not need a reboot. How they plan to do this without accidental overwriting of lost clusters is a mystery to me, but they must have thought about this.

    --
    I was promised a flying car. Where is my flying car?
  33. Error correction? by Dwedit · · Score: 1

    Wake me up when there's pervasive Reed-Solomon error correction everywhere.

    1. Re:Error correction? by RocketRabbit · · Score: 1

      ZFS!

    2. Re:Error correction? by Sc4Freak · · Score: 1

      ReFS (Win8) and ZFS (Solaris) already exist and are production-ready. There's btrfs for Linux but it's still early in development and is far from usable.

  34. yeah youre right, its decades by now. by Anonymous Coward · · Score: 0

    yeah youre right, its decades by now.

  35. do you mean failed to innovate?? by Anonymous Coward · · Score: 0

    do you mean failed to INNOVATE?? rofl /ducks chair

  36. Mod this up, this is what's new. by Anonymous Coward · · Score: 1

    *Volume doesn't need to dismount to run CHKDSK; it's modus operandi is now very volume shadow copy-esque.

    *Windows will run an online "disk health check service".

    *If a the NTFS Driver finds an issue with the disk, It reports it to the "disk health check service".

    *The "disk health check service" then runs chkdsk on just the defective file, or of needed, the entire drive, fixing the problem upfront before it can corrode and make things worse.

    *The Disk health check service will give you a nice bar graph, pie chart, or health bar to see how healthy the disk is. (Read: The market-speak is brutally thick in this article.)

    Long story short: This is handy for maintaining fileservers and RAID 1 arrays; for the average single-disk machine, basically it covers up hardware failure. Oh, and it'll improve the security of the OS since most viruses that do low-level editing of a disk don't re-write the CRC32 at the end of the cluster, thus the OS will detect the bad cluster and replace it from backup (Windows File Protection Services).

    Set up event viewer on the domain to report all disk errors to a single system and report anything on Disk 0. If a machine ever gets a disk 0 error, replace the disk. It WILL fail a surface scan 100% of the time. End of story.

  37. OS/2 chkdsk takes 1 hour per GB (yes GB) by Anonymous Coward · · Score: 0

    At least it did in 1996. There was one guy doing all of HPFS back then, and it was the hayday of OS/2 Warp 4. And the death watch, too, because we all know how that went. Doodoo? Oh, right, DoDo !!

  38. Re:chkdsk is needed for NTFS still? by SuiteSisterMary · · Score: 1

    Yeah, kinda like the *NIXs dropped fsck so long ago.

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  39. Won't work everywhere by Anonymous Coward · · Score: 1

    The new Windows 8 chkdsk program detects corruption... if you try to use it in Washington D.C., for example, it goes crazy and shits itself, curls up in a ball and cries while sucking its thumb.

    1. Re:Won't work everywhere by airdweller · · Score: 1

      Dude, log in. I don't mod up cowards.

  40. #1 thing I want - block-level checksums by PhunkySchtuff · · Score: 4, Interesting

    The number 1 feature I want in current filesystems is block-level checksums.
    I've had to perform data recovery for a number of people recently (yes, backups help, but sometimes having them just 24 hours out of date means there are advantages to attempting to recover the data off the failed or failing drive or array)

    Now, using a combination of tools I've been able to get the faulty drive to give me back data, but I've got no way whatsoever of knowing if the data it's given back to me is actually the data that was stored on it in the first place.

    Having end-to-end checksums would easily allow me to assign a confidence level to data recovery procedures, letting me know that the data I have retrieved is what was stored - it would also allow better control over operations like fsck or chkdsk if the blocks that hold metadata are also checksummed, that way it would be possible to tell if a block has been randomly corrupted somehow, or if it's stored as intended.

    1. Re:#1 thing I want - block-level checksums by Anonymous Coward · · Score: 1

      I'd like to see something akin to PAR2 baked into the file system.

    2. Re:#1 thing I want - block-level checksums by toddestan · · Score: 1

      Agreed. I'd gladly turn a 2TB drive into a 1.8TB drive if it meant that the file system was doing 10% PARs behind the scenes.

  41. Often not worth it by dbIII · · Score: 1

    By the time you've got enough fragmented files to cause problems it's usually time to move everything to a bigger disk anyway. If it isn't, the easy (but time consuming) way is to copy everything off and then back again. Since there's no hidden system files and no requirement to just dump the files immediately all over the disk in fragements it just works - no tool more complex than cp, tar or rsync required.
    Windows fanboys shouldn't take it as an insult - different priorities and different approaches result in different behaviour. NTFS dumps those files down almost ASAP so fragmentation is very common - other filesystems buffer more and are prepared to wait longer for that disk to spin around again so fragmentation is very rare, especially is there is something like NFS in the middle. The fragmentation is a throwback to MSDOS and the need for quick removal of floppy disks versus the *nix approach where the thing won't let you unmount anything until it's really sure everything is done and the user just has to put up with the wait.

  42. Re:chkdsk is needed for NTFS still? by dbIII · · Score: 2

    Hardware dies if nothing else.
    Cutting the power on a modern file system also results in it having to finish what it was up to when the lights went out.

  43. Impersonating me again? Please... apk by Anonymous Coward · · Score: 0

    See subject-line, & impersonating me here was weak -> http://hardware.slashdot.org/comments.pl?sid=2846161&cid=39981271

    APK

    P.S.=> Trolls here on /. are sinking to NEW "lows" yet again... apk

  44. It's not me (being impersonated, again)... apk by Anonymous Coward · · Score: 0

    See subject, & IF the "best you've got", trolls, is impersonating me? U FAIL!

    * I must have BADLY 'spanked' the fool that's impersonating me here now -> http://hardware.slashdot.org/comments.pl?sid=2846161&cid=39981271

    (Since he has to resort to *trying* to impersonate me here on /. in order to discredit me... and, I'll state a fact to correct the idiot attempting to impersonate me here now: No - hosts files do NOT fix or prevent disk corruption OR filesystem errors, period...)

    APK

    P.S.=> Bottom-Line: Whoever's impersonating me now is a total loser and obviously is suffering from "geek angst" @ this point, in impersonating me in the link above here in this article thread's comment exchanges, no questions asked!

    Yes - it's obvious whoever's doing it has taken such a beating from me before, all they have now is attempting to impersonate me (instead of directly facing me in a conversation/debate I actually DID start, but then, I never lose those so, this is the result - attempts @ impersonating me in some WEAK attempt @ discrediting me instead)... apk

  45. using or abusing the legal system by Anonymous Coward · · Score: 0

    Microsoft v. Motorola: using or abusing the legal system? The two consumer technology powerhouses are embroiled in a spectrum of legal debate over decade-old patents. http://bit.ly/IYHYrD

  46. YO - MS changes-up file checker! by dgharmon · · Score: 1

    Does this really deserve a whole article on Slashdot and why are you talking in fake rapper slang, like off The Wire?

    "In Windows 8, Microsoft is changing things up"

    --
    AccountKiller
  47. Is trolling Slashdot your dayjob? by dgharmon · · Score: 1

    "It seems like Microsoft is really going out of it's way to innovate in Windows 8 ...

    List of File Systems

    --
    AccountKiller
  48. How about making it just faster? by devent · · Score: 1

    fsck with ext4 takes literally seconds for 100s of GB. It is so fast, I am using it every time I mount my backup medias. For example 100GB encrypted partition: [~] # time fsck /dev/mapper/read-snap
    fsck from util-linux 2.20.1
    e2fsck 1.41.14 (22-Dec-2010)
    read: clean, 880109/6406144 files, 22357360/25599488 blocks

    real 0m0.184s
    user 0m0.022s
    sys 0m0.010s

    So it just took 0.2 Sec for the check, whereas the Windows chkdsk takes a few minutes. I don't know what chkdsk does, why it takes so long. But as long as chkdsk takes minutes, it is just garbage. How about to make it perform in seconds (or fraction of seconds) just like fsck with ext4 (or ext2, ext3 it was).

    --
    http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
    1. Re:How about making it just faster? by Jon+Stone · · Score: 2

      If the filesystem is already marked as clean, then e2fsck doesn't actually check anything. You might want to try timing "fsck -f ..."

    2. Re:How about making it just faster? by devent · · Score: 1
      That correct, sorry I didn't think about that (why you get only 1 mod point). I did again with -f:
      time fsck -f /dev/mapper/read-snap
      fsck from util-linux 2.20.1
      e2fsck 1.41.14 (22-Dec-2010)
      Pass 1: Checking inodes, blocks, and sizes
      Pass 2: Checking directory structure
      Pass 3: Checking directory connectivity
      Pass 4: Checking reference counts
      Pass 5: Checking group summary information
      read: 880423/6406144 files (0.8% non-contiguous), 22360202/25599488 blocks

      real 0m22.523s
      user 0m4.032s
      sys 0m1.116s

      It takes 22.5 seconds. Still way faster then Windows would take.

      --
      http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
  49. Yes you can by Anonymous Coward · · Score: 0

    Most binaries which use libraries (dll's) have a very specific search pattern which is being followed. First the current directory, then \windows\system32, then (iirc) \windows and then the searchpath.

    So yes, its perfectly doable. If chkdsk.exe uses specific new dll's simply put the .exe and .dll's into a separate directory and you should be good to go.

  50. Disk thrashing by Anonymous Coward · · Score: 0

    If windows wasn't logging so much information to send to micro$oft (google microsoft start men usage demographics) and probably the FBI/CIA/InsertAgencyNameHere at this point, it wouldn't be thrashing the drive as much as it does to cause the corruption in the first place. My Kubuntu system won't even touch the swap most of the time let alone perform write operations 100 times a sec.