[mirror-admin] Fw: F17 directory structure and no hardlinking
Kevin Stange
kevin at steadfast.net
Tue Feb 14 13:56:15 EST 2012
On 02/13/2012 08:08 AM, Dennis Gilmore wrote:
> To follow up on this quickly, the new releng box we brought up for
> building branched on did not have sudo setup to allow the automated
> scripts to push the compose live. so i manually ran the exact rsync
> command the scripts run which includes a --link-dest into the rawhide
> tree. we did have a config in the mash package not right. which caused
> the directories to not be hashed. so after fixing that i reran the
> compose scripts. this time it had the hashed tree. and when it was
> rsynced it hardlinked as expected into rawhide. Ive not looked at how
> rsync does its --link-dest but im guessing it must be based on path,
> so if the paths dont match it doesnt hardlink.
Correct, --link-dest will check only for the exact path and file name in
the destination to see if there is a matching file there. If there's no
match, it will copy the file into the target path instead.
--
Kevin Stange
Chief Technology Officer
Steadfast Networks
http://steadfast.net
Phone: 312-602-2689 ext. 203 | Fax: 312-602-2688 | Cell: 312-320-5867
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
Url : http://mail.ale.org/pipermail/mirror-admin/attachments/20120214/97161637/attachment.bin
-------------- next part --------------
--
More information about the Mirror-admin
mailing list