[Bug 663672] Re: won't mount NFS mounts with space in the name

2012-03-09 Thread Clint Byrum
** Changed in: autofs5 (Ubuntu)
   Status: In Progress = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/663672

Title:
  won't mount NFS mounts with space in the name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/663672/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 663672] Re: won't mount NFS mounts with space in the name

2011-09-19 Thread Ubuntu QA's Bug Bot
** Tags added: testcase

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/663672

Title:
  won't mount NFS mounts with space in the name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/663672/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 663672] Re: won't mount NFS mounts with space in the name

2011-03-10 Thread Chuck Short
** Changed in: autofs5 (Ubuntu)
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.
https://bugs.launchpad.net/bugs/663672

Title:
  won't mount NFS mounts with space in the name

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 663672] Re: won't mount NFS mounts with space in the name

2010-10-22 Thread James Page
** Description changed:

  Binary package hint: autofs5
  
  Using the auto.net file to mount NFS mounts on the local network.
  One of the machines (a NAS) has a number of similarly named exports with 
spaces in the name. autonfs appears to only see the name upto the first space.
  The awk script in /etc/auto.net that parses the output of showmount doesn't 
consider that there may be spaces in the export name.
  
  For example, the Network Recycle Bin's
  $ showmount -e korby
  Export list for korby:
- /Qweb   
- /Qusb   
- /Qrecordings
- /Qmultimedia
- /Qdownload  
- /Public 
- /Photos 
- /Network Recycle Bin 4  
- /Network Recycle Bin 3  
- /Network Recycle Bin 1  
- /Media  
- /Documents  
- /DVD_rip   
+ /Qweb
+ /Qusb
+ /Qrecordings
+ /Qmultimedia
+ /Qdownload
+ /Public
+ /Photos
+ /Network Recycle Bin 4
+ /Network Recycle Bin 3
+ /Network Recycle Bin 1
+ /Media
+ /Documents
+ /DVD_rip
  
  Turns into
  
  $ /etc/auto.net korby
  -fstype=nfs,hard,intr,nodev,nosuid \
-   /DVD_rip korby:/DVD_rip \
-   /Documents korby:/Documents \
-   /Media korby:/Media \
-   /Network korby:/Network \
-   /Network korby:/Network \
-   /Network korby:/Network \
-   /Photos korby:/Photos \
-   /Public korby:/Public \
-   /Qdownload korby:/Qdownload \
-   /Qmultimedia korby:/Qmultimedia \
-   /Qrecordings korby:/Qrecordings \
-   /Qusb korby:/Qusb \
-   /Qweb korby:/Qweb
+  /DVD_rip korby:/DVD_rip \
+  /Documents korby:/Documents \
+  /Media korby:/Media \
+  /Network korby:/Network \
+  /Network korby:/Network \
+  /Network korby:/Network \
+  /Photos korby:/Photos \
+  /Public korby:/Public \
+  /Qdownload korby:/Qdownload \
+  /Qmultimedia korby:/Qmultimedia \
+  /Qrecordings korby:/Qrecordings \
+  /Qusb korby:/Qusb \
+  /Qweb korby:/Qweb
  
  This prevents autofs from mounting any of the korby shares as it finds a
  duplicate mount (let alone, the mount it thinks it's a duplicate of is
  invalid as well).
  
  Oct 20 14:50:49 sara-linux automount[21712]: attempting to mount entry 
/net/korby
  Oct 20 14:50:49 sara-linux automount[21712]: lookup_mount: lookup(program): 
looking up korby
  Oct 20 14:50:49 sara-linux automount[21712]: lookup_mount: lookup(program): 
korby - -fstype=nfs,hard,intr,nodev,nosuid  #011/DVD_rip korby:/DVD_rip  
#011/Documents korby:/Documents  #011/Media korby:/Media  #011/Network 
korby:/Network  #011/Network korby:/Network  #011/Network korby:/Network  
#011/Photos korby:/Photos  #011/Public korby:/Public  #011/Qdownload 
korby:/Qdownload  #011/Qmultimedia korby:/Qmultimedia  #011/Qrecordings 
korby:/Qrecordings  #011/Qusb korby:/Qusb  #011/Qweb korby:/Qweb
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
expanded entry: -fstype=nfs,hard,intr,nodev,nosuid  #011/DVD_rip korby:/DVD_rip 
 #011/Documents korby:/Documents  #011/Media korby:/Media  #011/Network 
