[Bug 221351] New: filesystem labels symlinked to wrong device node
https://bugzilla.novell.com/show_bug.cgi?id=221351 Summary: filesystem labels symlinked to wrong device node Product: openSUSE 10.2 Version: Beta 2 plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: ksievers@novell.com ReportedBy: olh@novell.com QAContact: qa@suse.de CC: hare@novell.com pokeberry.suse.de, I had to fixup the boot config. booted into the 10.2b2+ inst-sys, tried to mount the raid0: inst-sys:~ # raidautorun inst-sys:~ # blkid /dev/hda1: SEC_TYPE="msdos" UUID="4558-77F1" TYPE="vfat" /dev/hda2: TYPE="swap" /dev/hda3: UUID="e00d341a-75b5-770d-5ad1-931361726564" TYPE="mdraid" /dev/hdc2: TYPE="swap" /dev/hdc3: UUID="e00d341a-75b5-770d-5ad1-931361726564" TYPE="mdraid" /dev/md0: LABEL="root_blade4" UUID="2aec6427-c18c-4e79-93b8-a38c6d815132" SEC_TYPE="ext2" TYPE="ext3" inst-sys:~ # mount -vL root_blade4 /mnt mount: mounting /dev/disk/by-label/root_blade4 mount: you didn't specify a filesystem type for /dev/disk/by-label/root_blade4 I will try type ext3 mount: /dev/disk/by-label/root_blade4 already mounted or /mnt busy inst-sys:~ # cat /proc/mounts rootfs / rootfs rw 0 0 tmpfs / tmpfs rw 0 0 tmpfs / tmpfs rw 0 0 proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 10.10.0.100:/dist/install/SLP/openSUSE-10.2-Beta2plus/ppc/CD1 /var/adm/mount nfs ro,vers=3,rsize=32768,wsize=32768,hard,nolock,proto=tcp,timeo=7,retrans=3,sec=sys,addr=10.10.0.100 0 0 /dev/loop0 /mounts/instsys cramfs ro 0 0 devpts /dev/pts devpts rw 0 0 inst-sys:~ # mount -vL root_blade4 /mnt mount: mounting /dev/disk/by-label/root_blade4 mount: you didn't specify a filesystem type for /dev/disk/by-label/root_blade4 I will try type ext3 mount: /dev/disk/by-label/root_blade4 already mounted or /mnt busy inst-sys:~ # mount -v /dev/md0 /mnt mount: you didn't specify a filesystem type for /dev/md0 I will try type ext3 /dev/md0 on /mnt type ext3 (rw) inst-sys:~ # ls -l /dev/disk/by-label/root_blade4 lrwxrwxrwx 1 root root 10 Nov 15 16:19 /dev/disk/by-label/root_blade4 -> ./../hda3 the root_blade4 should point to md0, not hda3 root pwd on pokeberry.suse.de is foobar -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221351 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ksievers@novell.com |kasievers@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221351 kasievers@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from kasievers@novell.com 2006-11-15 12:00 MST ------- It's an endianess bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221351 kasievers@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #2 from kasievers@novell.com 2006-11-15 12:26 MST ------- Endianess bug fixed. Note: Md devices will get their own rules file during the next days, to make use of the new kernel events, for better integration of md and udev. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221351 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com