Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 177689

Summary: (baselayout-2.0.0_alpha2) halt.sh cannot remount / fs in readonly mode
Product: Gentoo Linux Reporter: Luigi 'Comio' Mantellini <luigi.mantellini+gentoo>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: desintegr, gpsw, kiciorek, mark_alec, morgoth6, teidakankan
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: My mounted fs'
emerge --info
rc-status
halt.sh log (just before the halt.sh ending)
fstab & emerge --info

Description Luigi 'Comio' Mantellini 2007-05-08 18:43:42 UTC
Hi,

I have this issue: halt.sh cannot remount the / fs in readonly mode. At this time,  the filesystem / has always an unclean shutdown.

ciao

luigi
Comment 1 SpanKY gentoo-dev 2007-05-08 18:51:42 UTC
you need to at least describe your system ... simply saying "it doesnt work" is rarely helpful
Comment 2 Luigi 'Comio' Mantellini 2007-05-08 19:17:08 UTC
Created attachment 118611 [details]
My mounted fs'
Comment 3 Luigi 'Comio' Mantellini 2007-05-08 19:17:26 UTC
Created attachment 118612 [details]
emerge --info
Comment 4 Luigi 'Comio' Mantellini 2007-05-08 19:17:51 UTC
Created attachment 118614 [details]
rc-status
Comment 5 Luigi 'Comio' Mantellini 2007-05-08 19:18:58 UTC
(In reply to comment #1)
> you need to at least describe your system ... simply saying "it doesnt work" is
> rarely helpful
> 

sorry... (My mom at telephone has delayed the posting and you are too fast to read te bug report :D)

ciao
Comment 6 Luigi 'Comio' Mantellini 2007-05-12 14:42:30 UTC
Created attachment 119014 [details]
halt.sh log (just before the halt.sh ending)

"fuser /" and "ps aux" after the failing "umount -o ro,remount /" in halt.sh

(i patched my halt.sh script to make this log)

ciao
Comment 7 georg.wacker 2007-05-14 15:09:41 UTC
I can second that, my home-partition always get uncleanly unmounted with baselayout-2.0.0_alpha2-r1. Info attached.
Comment 8 georg.wacker 2007-05-14 15:10:39 UTC
Created attachment 119233 [details]
fstab & emerge --info
Comment 9 teidakankan 2007-05-15 07:03:06 UTC
Problem still there in alpha3 for me.
Comment 10 Luigi 'Comio' Mantellini 2007-05-15 16:39:58 UTC
(In reply to comment #9)
> Problem still there in alpha3 for me.
> 

Also here :S

Comment 11 Luigi 'Comio' Mantellini 2007-05-18 12:14:35 UTC
any idea?
Comment 12 Marcin Kurek 2007-05-26 17:55:57 UTC
This is defilitly most ugly flaw in 2.0.0. Happend frequently here on quite recent  2007.0 ~ppc installation. All partitions are in reiserfs and I can see this message quite frequently when rebooting.

Currently I use 2.6.21-gentoo-r1 and if there is no solution for that I will propably back to baselayout 1.x

Maybe if remount of '/' fails it should just ask user for password and let him fix it manualy, It would be much better than just reboot and left partition in not clean state.
Comment 13 Roy Marples (RETIRED) gentoo-dev 2007-05-31 06:10:30 UTC
This should be fixed in alpha3r-1, re-open if you disagree.
Comment 14 teidakankan 2007-05-31 06:41:46 UTC
Yes. Fixed here.  Thank you!
Comment 15 Luigi 'Comio' Mantellini 2007-05-31 17:40:02 UTC
works fine.

thanks.

luigi