korby:/Network  #011/Network korby:/Network  #011/Network korby:/Network  
#011/Photos korby:/Photos  #011/Public korby:/Public  #011/Qdownload 
korby:/Qdownload  #011/Qmultimedia korby:/Qmultimedia  #011/Qrecordings 
korby:/Qrecordings  #011/Qusb korby:/Qusb  #011/Qweb korby:/Qweb
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
dequote(/DVD_rip) - /DVD_rip
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
dequote(korby:/DVD_rip) - korby:/DVD_rip
  Oct 20 14:50:49 sara-linux automount[21712]: add_offset_entry: parse(sun): 
added multi-mount offset /DVD_rip - -fstype=nfs,hard,intr,nodev,nosuid 
korby:/DVD_rip
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
dequote(/Documents) - /Documents
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
dequote(korby:/Documents) - korby:/Documents
  Oct 20 14:50:49 sara-linux automount[21712]: add_offset_entry: parse(sun): 
added multi-mount offset /Documents - -fstype=nfs,hard,intr,nodev,nosuid 
korby:/Documents
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
dequote(/Media) - /Media
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
dequote(korby:/Media) - korby:/Media
  Oct 20 14:50:49 sara-linux automount[21712]: add_offset_entry: parse(sun): 
added multi-mount offset /Media - -fstype=nfs,hard,intr,nodev,nosuid 
korby:/Media
  Oct 20 14:50:49 sara-linux 

[Bug 663672] Re: won't mount NFS mounts with space in the name

2010-10-21 Thread James Page
Hi Tim

Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command, as it will
automatically gather debugging information, in a terminal:

apport-collect 663672

When reporting bugs in the future please use apport, using 'ubuntu-bug'
and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

It would also be really helpful if you could attach your autofs
configuration files to this bug report; /etc/auto.master would be a
great start with any other files that you may have configured as part of
your set-up.

Thanks

** Changed in: autofs5 (Ubuntu)
   Status: New = Incomplete

-- 
won't mount NFS mounts with space in the name
https://bugs.launchpad.net/bugs/663672
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 663672] Re: won't mount NFS mounts with space in the name

2010-10-21 Thread Tim White
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: autofs5
  
  Using the auto.net file to mount NFS mounts on the local network.
  One of the machines (a NAS) has a number of similarly named exports with 
spaces in the name. autonfs appears to only see the name upto the first space.
  The awk script in /etc/auto.net that parses the output of showmount doesn't 
consider that there may be spaces in the export name.
  
  For example, the Network Recycle Bin's
  $ showmount -e korby
  Export list for korby:
  /Qweb   
  /Qusb   
  /Qrecordings
  /Qmultimedia
  /Qdownload  
  /Public 
  /Photos 
  /Network Recycle Bin 4  
  /Network Recycle Bin 3  
  /Network Recycle Bin 1  
  /Media  
  /Documents  
  /DVD_rip   
  
  Turns into
  
  $ /etc/auto.net korby
  -fstype=nfs,hard,intr,nodev,nosuid \
/DVD_rip korby:/DVD_rip \
/Documents korby:/Documents \
/Media korby:/Media \
/Network korby:/Network \
/Network korby:/Network \
/Network korby:/Network \
/Photos korby:/Photos \
/Public korby:/Public \
/Qdownload korby:/Qdownload \
/Qmultimedia korby:/Qmultimedia \
/Qrecordings korby:/Qrecordings \
/Qusb korby:/Qusb \
/Qweb korby:/Qweb
  
  This prevents autofs from mounting any of the korby shares as it finds a
  duplicate mount (let alone, the mount it thinks it's a duplicate of is
  invalid as well).
  
  Oct 20 14:50:49 sara-linux automount[21712]: attempting to mount entry 
/net/korby
  Oct 20 14:50:49 sara-linux automount[21712]: lookup_mount: lookup(program): 
looking up korby
  Oct 20 14:50:49 sara-linux automount[21712]: lookup_mount: lookup(program): 
korby - -fstype=nfs,hard,intr,nodev,nosuid  #011/DVD_rip korby:/DVD_rip  
#011/Documents korby:/Documents  #011/Media korby:/Media  #011/Network 
korby:/Network  #011/Network korby:/Network  #011/Network korby:/Network  
#011/Photos korby:/Photos  #011/Public korby:/Public  #011/Qdownload 
korby:/Qdownload  #011/Qmultimedia korby:/Qmultimedia  #011/Qrecordings 
korby:/Qrecordings  #011/Qusb korby:/Qusb  #011/Qweb korby:/Qweb
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
expanded entry: -fstype=nfs,hard,intr,nodev,nosuid  #011/DVD_rip korby:/DVD_rip 
 #011/Documents korby:/Documents  #011/Media korby:/Media  #011/Network 
