Questions tagged [jfs]
11 questions
16
votes
2 answers
Production-ready, highly reliable filesystems on Linux: ext4 ext3 XFS or JFS (or ZFS)?
The last real question I've seen on this topic is from about two years ago (is ext4 ready for production usage).
In the intervening time, how has ext4 improved?
XFS, JFS, and ext3 are the standby reliable choices. I've only used ext4 on recent…
warren
- 17,829
- 23
- 82
- 134
8
votes
3 answers
changing filesystem format from xfs to ext4 without losing data
I have a fresh Lucid Lynx (Ubuntu 10.04) running on a laptop. where I defined the filesystems as:
mount point / on ext4 (46 Gb)
mount point /home on jfs (63 GB)
swap as 3 Gb
I left the machine over night to do some task, without AC power supply.…
A.Rashad
- 293
- 1
- 5
- 18
5
votes
3 answers
Poor write performance on Debian server running NFS with 22TB exported JFS filesystem
I am currently running a debian server that is exporting a large JFS filesystem (22TB) over NFS (nfs-kernel-server.) When attempting to write to the NFS share, the performance is very poor. The 22TB disk is sitting on a NAS mounted using iSCSI. …
user143546
- 51
- 1
- 2
5
votes
6 answers
JFS or XFS or anything else?
After deciding to use LVM2 as volumemanager on our servers there was also the wish for an online resizeable filesystem. After reading a few articles I decided to use JFS in favour of XFS.
Now today I had a power outage on our office server and I…
fen
- 415
- 4
- 8
3
votes
1 answer
Recover JFS partition with duplicate block references
After a nasty server crash I was unable to mount a JFS partition on Linux. The jfs_fsck tool returns
Duplicate block references have been detected in Metadata. CANNOT CONTINUE.
processing terminated:
Dmitri Chubarov
- 2,296
- 1
- 15
- 28
2
votes
1 answer
Where's the global inputrc file in AIX?
I want to save my Readline settings globally for all bash users (it is installed on the system), but I cannot find the global configuration path, neither in /etc nor in /usr/etc. I also couldn't find it on the man pages myself.
I think there should…
user246890
2
votes
1 answer
File corruption issue AIX jFS2
I have an application which is doing a lot of file operations.Its doing a lots of file read and write operations(lot of small files). We have found that some of the files are getting mixed up randomly. Output of file1 is going to file2 and so…
Nikesh PL
- 121
- 3
1
vote
4 answers
Best filesystem for storing photos on Linux
I have 200+G of photos I usually keep on my main computer so that they are always available.
File sizes range from 2-3MB JPGs to 10-12MB RAW files.
I thought the nice old ext3 could be abandoned in favor of newer-technology filesystem (think extents…
Metiu
- 133
- 1
- 4
1
vote
2 answers
JFS: long fsck time on large filesystem?
There was a power failure recently that took down one of my servers. On reboot, the main storage filesystem - JFS on a 7TB (9x1TB RAID6) filesystem - needed an fsck before mounting read-write. After I started the fsck, I watched it for awhile in top…
Tim
- 1,148
- 1
- 14
- 23
0
votes
1 answer
Xen DomU: jfs support
I have a domU that I plan to use the standard xen-kernel of my dom0 (Xen 4, Linux kernel 2.6.32-5-xen-amd64). On this domU I want to make all partitions jfs. (currently I am working in a testing domU with ext3 partitions)
In my dom0, I have no…
Stevenvdr
- 23
- 1
- 4
0
votes
1 answer
How can I mount JFS (not zfs) on Nexenta (or Solaris)?
How can I mount a http://en.wikipedia.org/wiki/JFS_(file_system)'>JFS (not ZFS) filesystem on http://en.wikipedia.org/wiki/Nexenta'>Nexenta (or Solaris)?
netmano
- 259
- 2
- 12