Moderators: phlip, Moderators General, Prelates
phlip wrote:Ha HA! Recycled emacs jokes.
Washer wrote:WinFS >>> ZFS *ducks*
Pobega wrote:I use Ext3. Not because it's the default option but because it's my filesystem of choice; I find it's journal abilities fast and useful, and it's r/w speed isn't so bad either; It's a jack of all trades but a master of none. And that's precisely how I like my filesystems.
Although, I will admit, I've been tempted to try ReiserFS, but looking at all the benchmarks it just seems slower to me than Ext3.
Akula wrote:Our team has turned into this hate-fueled juggernaut of profit. It's goddamn wonderful.
magnum_opus wrote:plan 9's file system was alright, i think you're confusing it's use of the file system through 9P with the file system though. 9P has been ported to linux now, and possibly is part of the kernel these days, you can try WMII and ii if you want to see what it was like.
Anpheus wrote:ZFS does a lot of stuff at the filesystem level that most existing filesystems require hardware to do (RAID, some nifty volume utilities) and also has features that make it very easy to do backups with.
zenten wrote:davean wrote:EvanED wrote:Define "proper journaling support". Do you require data journaling?
If you all want journaling, why don't you use a log based filesystem?
Because there aren't any stable ones for Linux?
zenten wrote:EvanED wrote:Define "proper journaling support". Do you require data journaling?
Well, yeah, otherwise what's the point?
I want to have it so if my computer crashes mid-write the file is still fully intact.
gl with that. Microsoft's problem was never about the ideas. Anyone can think up cool features. This particular idea has been around since the early 90s.Axman wrote:Speaking of Plan 9, I really, really want to see WinFS live.
Washer wrote:What do you guys use in your USB drives? I'm seriously about to reformat from NTFS cuz i'm tired of having to re-boot windows to re-check it everytime I don't "safely remove." It's also a big drive (120gb) so fat32 is very inconvenient.
On linux? I was under the impression that wasn't possible.davean wrote:Washer wrote:What do you guys use in your USB drives? I'm seriously about to reformat from NTFS cuz i'm tired of having to re-boot windows to re-check it everytime I don't "safely remove." It's also a big drive (120gb) so fat32 is very inconvenient.
Can't you just run check disk manually or something?
Mostly because i'm lazy. I don't mind the check much - it's the having to reboot into windows that annoys me.Anpheus wrote:And why are you unplugging stuff without doing the safely remove hardware thing? There's a very important reason you should do that. It's so you don't have to check your disk every time you reboot.
Anpheus wrote:Am I crazy or am I seeing a user account named Washer, whose avatar is a washing machine, and whose post count is locked at zero?
Axman wrote:Uh, you should start safely removing your devices. NTFS under windows does stuff, like tending to files, shifting them, indexing, meta-data stuff. If you yank it while it's working on a file, you've just corrupted it.
phlip wrote:Ha HA! Recycled emacs jokes.
necroforest wrote:Where's the "File systems are for wimps, I can manage my own sectors, thank you" option?
enk wrote:@ EvanED: If you're used to it, option 2 only takes a few seconds. I use Unlocker...
Washer wrote:oh i remember. The computers at school have that "safely remove" thing disabled so it's not like there's a choice then I come home & fire up linux as usual then when I'm just about to settle down .. Intro thread what where? I gotta make one?
Washer wrote:/scratches beard
That thread's vaguely reminiscent of early 20th century germany. If, say, I were to decline, would there be any repercussions? :p
LoopQuantumGravity wrote:(If you use windows, you have to wear a big windows flag around your arm... Some windows users are taken off to "linux reeducation camps" and never seen again... But you didn't hear anything from me... I'm a good little Linux user, yes I am...)
oh i remember. The computers at school have that "safely remove" thing disabled so it's not like there's a choice then I come home & fire up linux as usual then when I'm just about to settle down .. Intro thread what where? I gotta make one?
Washer wrote:That thread's vaguely reminiscent of early 20th century germany. If, say, I were to decline, would there be any repercussions? :p
EvanED wrote:(In fairness, Unix's umount is no more helpful.)
Xbehave wrote:EvanED wrote:(In fairness, Unix's umount is no more helpful.)
correcty me if im wrong but wouldnt umount -l stop writes to the disk meaning youd unmount fine but might corrupt any file being written (no risk of anything though)
EvanED wrote:So I didn't know about umount -l. That does give you some flexibility that Windows doesn't give you. However, it still won't tell you who is using the drive (you still need to turn to lsof), and from my reading of the man page doesn't close their handles and doesn't flush cached data to disk. So if you do "umount -l" and then pull the drive, you're not in that much better shape then if you just didn't do the umount in the first place.
EvanED wrote:(I'm not sure how to reconcile you admitting you "might corrupt any file being written" and your statement that there is "no risk of anything though"...)
phlip wrote:Ha HA! Recycled emacs jokes.
enk wrote:EvanED wrote:So I didn't know about umount -l. That does give you some flexibility that Windows doesn't give you. However, it still won't tell you who is using the drive (you still need to turn to lsof), and from my reading of the man page doesn't close their handles and doesn't flush cached data to disk. So if you do "umount -l" and then pull the drive, you're not in that much better shape then if you just didn't do the umount in the first place.
If I may redirect your attention to my previous post in this thread, you have lsof and handle closing built into Unlocker (which is not a built-in, but not much is in Windows anyway). I don't know about cache flushing though.
Users browsing this forum: Farpappestals and 2 guests