Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Data Storage IT

Slashdot Asks: Do You Need To Properly Eject a USB Drive Before Yanking it Out? (daringfireball.net) 521

In a story earlier this week, Popular Science magazine explored an age-old topic: Do people need to safely eject a USB stick before they pull it from their computer? The magazine's take on it -- which is, as soon any ongoing transfer of files is complete, it is safe to yank out the flash drive -- has unsurprisingly stirred a debate. Here's what the magazine wrote: But do you really need to eject a thumb drive the right way? Probably not. Just wait for it to finish copying your data, give it a few seconds, then yank. To be on the cautious side, be more conservative with external hard drives, especially the old ones that actually spin. That's not the official procedure, nor the most conservative approach. And in a worst-case scenario, you risk corrupting a file or -- even more unlikely -- the entire storage device. To justify its rationale, the magazine has cited a number of computer science professors. In the same story, however, a director of product marketing at SanDisk made a case for why people should probably safely eject the device. He said, "Failure to safely eject the drive may potentially damage the data due to processes happening in the system background that are unseen to the user."

John Gruber of DaringFireball (where we originally spotted the story), makes a case for why users should safely eject the device before pulling it out: This is terrible advice. It's akin to saying you probably don't need to wear a seat belt because it's unlikely anything bad will happen. Imagine a few dozen people saying they drive without a seat belt every day and nothing's ever gone wrong, so it must be OK. (The breakdown in this analogy is that with seat belts, you know instantly when you need to be wearing one. With USB drives, you might not discover for months or years that you've got a corrupt file that was only partially written to disk when you yanked the drive.)

I see a bunch of "just pull out the drive and not worry about it" Mac users on Twitter celebrating this article, and I don't get it. On the Mac you have to do something on screen when you eject a drive. Either you properly eject it before unplugging the drive -- one click in the Finder sidebar -- or you need to dismiss the alert you'll get about having removed a drive that wasn't properly ejected. Why not take the course of action that guarantees data integrity?
What are your thoughts on this? Do you think the answer varies across different file systems and operating systems?
This discussion has been archived. No new comments can be posted.

Slashdot Asks: Do You Need To Properly Eject a USB Drive Before Yanking it Out?

Comments Filter:
  • yes, (Score:5, Funny)

    by Anonymous Coward on Sunday July 22, 2018 @10:09AM (#56989670)
    one should always eject before pulling out
    • Re:yes, (Score:5, Funny)

      by Anonymous Coward on Sunday July 22, 2018 @01:15PM (#56990504)

      one should always eject before pulling out

      Also remember to use protection against virus

  • Depends. (Score:5, Informative)

    by msauve ( 701917 ) on Sunday July 22, 2018 @10:12AM (#56989680)
    No mention of the OS or file system. Assuming Windows - there's a setting for "Quick Removal," which disables write caching and makes it so "you can disconnect the device safely", and another for "Better Performance," which doesn't and may cause grief.
    • Re:Depends. (Score:5, Informative)

      by BenFranske ( 646563 ) on Sunday July 22, 2018 @10:37AM (#56989796) Homepage

      This is true. My recollection is also that somewhere along the line Microsoft changed the default in Windows. Traditionally in Windows all mass storage devices, think HDDs, had performance enhancing features such as caching turned on which can cause delayed writes while media like floppies had it turned off. The problem is that when USB 2 came out and USB mass storage became feasible people started unplugging USB drives as soon as the copy appeared to be finished even if the OS was really still writing to the drive in the background causing a potential for data corruption. In this era we were teaching everyone to eject USB drives before removing as that would force a clearing of the write cache before giving the OK to remove the drive.

      Somewhere along the line (maybe Windows Vista?) it became apparent that the clumsy drive eject mechanism in Windows, combined with users frequently forgetting to do it, and the increasing popularity of flash drives made this a usability issue. At that point Microsoft changed how Windows handles USB attached mass storage devices and disabled or modified the performance features to flush the write cache as quickly as possible and keep copy dialogs on screen until the files were actually fully copied. At the same time a lot of flash drive manufacturers started putting access indicator LEDs on the drives so you could tell if the drive was being accessed. After this most Windows users stopped ejecting drives before removal and save for an especially odd case there seems to have been little data corruption which can be traced back to not ejecting the drive.

      • Re:Depends. (Score:5, Informative)

        by thegarbz ( 1787294 ) on Sunday July 22, 2018 @01:02PM (#56990422)

        My recollection is also that somewhere along the line Microsoft changed the default in Windows.

        Yes, almost 17 years ago they changed that default. Windows hasn't enabled caching and the likes on removable drives since the release of Windows XP.

        The only benefit you get of the safely remove feature is that windows won't let you remove the drive if it is actively being written to. But either way you will know instantly if you end up with a corrupted file if you don't safely remove as you'll get an error message for whatever program was writing.

        Mr Gruber's scenario of hidden corruption just isn't a thing.

        • Maybe true, but...

          If you just yank it, the next time you want to use it you'll have to go through "The file system on this disk may be corrupt, do you want to run CHKDSK on it" followed by several dialog boxes that need clicking.

          Your idiotic "I'm going to yank it anyway" attitude just makes things worse in the long run.

          • Maybe true, but...

            If you just yank it, the next time you want to use it you'll have to go through "The file system on this disk may be corrupt, do you want to run CHKDSK on it" followed by several dialog boxes that need clicking.

            Your idiotic "I'm going to yank it anyway" attitude just makes things worse in the long run.

            Not if you're using a reasonably current version of windows. Honestly, until this idiotic thing got posted to slashdot I had forgotten about having to "eject" storage devices back in the day. Maybe it's a concern if you're using osx or some flavor of *nix. It is not a concern with windows.

            Also, every usb device I own, and I have a large bag (probably 30 of various sizes) of them from tech conventions and the like... every one has an LED on it to indicate if read/write is going on. If the bright light i

          • by Khyber ( 864651 )

            "If you just yank it, the next time you want to use it you'll have to go through "The file system on this disk may be corrupt, do you want to run CHKDSK on it" "

            Uh, no? Haven't seen that in about 15 years. I NEVER eject drives. Hell I hot-swap SATA all day. I never get asked to run a damn thing.

      • Re:Depends. (Score:5, Interesting)

        by Joce640k ( 829181 ) on Sunday July 22, 2018 @01:45PM (#56990628) Homepage

        I remember back in the 1980s when the Commodore Amiga used to say:

        "You MUST put the floppy disk back in or data loss could occur".

        (or something like that)

        If only modern operating systems had such technology.

    • Re: (Score:2, Interesting)

      by Spazmania ( 174582 )

      If your operating system was programmed well, the IO call writing to the USB drive would not return until all write buffers were flushed, would not permit large write buffers to a USB drive -and- nothing else would attempt to write the USB drive in the background.

      Your operating system was not programmed well. Quick Removal only gets close.

    • I can't help but think there is a a simple interaction (and possibly partly technical) solution to this:
      Just indicate whether write buffers are definitely empty for a certain drive and ejection can be done safely if no other writes are started (an orange indicator next to the ejectable, for instance). It is silly that putting in a USB drive and yanking it out almost immediately is regarded as unsafe ejection or bad practice.

      I understand that theoretically another process can initiate a write as you are yank

    • Re:Depends. (Score:5, Insightful)

      by willy_me ( 212994 ) on Sunday July 22, 2018 @12:31PM (#56990308)
      Plenty of things could still go wrong. There is simply no guarantee that the OS will not be writing to the FAT due to some background process. Pull the drive at the wrong time and you corrupt the FAT. If one uses a journaling file system, yanking the drive becomes more feasible - but is still not a good idea.
    • I always format usb drives as NTFS because it is more damage-resistant than FAT32. Not immune, but more resistant to several types of errors due to journaling.

    • by Solandri ( 704621 ) on Sunday July 22, 2018 @01:05PM (#56990442)
      Because all it does is change the choice to "Do I eject the drive properly, or do I check to make sure "quick removal" is enabled and then yank the drive?" Unless you already know it's been set (i.e. you personally set it previously for this drive for this instance), the latter takes more time than ejecting.

      The #1 cause I've seen for corruption of data/partition information on USB flash and external HDDs is yanking it out too quickly, just before the copy has finished. In theory a journaling filesystem like NTFS should be immune to damage from this. But for some reason it occasionally seems to corrupt the partition table making the entire contents of the drive inaccessible unless you're skilled enough to repair it manually (usual cause seems to be the partition type number got changed).

      That's a 10 minute or so repair process if you know what you're doing. If you don't, it's probably 30-60 minutes downloading the tools and stumbling around trying to figure it out. And if you obeyed Windows when it popped up the "You need to format this disk before you can use it" message [sandisk.com] when you plugged the drive in again, and formatted it, now you're looking at several hours for file recovery with no guarantee you'll be able to recover everything. (They really need to add a second line to that message saying that formatting will destroy any existing data.)

      All this risk and time wasted just to save a few seconds by not ejecting. So I advise people to always eject the drive before yanking it. The seatbelt analogy is very appropriate. It takes very little time to do, but the rare consequences if you don't do it can be devastating.
  • by Anonymous Coward on Sunday July 22, 2018 @10:13AM (#56989686)

    I can't count the number of times I've tried to eject a USB drive, and Mac OS tells me it's "unable to eject the drive because it's in use."

    Usually it's because Preview.app held onto some file descriptor for its stupid thumbnail of recent documents - not the list in the file menu, the one that pops up when you right-click on Preview in the Dock.

    Apple used to promote the idea that the user is in charge. When I click "eject," the damn thing should eject!

  • This isn't a debate (Score:5, Informative)

    by Murdoch5 ( 1563847 ) on Sunday July 22, 2018 @10:15AM (#56989694) Homepage
    Depending on the write method in use from the OS, you either have transferred the full contents of what you wanted, or you haven't. In the later, ejecting will finish the write cycle and in the first you're good to go. There is one other rare problem that can arise and that's file-system corruption. and you run the risk of it by just pulling your USB key out, although with any modern file-system, such as EXT4, BTRFS, ZFS, even NTFS, that chances of seeing corruption are rare.
  • Service Technician (Score:3, Informative)

    by Anonymous Coward on Sunday July 22, 2018 @10:18AM (#56989714)

    I repair computers and macs for a living and have been doing so for more than 20 years.

    Is it safe to yank a USB drive?
    No, but the severity varies by OS.

    On Linux or Mac? Somewhat, or at least safer than Windows, but I'd go ahead and unmount it anyway just to be safe.
    On Windows? No. You can do it, but you're taking a gamble every time that doing so will break the partition tables. You might be able to fix that and get the data back off of it... or you might not.

    Now, will I do it anyway, knowing the risk?
    Absolutely, and especially on windows. I keep a drive just for moving diagnostic tools or software to windows computers while inside the OS and occasionally, windows decides it doesn't want to unmount it, so I'll yank it anyway. But that's with the understanding that everything on that drive can go 'poof' any time I do it and everything on it is backed up.

    In short:
    If you value what's on that drive, you shouldn't... but you should have more than the one copy on the drive of whatever you're moving around anyway.
    If you don't have backups, it must not have been important.

  • Risk (Score:2, Insightful)

    by xonen ( 774419 )

    It's akin to saying you probably don't need to wear a seat belt

    No, no and no.

    As you may know, risk = damage x chance.

    When i don't wear a seat belt and get in a crash, i might die or suffer severe injuries. That's big damage.

    When i loose a file, i lost a few bits. I usually couldn't care less. It might be a photo or mp3 file. It might be a failed backup. Worst case it's a fortune worth of bitcoin. But i won't die from it.

    Don't make analogies that just aren't true. Don't pretend a lost bit is the same as a broken body part. And to be on-topic - i usually just `yank` my t

    • As you may know, risk = damage x chance.
      Only if the damage is monetary and you are in the insurance business. Otherwise risk and chance are two orthogonal axis.

      E.g. the typical prisoner dilemma: you are sentenced to life time prison. You get offered to either stay and accept the sentence or walk through two doors: one door gives you freedom, the other door execution.

      The chance is 50% for either freedom or death. The risk is death, and not an abstract number multiplied from two other numbers.

      • The worst case is almost always that you die. You can die of a heart attack, a car crash, lightning strike, whatever. We have dismissed them because they are highly improbable. If it was 50-50 thereâ(TM)s a âoerealâ chance youâ(TM)ll die. It only looks like a 1D model after youâ(TM)ve evaluated the other dimension.

    • Worst case it's a fortune worth of bitcoin. But i won't die from it.

      That depends on how your country handles health care finance.

    • When i loose a file, i lost a few bits. I usually couldn't care less. It might be a photo or mp3 file. It might be a failed backup. Worst case it's a fortune worth of bitcoin. But i won't die from it.

      Funny you should say that. When it comes down to it, the biggest killer on this planet is a lack of money. So that loss of bitcoin could kill you if you needed food. Or if you owed the mob. Or if you needed an operation insurance would not cover. Many wars in the world about about nothing more them money.

      If money really means nothing to you, you must have quite a bit of it by world standards.

  • Sigh. (Score:5, Insightful)

    by ledow ( 319597 ) on Sunday July 22, 2018 @10:25AM (#56989742) Homepage

    If you haven't written anything to the USB, yes, it's completely safe. Any filesystem that's writing data just because of your passive reading of the disk is a) stupid, b) should have recovery for such, c) shouldn't be writing anything important (e.g. a last access time, maybe?)

    If you have written anything to the disk, and it's synced to disk (i.e. activity light is idle) then, yes, it's safe. This may be dependent on OS and whether you can see any activity light. Modern OS should mount without write-caching for external drives unless told otherwise, and any half-decent filesystem should survive a forcible unmount in such circumstances

    If the USB is still busy churning after you copied files to it, and you yank it? Yes, you're gonna lose data.

    That a bunch of "nerds" can't figure this out after all the years we've had USB disks etc. (I remember starting with them in 95 OSR2 / Linux 2.0 personally?) really worries me.

    Same as floppies before it. Floppy only being read-from? You can yank it. Floppy was written to but has now gone idle? You can yank it. Floppy was written to and it still pulsing / flashing? Leave it alone.

    • by tepples ( 727027 )

      If you have written anything to the disk, and it's synced to disk (i.e. activity light is idle) then, yes, it's safe.

      The activity light comes back on just as your brain sends the signal to your arm to pull the plug. Still safe?

    • If you haven't written anything to the USB, yes, it's completely safe. Any filesystem that's writing data just because of your passive reading of the disk is a) stupid, b) should have recovery for such, c) shouldn't be writing anything important (e.g. a last access time, maybe?)

      That would be windows that by default updates the partition table when it sees a new disk. And while I agree with you, it is still the way it is...

  • Depends (Score:5, Informative)

    by AlanObject ( 3603453 ) on Sunday July 22, 2018 @10:27AM (#56989758)

    I used to write a lot of 8GB+ file system images to 16GB SanDisk devices using an Ubuntu 14.04 system. The caching it did was immense. The dd or the cp command finished in less than 60 seconds but when I did a umount command on the volume it would block for about 5 whole minutes or more while the cache emptied.

    These particular USB drives have a blue activity LED on them so it wasn't hard to figure out what was going on.

    In that use case yanking the USB would have been a big no no.

    • Re: (Score:2, Informative)

      by Anonymous Coward

      I used to write a lot of 8GB+ file system images to 16GB SanDisk devices using an Ubuntu 14.04 system. The caching it did was immense. The dd or the cp command finished in less than 60 seconds but when I did a umount command on the volume it would block for about 5 whole minutes or more while the cache emptied.

      These particular USB drives have a blue activity LED on them so it wasn't hard to figure out what was going on.

      In that use case yanking the USB would have been a big no no.

      This is why dd has the argument "oflag=sync". I suppose you could also use "oflag=nocache", never tried it myself, but the man page suggests it has the same effect.

      Likewise it's easy enough to add "&& sync" or "&& sync && umount /your/device" to the end of a cp command. If you want to monitor it with a glance once in a while, try iotop.

      I have also noticed that if I perform a copy with my GUI file manager the copy notification stays on until it's really completed. On a big copy a U

  • all the time. Have carpeting too. The case is open often and a beer is balanced somewhere nearby that it probably shouldn't. Not the same as forgoing a seat belt at all.
  • RAM caches (Score:5, Informative)

    by dissy ( 172727 ) on Sunday July 22, 2018 @10:29AM (#56989762)

    Depends how many places "confirmed" saved data can be cached in RAM.

    Spinning hard drives have their own cache, which isn't written to the actual disk until either the cache is "full enough" or you instruct it to do so.
    This data will be lost if you power the device down before the cache is flushed to disk, after the drive reported the data saved.

    Flash sort of depends, an SSD for example tends to do the same thing, but there are different ways it can go about it.

    Older SSDs can only write 4k blocks, it wasn't possible to write less data.
    So to write for example 300 bytes, the controller has to pull in a 4k block to its RAM, edit those 300 bytes, and write out the entire 4k block again.
    Pull power before this is done and your 300 bytes are gone.

    "Removable" USB flash drives, the better ones at least, tend to not report data as saved before it really is, just to help avoid this problem. There is little hope for a non-technical person to know what their particular flash drive is doing however, and not even obvious to technical people either.

    On top of that, your OS likely caches data to be written to any disk in RAM, completely independent of what the disk itself is doing.

    If one is absolutely certain how all of these caches function, and can be completely assured all data is written in a method that doesn't rely on the disk claiming it is or isn't, then in that case it would be safe to power down the device.

    For average and above average users, that will just not be true.
    Even for experts, outside of a small set of cases like highly customized and tuned systems, it may be true the expert knows what is going on, but would tell you from that knowledge it wouldn't be safe and is a silly risk to take, with a high cost of data loss in exchange for a couple of seconds of time saved.

    Hell, even I am still in the habit of issuing three 'sync' commands in a row before an unmount command, and that's despite the knowledge the unmount command will do a 'sync' call of its own!

    But as this advice is for average or below people, as bad as it is, isn't the worst things commonly done.
    Average or below people rarely even make backups, which has a far higher cost when (never IF) a drive fails. Corrupting a couple files on a single USB drive compared to not having any backups is like complaining your car only has 5 airbags instead of 6 while driving it off of a cliff...

  • by inking ( 2869053 ) on Sunday July 22, 2018 @10:30AM (#56989766)
    My thoughts are that this is bad design and will hopefully be fixed in some future revision.
    • by evanh ( 627108 )

      Yes it is bad design - called write-back caching. It's one of the dumbest of ideas for removables, sits alongside auto-run.

      Removables should always immediately flush all write data, as in use write-through caching. I doubt it will ever be fixed though, it's been that way for 500 million years already.

    • It is. It is called "The Cloud!" It has all new bad design!
  • You *should* be able to just yank out a USB drive but there's always the chance that a program has a file open and has modified it but not closed it which means, depending on the file system, the file (and maybe the drive) is corrupt until it is closed.

    I would think that the idea application behaviour when it comes to files the guidelines should be:
    a) Opens the file to read the contents and store in memory. Once this is done, the file is closed.
    b) Searches and operations are done on the copy in memory.
    c)

  • YES, eject first (Score:5, Informative)

    by thePsychologist ( 1062886 ) on Sunday July 22, 2018 @10:34AM (#56989782) Journal

    Ever think of testing this for yourself?

    It's easy. Create a half a dozen or more files of random numbers or use existing large files. I created six files of a million random integers in Python. End result, six files of about 6.9MB each. Create an md5 checksum file when you make them.

    Copy them to a USB stick, and then yank the stick right when the light stops blinking. Plug the USB stick back in. Watch and learn. Easily reproducible phenomenon are:
    * Not all files even appear when the stick is plugged back in
    * Some of the files might appear, but give I/O errors and won't even be complete
    * A Few might pass the checksum integrity test

    I'm on Linux Mint, but I have seen the results on other OSes as well. The OS caches the data to be written sometime, presumably to speed up file operations. There's a reason why eject exists.

    • Sync and unmount. (Score:5, Informative)

      by Ungrounded Lightning ( 62228 ) on Sunday July 22, 2018 @12:36PM (#56990324) Journal

      Copy them to a USB stick, and then yank the stick right when the light stops blinking.

      Two functionalities are key: Sync and unmount.
        - Sync forces the filesystem to complete all in-RAM updates to blocks, write the blocks to the driver, and forces the driver to flush all pending writes to the backing store. Issuing a "sync" kicks off activity that insures the data for the current state is all on the backing store when the activity is completed. (And manually issuing two of them insures the first one is completed before the second command returns.)
        - Unmount also tells the filesystem to get all files closed, go to such a state (including updating a flag saying it isn't mounted, if that is part of the filesystem) and write this all to the store.

      Unixes and linux are usually configured to issue syncs periodically. So if you write new stuff to your filesystem, and your filesystem/driver combination isn't one that tries to always force the data to the store right away, you'll see the activitly light go out when there's still important stuff in a last few buffers which AREN'T written yet. (For a new file, on some filesystems, that will include the metadata about the file, which got finalized when it got closed and thus is the last thing changed.) Pull the store now and important stuff about these new files is incomplete or missing, even if they've been closed (so the last buffer of data is complete and queued to be written).

      When this happens, if you wait around a short time, and the periodic sync will force it out to the store. But it might be so few blocks that you don't see the activity light blink. Pull the store after that and it will have the file data and metadata for the new, and closed, files. But the filesystem image will still be in a "mounted" state, so remounting it will require at least some filesystem scan (very short for journaling filesystems) and may generate a gripe from the OS.

      Unmount (then sync;sync, though unmount seems to do that for you these days) and you guarantee that the backing store is clean and ready to go. Eject does that for you (or gripes if it can't because there are sill things in use by live apps) before it actually ejects the storage medium or tells you you can safely remove it.

  • First of all: an annoying dialog pops up and an annoying beep comes, you have to close the dialog, probably even with the mouse because ESC or ENTER does not work.

    Secondly, you probably have forgotten that a file is open in Excel or whatever and it is half modified but not fully saved.

    Why not eject it and be safe, respectively be not annoyed?

  • More sophisticated SSDs perform static wear leveling (moving old data to different locations on the disk) in the background. To improve performance, firmware on some disks does this without ensuring atomicity of each operation. It means that in case of unexpected power loss you could end up with seriously broken filesystem. Cheap pendrives are probably not affected by this, but you should be careful when connecting e.g. external SSD via USB.

  • ...more than you do. I say this every time someone claims to know better than the OS designer. For example, memory defragmenting applications, RAM boosters, memory cleaners... if they did good, it would be probably built into the OS already.

    This is a similar case, but even easier to rationalize. The designers went out of their way to warn you and chastise you for yanking out a USB device. They spent time and effort adding these messages in. I would assume they are valid just from that alone.

    Windows in parti

    • by Junta ( 36770 )

      Well, here it's a bit of an evolved situation, and one that evolved with the general state of storage.

      Once upon a time, OSes didn't bother to cache writes, they just wrote to disk and were done. Computer could just turn off at any time (parking hard drives manually aside). Memory was too scarce.

      Then memory was more plentiful and OSes became more sophisticated, disk IO then presumed caching, and shutting off your system without proper shutdown was exceedingly high risk. Removable media came into fashion w

    • ...more than you do. I say this every time someone claims to know better than the OS designer.

      As someone who has actually written software and contributed to many projects; No! Do not trust me! I still remember when a major release of my software hit slashdot, and one of the first comments was "Why can't I see any logs?" Yes, I made a stupid build error that hosed logs. I was able to push a new release the next day with that fix, but it took someone not trusting me to find it first.

      Also, the Metro Interface proves that the designers are often drinking better stuff than we can afford.

  • Why don't USB drives self-eject? I mean, beyond memory size and speed, and the ability to buy one in the shape of sushi, USB drives haven't evolved since their introduction. It would seem like adding a button on the drive itself--one that calls to the system to let it eject--is waaaay overdue (considering the current, boorish way of doing it, which involves using your mouse or keyboard and way too much thought and effort).

    Free idea right here. Sandisk? PNY? Hello?

    • by Junta ( 36770 )

      Because adding a button and indicator to show completion means cost and ruining the 'minimalist' design point they are going for. Further, they know consumers will likely ignore that anyway, and that OSes have given up write-caching for removable storage anyway.

    • You mean making them work like CD-Rom drives? I guess they didn't want to make them work like that to make things simpler.
      • You mean making them work like CD-Rom drives?

        You mean where the button ignores you and does not eject the disk. Or starts to and teases you and then closes again? Like that?

  • by bill_mcgonigle ( 4333 ) * on Sunday July 22, 2018 @11:05AM (#56989938) Homepage Journal

    What are your thoughts on this? Do you think the answer varies across different file systems and operating systems?

    You're kidding, right?

  • by Artem S. Tashkinov ( 764309 ) on Sunday July 22, 2018 @11:06AM (#56989950) Homepage

    Safe eject/removal is the only way to guarantee that file buffers are flushed and metadata is in a consistent state.

    If you're OK with losing files, or having chunks of your free space marked as occupied, then don't use safe eject.

  • by Junta ( 36770 ) on Sunday July 22, 2018 @11:06AM (#56989952)

    Err on the side of caution. Etiher:
    You don't need to because the system isn't caching writes, in which case the result is instant
    The result is slow, which means you need to do the 'eject' procedure.
    Practically speaking, modern OSes have gotten the point, a small usb attached storage device is at high risk to be yanked out, so they disable write caching by default.

  • I always have write caching turned off. Windows has the Quick Removal option, so why would it be there and be called that if it wasn't there to allow you to pull it out?
    I never ejected a flash drive in XP and never had a problem. In Win 7 I almost always do, as it doesn't seem to work properly, but at work we have a Win 10 laptop and 90% of the time it doesn't allow me to eject (warning message pops up), so I have to either reboot (yeah, right), or just pull it out and hope for the best.

    Why don't flash dr

  • Just thinking about this, it's really the same question - when you power down your PC/laptop/whatever, do you hold the power button down for five seconds to shut it down or do a "System Shutdown"?

    It's really the same thing when you apply to USB thumb drives.

    • Just thinking about this, it's really the same question - when you power down your PC/laptop/whatever, do you hold the power button down for five seconds to shut it down or do a "System Shutdown"?

      It happens every time Windows decides to update while on batteries... :)

  • Windows is funny like that.
  • This is the result of OS programmers throwing wrappers around internal APIs instead of designing a product.

    How about the OS make yankable the default state, with an indicator light on the task bar, window bars, etc. For that matter computer makers can put a tiny LED by the front panel USBs to signal this too, assuming you can even see it amidst glowing coolness everywhere.

    Tbe user knows they are done copying, so can wait for the OS to signal so.

  • by Hognoxious ( 631665 ) on Sunday July 22, 2018 @11:59AM (#56990148) Homepage Journal

    I don't have a clue, but I'm sure Wikipedia [slashdot.org] does!

  • by QuietLagoon ( 813062 ) on Sunday July 22, 2018 @12:04PM (#56990172)
    Simple: wow, I am surprised how low the once great Popular Science has sunk. Oh, you mean about the USB stuff... well...

    ...The magazine's take on it -- which is, as soon any ongoing transfer of files is complete, it is safe to yank out the flash drive ...

    The problem is that you do not know when the transfer is complete. The UI's representation of it shows when the UI is done with the transfer, but that does not necessarily mean that the OS is finished with the transfer. So Popular Science is correct in that you have to wait until the transfer is complete, they are just incorrect about what tell-tale to use to determine that status.

    • by TeknoHog ( 164938 ) on Sunday July 22, 2018 @12:39PM (#56990332) Homepage Journal

      The problem is that you do not know when the transfer is complete.

      I'm also baffled about this level of idiocy in a /. article. I guess things that were obvious to us geeks 15-20 years ago are completely new to today's "digital natives".

      That said, these things only became obvious to me when I moved to Linux back in the day. I learned about things such as mounting filesystems and a lot of other fundamental machinery that must be going on in Windows too, but it's hidden from the user. But there are these occasions when you absolutely need to unmount.

      Back in the days of Windows 3.1, writing to floppies would halt everything else, and it would be clear when the transfer was complete. There was not much multitasking or write caching going on anyway, so it was OK. Today we take those for granted, but in turn it means we need to be explicit about ejecting devices.

      The point about spinning hard drives is somewhat orthogonal, though. Simply unmounting the drive won't power it off. So you often need to yank the plug out while the drive is spinning. This can be hard to do safely with small drives and short cables.

  • I usually do (Score:5, Interesting)

    by jason777 ( 557591 ) on Sunday July 22, 2018 @12:21PM (#56990266)
    I always eject it, but sometimes it says its in use and won't let me. But I want to pull it out NOW, so too bad its getting yanked out.
    I also use a program called Hotswap! that ejects alot better than the windows one, AND lets me do sata drives and things that normally don't show up in the windows eject.
    • This drives me nuts. Windows STILL has no mechanism to tell me which process is supposedly using the drive. So yes, it gets yanked. Windows claims the drive CAN'T be ejected. Go to hell Windows, I say it can.
  • Just like a parking brake on a car is there for a reason, the option to safely eject a USB drive is also there for a reason.

    But don't let that stop all the experts on here and elsewhere from saying otherwise.

  • by CaptainDork ( 3678879 ) on Sunday July 22, 2018 @12:42PM (#56990348)

    ... so just eject the goddam thing.

  • Software fix (Score:5, Interesting)

    by gurps_npc ( 621217 ) on Sunday July 22, 2018 @12:46PM (#56990362) Homepage

    The computer should simply have a symbol on the taskbar/similar area that says when it is safe to remove the drive or not.

    • Re:Software fix (Score:4, Insightful)

      by RhettLivingston ( 544140 ) on Sunday July 22, 2018 @02:43PM (#56990850) Journal
      The problem is, it could change back to unsafe as you're pulling it. Computers operate at speeds way to fast for this. You'd have to do something like have a green light, yellow light, red light system where writes wait until a yellow light has been shown for a couple of seconds before they start. That would destroy performance.
  • by account_deleted ( 4530225 ) on Monday July 23, 2018 @02:26AM (#56993030)
    Comment removed based on user account deletion
  • by cwsumner ( 1303261 ) on Monday July 23, 2018 @12:02PM (#56994794)

    You can get away with risks sometimes. But if you push your luck too often, your "luck" will get used up!

    And there is no law that says it won't go bad the very first time, or the second, no matter how long the odds.

    Murphy's Law rules the world... 8-}

  • Yes, unmount the drive before taking it out.

    If the usb driver doesn't cache writes, then unmounting the device before removal will not take any extra time, and has cost you nothing, while if it does cache writes, removing before unmounting could corrupt the data on the device.

    Seriously, it takes like 2 seconds if it would have been safe to do the other way and will save you untold hours of grief later if it wasn't.

"I've seen it. It's rubbish." -- Marvin the Paranoid Android

Working...