[Bug 815161] New: mount --no-canonical no longer works for output from 'mount"; (but does for df)
https://bugzilla.novell.com/show_bug.cgi?id=815161 https://bugzilla.novell.com/show_bug.cgi?id=815161#c0 Summary: mount --no-canonical no longer works for output from 'mount"; (but does for df) Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 0 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: suse@tlinx.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28 When I use the no-canonical option in mount, it should take a dev-mapper file like this: /dev/mapper/HnS-Media_Back and change the display device name to /dev/HnS/Media_Back (which is what is listed in /etc/fstab). When I display this with mount, this no longer works. Maybe Mount no longer dispays values from /etc/mtab as it should: The programs mount and umount maintain a list of currently mounted filesystems in the file /etc/mtab. If no arguments are given to mount, this list is printed. Reproducible: Always Steps to Reproduce: 1. put a lvh volume in fstab by it's given name /dev/VolGroup/LogVolName in fstab. 2. Mount it with and without the --no-canonical 3. Try remounting it with "-f" as described in the man page: --no-canonicalize Don't canonicalize paths. The mount command canonicalizes all paths (from command line or fstab) and stores canonicalized paths to the /etc/mtab file. This option can be used together with the -f flag for already canonicalized absolut paths. Actual Results: the canonical name with "mapper" and dashes instead of slashes and double slashes instead of slashes, is shown in the mount command. Note: the "df" command shows the canonical name!! Expected Results: mount should display values from /etc/mtab not /proc/mounts. -- 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=815161 https://bugzilla.novell.com/show_bug.cgi?id=815161#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |puzel@suse.com |ovo.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.
https://bugzilla.novell.com/show_bug.cgi?id=815161 https://bugzilla.novell.com/show_bug.cgi?id=815161#c Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- 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=815161 https://bugzilla.novell.com/show_bug.cgi?id=815161#c2 --- Comment #2 from L. A. Walsh <suse@tlinx.org> 2013-05-18 12:11:18 PDT --- FWIF this problem appeared in 12.1. I went back to 11.4 sources and compiled them -- they work! Maybe the 12.x series can be fixed knowing that? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=815161 http://bugzilla.novell.com/show_bug.cgi?id=815161#c3 Tomáš Chvátal <tchvatal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Tomáš Chvátal <tchvatal@suse.com> --- The product for which this bug is reported is no longer supported. Sorry we didn't manage to find out the solution for the problem during the lifetime. If the problem still occurs on current releases feel free to report a new ticket and/or if the problem is in upstream software itself to report it to the upstream developers. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com