![]() |
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 |
| tar and vdump on same tape? | xadamz23 | UNIX for Advanced & Expert Users | 3 | 08-12-2008 08:27 AM |
| vdump to rsh | john-e | Filesystems, Disks and Memory | 1 | 07-18-2008 06:26 AM |
| vdump on aix? | veccinho | AIX | 1 | 07-13-2007 09:48 AM |
| vrestore Error | aladdin | UNIX for Dummies Questions & Answers | 3 | 02-14-2007 04:39 PM |
| Vdump of two filesystems | geraldwilson | Filesystems, Disks and Memory | 4 | 03-21-2005 10:03 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
vdump & vrestore
Greetings to all:
I'm having problem to do backup and restore using command vdump & vrestore on my HP Alpha server DS15 using TRU64 UNIX V5.1B File System ADVFS The problem i have : 1st i backup the root & usr fileset > The procedure 1-i boot to single-user mode 2-#mount -a (to mount the fileset) 3- vdump -0Cvf /usr2/root.bck / (backup root) 4- vdump -0Cvf /usr2/usr.bck /usr (backup usr) then i burn all the file to cd I try to restore back the backup file The procedure: 1-i boot to single-user mode 2-mount -a 3- vrestore -xvf /mnt/root.bck -D / (restore root) 4- vrestore -xvf /mnt/usr.bck -D /usr (restore usr) After i reboot the system there's an error. Problem at : /etc/fdmns/domain.. Seems that after restore it created "new" partition. In /dev/disk directory there should only be dsk0 (the server only have one hardisk dsk0) BUT after restore there are two - dsk0 & dsk1) the system cannot recognise to mount the root and usr.!!! WHAT AND WHERE I DO WRONG? CAN ANYBODY HELP ME? I'M QUIT NEW IN THIS UNIX...I JUST FOLLOW THE PROCEDURE I GOT .. THANX... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|