Dne 12.9.2017 v 19:09 Gionatan Danti napsal(a):
Hi,
The default combination is automatically the most tested one. This will really
pay off when you face some unexptected bug/behavior
And yet you persist on using the dumbest combo available: thin + xfs. No
offense to LVM Thin, it works great WHEN used correctly. To channel Apple,
"you're holding it wrong".
This is what RedHat is heavily supporting. I see nothing wrong with thin +
XFS, and both thinp and XFS developers confirm that.
Again: maybe I am missing something?
There are maybe few worthy comments - XFS is great on stanadar big volumes,
but there used to be some hidden details when used on thinly provisioned
volumes on older RHEL (7.0, 7.1)
So now it depend how old distro you use (I'd probably highly recommend upgrade
to RH7.4 if you are on RHEL based distro)
Basically 'XFS' does not have similar 'remount-ro' on error behavior which
'extX' provides - but now XFS knows how to shutdown itself when meta/data
updates starts to fail - although you may need to tune some 'sysfs' params to
get 'ideal' behavior.
Personally for smaller sized thin volumes I'd prefer 'ext4' over XFS - unless
you demand some specific XFS feature...
Regards
Zdenek
_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/