[opensuse] root partition not being mounted rw
We have a number of new HP workstations on which I have done a new installation of openSUSE 13.2. The installations all seemed to have gone normally and the systems all ran fine for a day or so. But then the root partition was remounted read-only on several of them. Normally, one expects this if one is having disk errors, but I booted from an installation disk and ran fsck and the partition came back as clean. I rebooted the box and the root partition was again mounted read-only (or at least NOT remounted read-write). If I boot in recovery mode, I can manually remount the root partition read-write and manually bring up the network and everything seems to run normally. But if I do a clean shutdown and reboot, the root partition is again not mounted read-write. In the short run, I have a really ugly work-around of putting the commands to remount the root partition read-write and ifup the network in /etc/init.d/after.local, but I really don't like that and I don't understand why the root partition is not being properly mounted even though there do not seem to be any disk errors. Has anyone seen this? Any ideas where to look? -- JY ------------------------------------------------------------ John E. Young NASA LaRC B1148/R226 Analytical Services and Materials, Inc. (757) 864-8659 'All ideas and opinions expressed in this communication are those of the author alone and do not necessarily reflect the ideas and opinions of anyone else.' -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Dne Út 6. října 2015 08:36:59, John Young napsal(a):
We have a number of new HP workstations on which I have done a new installation of openSUSE 13.2. The installations all seemed to have gone normally and the systems all ran fine for a day or so. But then the root partition was remounted read-only on several of them.
Normally, one expects this if one is having disk errors, but I booted from an installation disk and ran fsck and the partition came back as clean. I rebooted the box and the root partition was again mounted read-only (or at least NOT remounted read-write).
If I boot in recovery mode, I can manually remount the root partition read-write and manually bring up the network and everything seems to run normally. But if I do a clean shutdown and reboot, the root partition is again not mounted read-write.
In the short run, I have a really ugly work-around of putting the commands to remount the root partition read-write and ifup the network in /etc/init.d/after.local, but I really don't like that and I don't understand why the root partition is not being properly mounted even though there do not seem to be any disk errors.
Has anyone seen this? Any ideas where to look?
Do You have Btrfs on affected partitions? If so, do You have snapper active? If You boot, You can check by „snapper list“ and if You see list of snapshots, You can revert or delete unneeded snapshots like „snapper delete 1-5“. I had this problem several times because of snapshots used all free space (check „df -h“), so that I had to limit number of snapshots. See manual for details: https://en.opensuse.org/Portal:Snapper Finally, I had voltage problem and Btrfs got corrupted (“btrfs check“ didn't help), so I had to reinstall... :-( -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux http://www.opensuse.org/ http://trapa.cz/
On 10/06/2015 08:44 AM, Vojtěch Zeisek wrote: [snip]
Do You have Btrfs on affected partitions? If so, do You have snapper active? If You boot, You can check by „snapper list“ and if You see list of snapshots, You can revert or delete unneeded snapshots like „snapper delete 1-5“. I had this problem several times because of snapshots used all free space (check „df -h“), so that I had to limit number of snapshots. See manual for details: https://en.opensuse.org/Portal:Snapper Finally, I had voltage problem and Btrfs got corrupted (“btrfs check“ didn't help), so I had to reinstall... :-(
No -- I remain somewhat skeptical about btrfs, so I made the root partition (and the other partitions) ext4. -- JY ------------------------------------------------------------ John E. Young NASA LaRC B1148/R226 Analytical Services and Materials, Inc. (757) 864-8659 'All ideas and opinions expressed in this communication are those of the author alone and do not necessarily reflect the ideas and opinions of anyone else.' -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2015-10-06 14:36, John Young wrote:
Has anyone seen this? Any ideas where to look?
Yes, there has been a recent post in the Spanish mail list about this. It is apparently https://bugzilla.opensuse.org/show_bug.cgi?id=948580 You have to undo the last systemd update, apparently. - -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iF4EAREIAAYFAlYTxB8ACgkQja8UbcUWM1xg+gD/Z3AD2y22+7TT0rvT7NBXaHis cGEaycAl/HabVNPgIQIBAIRxkU7PMhpGuCNFLeZmRK8KjNB1Iycy0MI9g14emPOU =tuXB -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/06/2015 08:52 AM, Carlos E. R. wrote:
On 2015-10-06 14:36, John Young wrote:
Has anyone seen this? Any ideas where to look?
Yes, there has been a recent post in the Spanish mail list about this.
It is apparently https://bugzilla.opensuse.org/show_bug.cgi?id=948580
You have to undo the last systemd update, apparently.
Thanks, Carlos! I will look into this... -- JY ------------------------------------------------------------ John E. Young NASA LaRC B1148/R226 Analytical Services and Materials, Inc. (757) 864-8659 'All ideas and opinions expressed in this communication are those of the author alone and do not necessarily reflect the ideas and opinions of anyone else.' -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Carlos E. R.
-
John Young
-
Vojtěch Zeisek