Displaying 1 result from an estimated 1 matches for "tcvol1".
Did you mean:
col1
2003 Jan 24
2
opendir(somedir/somefile): Not enough space -- why?
...e volume the source files is on is:
Filesystem kbytes used avail %used Mounted on
/dev/vg02/apps 61440000 52722896 8652256 86% /apps
On the target Linux server, I have 1Gb RAM and 1TB of free space:
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/tcvg1/tcvol1 1007898916 33408 956667148 1% /vol1
I have "apps" configured properly as a service in the rsyncd.conf file.
I started rsync in daemon mode on the HP-UX server, and from the Linux
server I invoked:
rsync --numeric-ids -vvva root@hpuxsrv::apps /vol1/asic_apps/
The file list get...