Displaying 1 result from an estimated 1 matches for "gis03".
2014 Jun 27
0
[Bug 10679] New: readlink_stat error results in deletion of mountpoints
...e
AssignedTo: wayned at samba.org
ReportedBy: bugz101 at andy-t.org
QAContact: rsync-qa at samba.org
I am trying to rsync Solaris non-global zone from the global running the
following command (from a
script):
rsync -aSzx --del --ignore-errors --stats \
--exclude "sc-gis03/root/proc/*" \
--exclude "sc-gis03/root/var/run/*" \
--exclude "sc-gis03/root/system/contract/process/*" \
boi-blade02:/zones/sc-gis03 /zones
where `sc-gis03' is a running Solaris zone to be copied.
The problem I run into is this. sc-gis03 has two NFS mounts. The mo...