[Bug 727352] New: df displays wrong device names
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c0 Summary: df displays wrong device names Classification: openSUSE Product: openSUSE 12.1 Version: RC 1 Platform: i686 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rhg@marxmeier.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.23) Gecko/20110920 Firefox/3.6.23 This is a server system using a MD/LVM layout. MD is RAID1: /dev/md0 -> /boot (EXT2) /dev/md1 -> swap /dev/md2 -> LVM Logical volumes: /dev/vg00/root -> / /dev/vg00/usr -> /usr /dev/vg00/opt -> /opt /dev/vg00/var -> /var Below is the df -h output. Note the /dev/dm-2 device name, should be: /dev/mapper/vg00-usr # df -h Filesystem Size Used Avail Use% Mounted on rootfs 1014M 192M 823M 19% / devtmpfs 2,0G 44K 2,0G 1% /dev tmpfs 2,0G 0 2,0G 0% /dev/shm tmpfs 2,0G 288K 2,0G 1% /run /dev/mapper/vg00-root 1014M 192M 823M 19% / /dev/dm-2 3,0G 1,4G 1,6G 47% /usr tmpfs 2,0G 0 2,0G 0% /sys/fs/cgroup tmpfs 2,0G 0 2,0G 0% /media /dev/mapper/vg00-opt 1014M 33M 982M 4% /opt /dev/mapper/vg00-var 2,0G 103M 1,9G 6% /var tmpfs 2,0G 288K 2,0G 1% /var/lock tmpfs 2,0G 288K 2,0G 1% /var/run /dev/md0 250M 27M 211M 12% /boot Reproducible: Always -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c1 --- Comment #1 from Roland Genske <rhg@marxmeier.com> 2011-10-31 13:28:46 UTC --- See also /etc/fstab below: /dev/disk/by-id/md-uuid-f01dea25:521fa5d7:ce0eae87:4a7734f8 swap swap defaults 0 0 /dev/vg00/root / xfs defaults 1 1 /dev/disk/by-id/md-uuid-081e2f4e:394ab1f9:caef20d5:17934a98 /boot ext2 acl,user_xattr 1 2 /dev/vg00/opt /opt xfs defaults 1 2 /dev/vg00/usr /usr xfs defaults 1 2 /dev/vg00/var /var xfs defaults 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 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c2 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mmarek@suse.com |ovo.novell.com | --- Comment #2 from Andreas Jaeger <aj@suse.com> 2011-10-31 17:04:32 UTC --- What is the output of cat /proc/mounts? Michal, is this a result of /usr mounting in initrd? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c3 --- Comment #3 from Roland Genske <rhg@marxmeier.com> 2011-10-31 17:07:42 UTC --- Thank you for taking care. Here it is: # cat /proc/mounts rootfs / rootfs rw 0 0 devtmpfs /dev devtmpfs rw,relatime,size=2021064k,nr_inodes=205747,mode=755 0 0 tmpfs /dev/shm tmpfs rw,relatime 0 0 tmpfs /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0 devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=000 0 0 /dev/mapper/vg00-root / xfs rw,relatime,attr2,delaylog,noquota 0 0 proc /proc proc rw,relatime 0 0 /dev/dm-2 /usr xfs rw,relatime,attr2,delaylog,noquota 0 0 sysfs /sys sysfs rw,relatime 0 0 tmpfs /sys/fs/cgroup tmpfs rw,nosuid,nodev,noexec,relatime,mode=755 0 0 cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd 0 0 cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0 cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpuacct,cpu 0 0 cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0 cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0 cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0 cgroup /sys/fs/cgroup/net_cls cgroup rw,nosuid,nodev,noexec,relatime,net_cls 0 0 cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0 cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0 systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=24,pgrp=1,timeout=300,minproto=5,maxproto=5,direct 0 0 tmpfs /media tmpfs rw,nosuid,nodev,noexec,relatime,mode=755 0 0 securityfs /sys/kernel/security securityfs rw,relatime 0 0 hugetlbfs /dev/hugepages hugetlbfs rw,relatime 0 0 debugfs /sys/kernel/debug debugfs rw,relatime 0 0 mqueue /dev/mqueue mqueue rw,relatime 0 0 /dev/mapper/vg00-opt /opt xfs rw,relatime,attr2,delaylog,noquota 0 0 /dev/mapper/vg00-var /var xfs rw,relatime,attr2,delaylog,noquota 0 0 tmpfs /var/lock tmpfs rw,nosuid,nodev,relatime,mode=755 0 0 tmpfs /var/run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0 /dev/md0 /boot ext2 rw,relatime,user_xattr,acl,barrier=1 0 0 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c4 --- Comment #4 from Roland Genske <rhg@marxmeier.com> 2011-11-07 14:55:19 UTC --- Note: Issue is still present in openSUSE 12.1-RC2 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c5 --- Comment #5 from Roland Genske <rhg@marxmeier.com> 2011-11-29 09:07:46 UTC --- Note: Issue is still present in openSUSE 12.1 final. Here is one ugly side effect of this issue. Whenever I add a new entry to /etc/fstab and then invoke mount -a, a message like below is output: # mount -a mount: /dev/mapper/vg00-usr already mounted or /usr busy mount: according to mtab, /dev/dm-2 is already mounted on /usr Here is the entry for usr in my fstab: /dev/vg00/usr /usr xfs defaults 1 2 I tried to change this as below: /dev/dm-2 /usr xfs defaults 1 2 But this does not help to avoid the mount -a message, so I changed it back. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c6 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |rhg@marxmeier.com --- Comment #6 from Michal Marek <mmarek@suse.com> 2011-11-29 20:44:27 UTC --- Can you provide mkinitrd log? See http://en.opensuse.org/openSUSE:Bugreport_mkinitrd#Logs -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c7 Roland Genske <rhg@marxmeier.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|rhg@marxmeier.com | --- Comment #7 from Roland Genske <rhg@marxmeier.com> 2011-11-30 10:12:46 UTC --- Created an attachment (id=464773) --> (http://bugzilla.novell.com/attachment.cgi?id=464773) requested mkinitrd log file -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=727352 https://bugzilla.novell.com/show_bug.cgi?id=727352#c8 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #8 from Michal Marek <mmarek@suse.com> 2013-09-30 08:09:02 UTC --- openSUSE <= 12.1 is no longer active. If you still can reproduce the problem with openSUSE 12.3 or Factory, please reopen the bug and change the product field accordingly. Sorry that I did not have time to address this 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.
participants (1)
-
bugzilla_noreply@novell.com