Thread (12 messages) 12 messages, 4 authors, 2013-07-28

Re: Help creating filesystem (xfs) and partitioning

From: Stan Hoeppner <hidden>
Date: 2013-07-26 01:30:23

On 7/25/2013 7:36 PM, Roberto Spadim wrote:
ok =] in other words no problem about performace loss, just use one
xfs per disk, right?
the second doubt... i was thinking about /boot /home and /, in the
same partition, should i consider other design? a /boot with ext2 or
ext3 and a / with xfs?
What I would do:

	swap	1GB partition on each disk

md RAID1

/boot	ext2	100MB
rootfs	XFS	remainder of disk
home
...
i'm considering only one partition with swap and one partition with
raid1+xfs, what you think?
I wouldn't do it.  See above.
in a crash (power failure) i will have better rescure with only one
partition? or many partitions?
Having a separate /boot is always a good idea.

And truthfully, for a system of this caliber, you don't really gain
anything by using XFS, certainly not from a performance standpoint.  If
you were already an XFS user on large systems and it was simply your "go
to" filesystem, then using it on this system may make sense.  And if you
don't have a working UPS, you should definitely stay away from XFS.
Power failure shouldn't cause filesystem corruption, but it may well
corrupt or zero out files that are open for write but not written.  XFS
journals metadata, not data.

-- 
Stan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help