ufsdump many systems to one tape

From: rmckeever@earthlink.net
Date: Fri Nov 01 2002 - 10:16:31 EST


Hi,

I have an AIT-3 tape that is 100gb. I have a few systems I would like to
ufsdump to the one tape. What is the best method? Below is what I think would
work in a shell script? Any input would be great. Thanks.

First system:
mt -f $tape rew
ufsdump 0u $tape /
ufsdump 0u $tape /usr
etc...

Second system:
mt -t $tape eom
ufsdump 0u $tape /
ufsdump 0u $tape /usr
etc...

Third system:
mt -t $tape eom
ufsdump 0u $tape /
ufsdump 0u $tape /usr
etc...

Regards,
Rob
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:12 EDT