|
Re: Bare Metal Restore?: msg#00243sysutils.backup.backuppc.general
thanks to whoever started this thread -- i'm definitely saving the replies. on _paper_. :-) one comment about this: on the server: > > BackupPC_tarCreate -h hostname -n dumpnum -s sharename / ... > > 5000 stream tcp nowait root /usr/bin/backuppc_restore.sh on the client: > > nc backupserver 5000 | tar xv just wanted to emphasize that these are examples only. the restore command should really be guided by the value of $Conf{TarClientRestoreCmd}, i.e.: tar -x -p --numeric-owner --same-owner -v -f - -C the_new_mount_point i was surprised when i didn't use "--numeric-owner", and the ownership of many files changed hands after the restore: the uids for certain names didn't match on the the client and the server, and a change of ownership resulted. craig pointed out my error. paul =--------------------- paul fox, pgf@xxxxxxxxxxxxxxxxxxxx (arlington, ma, where it's 55.2 degrees) ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ BackupPC-users mailing list BackupPC-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Curious about ALRM error: 00243, Peter Shipley |
|---|---|
| Next by Date: | Re: multiple backupusers on 1 pc: 00243, Marc Prewitt |
| Previous by Thread: | Re: Bare Metal Restore?i: 00243, Les Mikesell |
| Next by Thread: | RE: Bare Metal Restore?: 00243, Jerry Norton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |