Displaying 2 results from an estimated 2 matches for "my_schmat".
Did you mean:
my_schema
2002 Sep 10
1
Rsync with multiple huge filesystems
...esign
/f3/clock_time
/f5/data_padding
After synchronizing the filesystems to the NFS fileserver, I discovered
duplicated copies of the copied filesystems with one of them mounted on /.
eg:
# cd /f1
#ls -l
drwxrws--- .. root engineering .... my_schematics
drwxr-xr-x .. root system .... my_schmatics
Noticed that the group ownership and permission differs. I had invoked as
root and belonging to the engineering group.
# cd f1
# df -k *
/dev/vg32lv02 17670144 ... /f1/my_schematics
/dev/hda4 393216 ... / (mounted on /)
I wasn't sure which of the 2 that I should remove. Henc...
2002 Sep 10
0
(no subject)
...esign
/f3/clock_time
/f5/data_padding
After synchronizing the filesystems to the NFS fileserver, I discovered
duplicated copies of the copied filesystems with one of them mounted on /.
eg:
# cd /f1
#ls -l
drwxrws--- .. root engineering .... my_schematics
drwxr-xr-x .. root system .... my_schmatics
Noticed that the group ownership and permission differs. I had invoked as
root and belonging to the engineering group.
# cd f1
# df -k *
/dev/vg32lv02 17670144 ... /f1/my_schematics
/dev/hda4 393216 ... / (mounted on /)
I wasn't sure which of the 2 that I should remove. Henc...