Displaying 3 results from an estimated 3 matches for "remoteservername".
2007 Jul 17
0
Small problem with src/lib/mountpoint.c
...9;normally' using an entry in /etc/vfstab.
However when I changed to use the automounter for the mailstore
obtaining the quota broke.
The problem lies with mountpoint_get(). On a 'normally' mounted
filestore this obtains the device_path of the remote filestore in the
form
remoteservername.some.domain:/remote/path
However when the mailstore was automounted I was instead getting back
auto_direct
which is the name of the automounter map we're using.
The /etc/mnttab file has TWO entries for the auto-mounted filestore,
like this:
auto_direct /mailstore/messages/p au...
2008 Feb 21
1
having a problem with include/exclude logic
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 3088 bytes
Desc: not available
Url : http://lists.samba.org/archive/rsync/attachments/20080221/9cf0c512/attachment.gif
2007 Jul 17
3
Small problem with src/lib/mountpoint.c [now with patch attached!]
...9;normally' using an entry in /etc/vfstab.
However when I changed to use the automounter for the mailstore
obtaining the quota broke.
The problem lies with mountpoint_get(). On a 'normally' mounted
filestore this obtains the device_path of the remote filestore in the
form
remoteservername.some.domain:/remote/path
However when the mailstore was automounted I was instead getting back
auto_direct
which is the name of the automounter map we're using.
The /etc/mnttab file has TWO entries for the auto-mounted filestore,
like this:
auto_direct /mailstore/messages/p au...