Hi guys, since snapshot 529, I have a problem with one partition. my setup: SDA with /, /home and swap SDB with 2 unused partition and one mounted under /local this since 2 years. After the upgrade I get this:
dmesg | grep XFS [ 5.126978] SGI XFS with ACLs, security attributes, no debug enabled [ 5.128135] XFS (sda2): Mounting V5 Filesystem [ 5.128230] XFS (sdb5): Mounting V5 Filesystem [ 5.149536] XFS (sda2): Ending clean mount [ 5.255220] XFS (sdb5): Ending clean mount [ 6.182167] XFS (sdb5): Unmounting Filesystem ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Why ?? My fstab (btrfs subvolumes removed just for this post): UUID=565e589b-71ff-4d5a-b289-59b29f66c181 / btrfs defaults 0 0 UUID=44dccc07-9527-4ea7-8e15-5dc63486a9cd /local xfs defaults 0 0 UUID=99c78e04-da7c-4291-9944-1e11510d8af8 /home xfs defaults 0 0 UUID=71043c82-a659-4e7b-8a2e-0a5645c424f7 swap swap defaults 0 0 I can mount the partition with Dolphin, also mount -a "fix" the problem till the next reboot. I also checked the partition with xfs_repair (no issues at all). Any ideas ? Thanks, Daniele. -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org