![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cron command for backups | gjarvis | UNIX for Dummies Questions & Answers | 2 | 12-19-2006 01:17 PM |
| Irix - startup script problem | rshampshire | UNIX for Advanced & Expert Users | 0 | 11-16-2006 09:50 AM |
| Irix 5.3 | Trixee | High Level Programming | 3 | 10-17-2001 10:45 AM |
| Irix | DPAI | UNIX for Dummies Questions & Answers | 7 | 08-30-2001 12:53 PM |
| Problem with IRIX | Jai | UNIX for Dummies Questions & Answers | 2 | 07-26-2001 03:07 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Problem with Pax command and backups on AIX HP-UX and IRIX
can someone tell me in details what this command does:
pax -rpe -f /dev/rmt0 -s:^/home:/temp/test:g The definition given in the source i got this from says that command is used to restore the files from /home to /tmp/test. now, i know there's goto be a deeper explanation than that. can someone explain this to me? second part can someone please tell me what the best backup strategy is for the systems: AIX IRIX and HP-UX. i mean this in terms of faster disaster recovery |
|
||||
|
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 12:16 PM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|