korby:/Network  #011/Network korby:/Network  #011/Network korby:/Network  
#011/Photos korby:/Photos  #011/Public korby:/Public  #011/Qdownload 
korby:/Qdownload  #011/Qmultimedia korby:/Qmultimedia  #011/Qrecordings 
korby:/Qrecordings  #011/Qusb korby:/Qusb  #011/Qweb korby:/Qweb
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
dequote(/DVD_rip) - /DVD_rip
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
dequote(korby:/DVD_rip) - korby:/DVD_rip
  Oct 20 14:50:49 sara-linux automount[21712]: add_offset_entry: parse(sun): 
added multi-mount offset /DVD_rip - -fstype=nfs,hard,intr,nodev,nosuid 
korby:/DVD_rip
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
dequote(/Documents) - /Documents
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
dequote(korby:/Documents) - korby:/Documents
  Oct 20 14:50:49 sara-linux automount[21712]: add_offset_entry: parse(sun): 
added multi-mount offset /Documents - -fstype=nfs,hard,intr,nodev,nosuid 
korby:/Documents
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
dequote(/Media) - /Media
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
dequote(korby:/Media) - korby:/Media
  Oct 20 14:50:49 sara-linux automount[21712]: add_offset_entry: parse(sun): 
added multi-mount offset /Media - -fstype=nfs,hard,intr,nodev,nosuid 
korby:/Media
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mount: parse(sun): 
dequote(/Network) - /Network
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
gathered options: fstype=nfs,hard,intr,nodev,nosuid
  Oct 20 14:50:49 sara-linux automount[21712]: parse_mapent: parse(sun): 
dequote(korby:/Network) - korby:/Network
  Oct 20 14:50:49 sara-linux automount[21712]: add_offset_entry: parse(sun): 
added multi-mount offset /Network - -fstype=nfs,hard,intr,nodev,nosuid 
korby:/Network
  Oct 20 14:50:49 sara-linux 

[Bug 663672] Re: won't mount NFS mounts with space in the name

2010-10-21 Thread Tim White
/etc/auto.master

** Attachment added: auto.master
   
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/663672/+attachment/1705842/+files/auto.master

-- 
won't mount NFS mounts with space in the name
https://bugs.launchpad.net/bugs/663672
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 663672] Re: won't mount NFS mounts with space in the name

2010-10-21 Thread Tim White
Original auto.net that is packaged with ubuntu. This file fails when NFS
share has spaces in them.

** Attachment added: auto.net.original
   
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/663672/+attachment/1705843/+files/auto.net.original

-- 
won't mount NFS mounts with space in the name
https://bugs.launchpad.net/bugs/663672
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 663672] Re: won't mount NFS mounts with space in the name

2010-10-21 Thread Tim White
A workaround (certainly not a solution) is to put a grep -v in the
pipeline between the SHOWMOUNT and the awk that prints it in the
expected format for autofs. Using this, I was able to filter out the 3
mounts with spaces in them so that I can continue using autofs. A proper
solution appears to be modifying showmount to change the output format
for when it is going to be parsed by a script.

-- 
won't mount NFS mounts with space in the name
https://bugs.launchpad.net/bugs/663672
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 663672] Re: won't mount NFS mounts with space in the name

2010-10-20 Thread Tim White
From my poking around, it appears the bug will be in both this package, and 
nfs-common.
showmount's output doesn't allow for parsing as it uses spaces to separate the 
fields (exportname and the ipaddress of who can mount it). Ideally it needs to 
use a : between the fields not whitespace.
If showmount is modified, then auto.net will also need to be modified. Maybe 
another switch can be added to showmount that outputs parsable output. e.g.

$ showmount -e ubuntu
Export list for ubuntu:
/mnt/DVD_rip 192.168.8.0/16

becomes

$ showmount -m -e ubuntu
Export list for ubuntu:
/mnt/DVD_rip:192.168.8.0/16

and the korby mount options become
$ showmount -e korby
Export list for korby:
/Qweb:   
/Qusb:   
/Qrecordings:
/Qmultimedia;
/Qdownload:  
/Public: 
/Photos: 
/Network Recycle Bin 4:  
/Network Recycle Bin 3:  
/Network Recycle Bin 1:  
/Media:  
/Documents:  
/DVD_rip:

As you can see, the output of showmount varies depending on the server.
Korby doesn't give the second field that shows what ip's can mount it.
Below is the output of a WD MyBook World Edition II, which doesn't even
give consistent output!

$ showmount -e max
Export list for max:
/DataVolume/Photos   *
/DataVolume/Public   *
/DataVolume/Download *
/ExtendVolume/Media  (everyone)

-- 
won't mount NFS mounts with space in the name
https://bugs.launchpad.net/bugs/663672
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs