On Sat, 6 Oct 2018 21:41:34 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 06/10/2018 21.25, L A Walsh wrote:
On 10/6/2018 5:07 AM, Dave Howorth wrote:
Usually I don't see probs like this on an xfs volume.
What are your mount parameters, BTW?
Default? Nothing about barriers, right?
From his post at the XFS mail list, apparently mount baulked at "noacls", as seen in dmesg output:
[ 467.743699] SGI XFS with ACLs, security attributes, no debug enabled [ 467.744733] XFS (dm-3): unknown mount option [noacl].
fstab was:
# grep live-tv /etc/fstab #LABEL=LiveTV /srv/live-tv xfs noatime,noacl 0 2 /dev/mint_vg/live-tv_lv /srv/live-tv xfs noatime,noacl 0 2
We forgot to ask for dmesg output here.
Thanks, Carlos. I thought I'd reported back but I suppose you wanted more detail than I gave. Yes, dmesg was key. The same information is in /var/log/messages and in the journal but both are so big that the only way to use them is search them and unfortunately I used the name of the filesystem to search. In dmesg the messages were conveniently near the end. As to why XFS doesn't log the filesystem name and mount -v doesn't report the error to the command line... :( Well, just don't get me started! Usability seems to be ignored a lot of the time these days. PS I know noacl is different to a barrier. Try reading what I wrote in a different way. I was replying to 'What are your mount parameters, BTW? Default?' -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org