The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-27-2003
hugo_perez hugo_perez is offline
Registered User
 

Join Date: Apr 2002
Location: Argentine - that better than to eat meat and to drink wine (both Argentineans)?.
Posts: 132
For AIX:

mksysb (whithout map files - smitty mksysb) for rootvg
savevg (whithout map files for the other Volume Groups
smitty savevg)

For HP-UX:

ignite (make_tape_recovery _if the server has a tape_ or make_net_recovery _if you use an ignite server) for vg00.
vxdump to backup vxfs filesystems (see also: vxrestore).

Pay special attention when select a backup command, look for
large files aware backup commands and if you use UID's and GID's
larger than 60K.

For IRIX:

Idon't really know, but look at:

http://techpubs.sgi.com/library/tpl/...2.html#id48598

And follow the links of your interest.

Regards. Hugo.

Last edited by hugo_perez; 01-27-2003 at 08:16 AM.