[opensuse-factory] boot partition does not unmount cleanly on openSUSE 11.4

Hi all, Ever since I've installed openSUSE 11.4, my /boot partition never unmounts cleanly during a reboot. I never had this problem with openSUSE 11.3. Any thoughts? Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/11/2011 04:16 PM, Per Jessen wrote:
My fstab /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part2 swap swap defaults 0 0 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part3 / ext4 acl,user_xattr 1 1 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part1 /boot ext2 acl,user_xattr 1 2 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part7 /data ext4 user,acl,user_xattr 1 2 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part6 /home ext4 acl,user_xattr 1 2 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part5 /usr ext4 acl,user_xattr 1 2 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/11/2011 07:02 PM, Roman Bysh wrote:
Per, Never mind. I'm going to remove the /boot during my reinstall. -- Cheers! Roman "Six by nine. Forty two." "That's it. That's all there is." "I always thought something was fundamentally wrong with the universe" -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

2011/3/11 Per Jessen <per@opensuse.org>:
Why is that? People told me that separate the disk on boot-swap-home is the best way to install a linux system. Is there a better way? I am really interesting in that... Kostas
-- http://opensuse.gr http://amb.opensuse.gr http://own.opensuse.gr http://warlordfff.tk me I am not me ------- Time travel is possible, you just need to know the right aliens -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/12/2011 11:15 AM, Kostas Koudaras wrote:
I'm basically used to swap /root /home Server has also /srv Vahis -- http://waxborg.servepics.com openSUSE 11.2 (x86_64) 2.6.31.14-0.6-default as main host, with guests: openSUSE 11.4 (x86_64) 2.6.37.3-16-desktop "Tumbleweed" openSUSE 11.4 (x86_64) 2.6.37.1-1.2-desktop -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

Le 12/03/2011 10:15, Kostas Koudaras a écrit :
should be root-swap-home, not *b*oot boot is only needed if you have some special root filesystem grub is not able to read from start (but this may be quite common: LVM or RAID, for example) jdd -- http://www.dodin.net http://www.dailymotion.com/video/xgxog7_clip-l-ombre-et-la-lumiere-3-bad-pig... http://www.youtube.com/watch?v=FGgv_ZFtV14 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/12/2011 04:49 AM, jdd wrote:
I added /boot because I wanted to try out btrfs and xfs. -- Cheers! Roman "Six by nine. Forty two." "That's it. That's all there is." "I always thought something was fundamentally wrong with the universe" -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/12/2011 10:31 AM, Roman Bysh wrote:
For what it's worth, I started configuring /boot as a 100-MB partition with ext2 when grub started having problems with reiserfs. Now I use xfs for all non-boot partitions, which has been treating me well with file-systems as large as 30-TB. I haven't tried btrfs, how is it for large file-systems with many large (~2-GB) files? Regards, Lew -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/12/2011 01:54 PM, Lew Wolfgang wrote:
Limits Max file size 16 EiB Max number of files 264 Max filename length 255 bytes Max volume size 16 EiB Check out the following link for btrfs info: http://en.wikipedia.org/wiki/Btrfs -- Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

Kostas Koudaras wrote:
Hi Kostas, some boot-loaders used to have a limitation that required /boot to be on the first 1024 cylinders of the disk. The way to guarantee that was to have a small /boot partition in the beginning of the drive. swap space is usually kept on a separate partition/drive for speed. You could just as easily keep a swapfile on your root filesystem, but adding the filesystem layer only makes it (even if only marginally) slower. /home is easier to manage during upgrades and updates if kept separately. /Per -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On Sun, 13 Mar 2011 10:23:20 +0100 Per Jessen <per@opensuse.org> wrote:
Urban legend. There is no filesystem layer involved after swapon. -- Stefan Seyfried "Dispatch war rocket Ajax to bring back his body!" -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On Sun, 13 Mar 2011 17:06:45 +0100 Per Jessen <per@opensuse.org> wrote:
the file's blocks are mapped on swapon and after that the kernel writes directly to these blocks. The only performance penalty you'll see is if the file is heavily fragmented. That's also the reason why sparse swapfiles with holes won't work. -- Stefan Seyfried "Dispatch war rocket Ajax to bring back his body!" -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2011-03-11 at 16:09 -0500, Roman Bysh wrote:
Ever since I've installed openSUSE 11.4, my /boot partition never unmounts cleanly during a reboot.
Have a look at Bug 626580. Maybe not related, but it could give you ideas on how to study it. - -- Cheers, Carlos E. R. (from 11.2 x86_64 "Emerald" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) iEYEARECAAYFAk16vpsACgkQtTMYHG2NR9VnGgCdH/lmJBRYKTOlCUCaWzTUw6sq 0mcAn2aN+FK5sKmNufn8Fp0vW6IamldL =Jp/g -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/11/2011 04:16 PM, Per Jessen wrote:
My fstab /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part2 swap swap defaults 0 0 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part3 / ext4 acl,user_xattr 1 1 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part1 /boot ext2 acl,user_xattr 1 2 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part7 /data ext4 user,acl,user_xattr 1 2 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part6 /home ext4 acl,user_xattr 1 2 /dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS85664685-part5 /usr ext4 acl,user_xattr 1 2 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/11/2011 07:02 PM, Roman Bysh wrote:
Per, Never mind. I'm going to remove the /boot during my reinstall. -- Cheers! Roman "Six by nine. Forty two." "That's it. That's all there is." "I always thought something was fundamentally wrong with the universe" -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

2011/3/11 Per Jessen <per@opensuse.org>:
Why is that? People told me that separate the disk on boot-swap-home is the best way to install a linux system. Is there a better way? I am really interesting in that... Kostas
-- http://opensuse.gr http://amb.opensuse.gr http://own.opensuse.gr http://warlordfff.tk me I am not me ------- Time travel is possible, you just need to know the right aliens -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

On 03/12/2011 11:15 AM, Kostas Koudaras wrote:
I'm basically used to swap /root /home Server has also /srv Vahis -- http://waxborg.servepics.com openSUSE 11.2 (x86_64) 2.6.31.14-0.6-default as main host, with guests: openSUSE 11.4 (x86_64) 2.6.37.3-16-desktop "Tumbleweed" openSUSE 11.4 (x86_64) 2.6.37.1-1.2-desktop -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org

Le 12/03/2011 10:15, Kostas Koudaras a écrit :
should be root-swap-home, not *b*oot boot is only needed if you have some special root filesystem grub is not able to read from start (but this may be quite common: LVM or RAID, for example) jdd -- http://www.dodin.net http://www.dailymotion.com/video/xgxog7_clip-l-ombre-et-la-lumiere-3-bad-pig... http://www.youtube.com/watch?v=FGgv_ZFtV14 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (8)
-
Carlos E. R.
-
jdd
-
Kostas Koudaras
-
Lew Wolfgang
-
Per Jessen
-
Roman Bysh
-
Stefan Seyfried
-
Vahis