Stack Exchange
log in   chat   discuss   faq   users   badges

Area 51 » Technology

118
followers

File Systems [closed]

Proposed Q&A site for scientists, engineers, developers, etc. researching existing file systems and/or developing new ones
flag

Announcements

At 2+ years in Area 51 we have to close this proposal. Keep this proposal alive by restarting it. See discuss.area51.stackexchange.com/q/5798. – Robert Cartaino♦ Apr 11 at 21:48

42
votes
3
answers

Closing Two-Year+ Proposals

apr 16 at 23:47 PearsonArtPhoto 3,838
3
votes
0
answers

Would a site about storage systems in general be more useful than one focused just on filesystems?

nov 22 at 4:10 Josh Heitzman 166
1
vote
3
answers

Which other subjects could be part of the File Systems Q&A site?

oct 30 at 14:36 mtk 454
0
votes
3
answers

Does this proposal tie in well with Digital Preservation

apr 29 '12 at 23:05 John Lovejoy 51

create new discussion

closed as not a viable proposal by Robert Cartaino♦ Apr 11 at 21:47

This proposal will not result in a useful, productive, or viable Q&A site.

54 Example Questions (4 closed)

active oldest votes
up vote 19 down vote
Why is FAT32 limited to 4 GB size files?
added by muntoo, edited by WikiSpeedia hang-around Dec 27 '11 at 10:39
link|flag
up vote 19 down vote
What strategies can a filesystem use to avoid fragmentation?
added by Gagravarr May 28 '11 at 19:48
link|flag
up vote 18 down vote
What is an inode?
added by Anto Apr 12 '11 at 19:20
link|flag
up vote 17 down vote
Does [ext4] pose more risk of bad sectors than [NTFS]?
added by mfg Apr 19 '11 at 17:31
link|flag
Isn't bad sectors physical damage / problems on the disk? Do file systems have anything to do with them? – Lord Loh. Nov 7 '12 at 20:16
up vote 12 down vote
Why is FAT32 used in flash drives?
added by muntoo, edited by WikiSpeedia hang-around Dec 27 '11 at 10:39
link|flag
4  
I think that a placeholder should be used instead of "FAT32" and "flash drive", like why is [FS] used for [MEDIA]? – ObsessiveSSOℲ Apr 23 '12 at 23:28
up vote 12 down vote
What is journaling file system and how does it prevent filesystem corruption?
added by Maciej Piechotka, edited by WikiSpeedia hang-around Feb 9 '12 at 18:17
link|flag
up vote 11 down vote
How well suited for caching large amounts of data is [ext3]?
added by mfg Apr 19 '11 at 17:30
link|flag
up vote 11 down vote
How are file locking semantics under Windows (NFTS) different from Unix file systems (or better POSIX compliant file systems)?
added by dmeister, edited by WikiSpeedia hang-around Feb 9 '12 at 18:16
link|flag
up vote 11 down vote
How does filesystem encryption work exactly?
added by Veger Sep 14 '11 at 8:48
link|flag
1  
maybe also "what types of encryption exist", or "what levels of security/encryption exist" - etc. – Tomas Feb 17 '12 at 15:37
I would suggest to propose a new example question! :) – Veger Feb 17 '12 at 16:55
up vote 11 down vote
Are there any file systems that are optimized for accessing MPEG video data?
added by Dipan Mehta Nov 15 '11 at 15:28
link|flag
up vote 10 down vote
How does file system X perform operation Y?
added by Ryan Apr 8 '11 at 16:41
link|flag
up vote 10 down vote
What is the purpose of an L3 cache?
added by muntoo, edited by WikiSpeedia hang-around Feb 9 '12 at 18:16
link|flag
How is this related to file systems? – Josh Heitzman Nov 22 '12 at 4:02
2  
@JoshHeitzman This was supposed to be for back when there were "Off topic" questions. No clue why it hasn't been closed... (I just voted to close.) – muntoo Nov 22 '12 at 5:54
@muntoo Fair enough and I also voted to close. – Josh Heitzman Nov 22 '12 at 7:05
up vote 10 down vote
What is FUSE, and what is it used for?
added by Ryan Apr 28 '11 at 12:20
link|flag
up vote 10 down vote
What are the advantages and disadvantages of filesystems that let you delete and rename open files?
added by Gagravarr May 28 '11 at 19:45
link|flag
1  
Wouldn't it be more a feature of VFS then FS? – Maciej Piechotka Sep 15 '11 at 17:57
up vote 10 down vote
I need a filesystem that supports secure encryption, what are my options?
added by Veger Sep 14 '11 at 8:47
link|flag
up vote 10 down vote
Why does [Windows] not just use [ext3]?
added by Veger Sep 14 '11 at 8:49
link|flag
1  
OMG, it's Microsoft! – Tomas Feb 17 '12 at 15:35
3  
It's between [] which should indicate that it is a field where any OS can be filled in, and Microsoft is an example value... – Veger Feb 17 '12 at 16:54
I think this is not constructive. Moderators, correct me if I'm wrong. – DragonLord May 17 '12 at 18:19
@DragonLord: If you don't find the question constructive, you can either down-vote it or, if you have the reputation, vote to close the question as not constructive. – Robert Cartaino♦ May 17 '12 at 21:21
up vote 10 down vote
With what options should I create a [foo] filesystem on a [bar] type disk, where the main use case will be [baz]?
added by vakufo Mar 9 '12 at 14:32
link|flag
up vote 10 down vote
Which file system is the best for a [fooSQL] data warehouse, that is [bar] GB big, and the underlying disks are [baz] disks?
added by vakufo Mar 9 '12 at 14:39
link|flag
up vote 10 down vote
What filesystems hold up well with long data storage with risk of bit-rot with little maintenance?
added by ObsessiveSSOℲ Apr 14 '12 at 22:03
link|flag
up vote 10 down vote
How does [btrfs] implement snapshots?
added by dwurf Apr 26 '12 at 6:09
link|flag
up vote 10 down vote
Can we convert an NTFS file system to FAT and vice versa?
added by Ghost Answer, edited by WikiSpeedia hang-around Jun 25 '12 at 17:19
link|flag
up vote 10 down vote
Which filesystems can detect on disk data corruption?
added by jkj Aug 9 '12 at 4:09
link|flag
up vote 10 down vote
What kind of workload virtual machines cause and which filesystems suits it best? How do I tune filesystem for virtual machines?
added by jkj Aug 9 '12 at 4:11
link|flag
up vote 10 down vote
What are the pros and cons of designing a file system with variable block sizes? I would like to have 1M block sizes to store HD videos and 4k for sub
added by Lord Loh. Nov 7 '12 at 20:02
link|flag
up vote 10 down vote
Do file systems with deterministic file access time exist? (Using Flash of course) What structures could one use to to design one?
added by Lord Loh. Nov 7 '12 at 20:09
link|flag
up vote 9 down vote
Why can't GRUB boot from XFS filesystems?
added by vakufo, edited by WikiSpeedia hang-around Apr 25 '12 at 17:15
link|flag
up vote 5 down vote
Can there ever be a situation where 2 files have the same inode number? If yes, how?
added by mtk Oct 30 '12 at 14:29
link|flag
up vote 3 down vote
Are there any transacted files systems?
added by Josh Heitzman Nov 22 '12 at 4:03
link|flag
up vote 2 down vote
Why is the deletion so slow on my [foo] filesystem? Here are the details: [bar, baz]
added by vakufo Mar 9 '12 at 14:43
link|flag
up vote 2 down vote
What is a good FS for [small/large] files that [are often updated/need to survive a long time without corruption]?
added by ObsessiveSSOℲ May 2 '12 at 17:55
link|flag
up vote 2 down vote
Which is better for storing and copying large files? NTFS or ext4?
added by Manishearth Nov 25 '12 at 16:06
link|flag
up vote 2 down vote
Are the filesystems in any OS for cell phone same as in operating system for computers?
added by Ghost Answer Dec 8 '12 at 6:41
link|flag
up vote 1 down vote
How will affect my [foo] filesystem['s read speed] on a [bar] storage device the [baz] hdparm command?
added by vakufo Mar 9 '12 at 15:26
link|flag
up vote 1 down vote
What techniques exist for exporting 64-bit inode numbers in NFS version 3?
added by James Youngman May 13 '12 at 19:36
link|flag
up vote 1 down vote
What guarantees must readdir offer if the directory is being concurrently updated?
added by James Youngman May 13 '12 at 20:00
link|flag
up vote 1 down vote
Are there other "full stack" file systems that also do volume management other than ZFS?
added by jkj Aug 9 '12 at 4:08
link|flag
up vote 1 down vote
How does the filesystem config/settings/protocol affect the maximum size of a file on that system ?
added by mtk Oct 30 '12 at 14:33
link|flag
up vote 1 down vote
Is a particular kind of a file system better suited for RDBMS applications? I see that MySQL maintains a large file as a datastore.
added by Lord Loh. Nov 7 '12 at 20:20
link|flag
up vote 1 down vote
Why does ext4 need nearly no defragmenting while NTFS does?
added by Manishearth Nov 25 '12 at 16:05
link|flag
up vote 1 down vote
what is low level formatting of file system
added by Ghost Answer Dec 18 '12 at 9:57
link|flag
1 2 next

This proposal is in:

Definition

The topic and audience are still being decided. It needs:

  • 0 more followers
  • 15 more questions with a score of 10 or more

to move to the next phase.

proposed by

Ryan
2,162●3●11●48

2 years ago

viewed

940 times

latest activity

1 month ago

followers

users also following

11.9% Freelancing
11.9% Homebrew Operatin...
10.2% Neuroinformatics
10.2% Space Exploration
6.8% only this proposal

followers active in

67.8% Stack Overflow
26.3% Super User
22.9% Meta Stack Overflow
20.3% Unix & Linux
16.9% Programmers
16.9% Server Fault

recent followers

added Apr 8 at 12:20
Alexander Varwijk
985●3●14
added Mar 21 at 23:36
NlightNFotis
4,706●3●9●72
added Feb 21 at 22:39
user78307
51●1
added Feb 10 at 5:19
Lover of Structure
5,177●1●12●78
added Feb 3 at 16:33
wil
2,637●1●3●25
added Jan 27 at 0:28
Philipp Claßen
2,021●4●35
added Jan 25 at 19:13
Dundee
64●2
added Jan 23 at 10:05
Krishna Thota
758●3●34
added Jan 17 at 4:40
Dan
631●1●14
added Jan 14 at 8:42
Casey
14.9k●16●81●152
added Jan 14 at 4:58
malloc
468●13
added Jan 13 at 19:33
user35443
1,029●1●4●25
added Dec 23 '12 at 1:29
stacky-bit
198●5
added Dec 19 '12 at 18:40
Unsigned
3,997●10●69
added Dec 16 '12 at 16:54
Toby Allen
8,997●3●47●178
added Dec 8 '12 at 13:48
David Kohen
1,480●22
added Dec 8 '12 at 11:16
smartboyhw
1,300●6●40
added Dec 8 '12 at 10:41
lambda23
1,589●6●43
added Dec 8 '12 at 6:41
Ghost Answer
1,084●4●46
added Dec 8 '12 at 3:38
jrdn
1,045●4●16
added Dec 5 '12 at 18:33
Gordon
647●5●19
added Dec 5 '12 at 14:03
Anand Jeyahar
51●3
added Nov 28 '12 at 1:20
ctype.h
8,165●8●41●182
added Nov 22 '12 at 3:51
Josh Heitzman
1,619●1●2●23
added Nov 20 '12 at 0:00
Paul
101●4
added Nov 19 '12 at 11:09
martin_joerg
121●4
added Nov 16 '12 at 2:59
x50
51●2
added Nov 8 '12 at 21:57
nairboon
732●1●22
added Oct 31 '12 at 3:02
Lord Loh.
3,192●11●115
added Oct 30 '12 at 14:27
mtk
7,526●2●23●135
added Oct 29 '12 at 16:16
MFSiD
51●3
added Sep 15 '12 at 23:08
Marco Leogrande
2,500●2●4●45
added Sep 13 '12 at 20:48
Avery Payne
13.6k●2●42●105
added Aug 29 '12 at 0:09
hjarrell
51●3
added Aug 24 '12 at 17:43
woliveirajr
10.9k●23●135
added Aug 20 '12 at 9:28
Jose J. Fernández
51●2
added Aug 17 '12 at 5:16
wangguoqin1001
51●2
added Aug 12 '12 at 16:45
Analog File
2,709●5●13
added Aug 10 '12 at 18:47
jmoro
53●4
added Aug 9 '12 at 4:06
jkj
3,581●1●11●45
feed icon proposal feed
faq | blog | legal | privacy policy | contact us | feedback always welcome
site design / logo © 2011 stack exchange, inc.; user contributions licensed under cc-wiki with attribution required
rev 2013.5.22.149