- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite Backup, Warning: ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 08:16 PM
03-08-2006 08:16 PM
------------------------------------------
WARNING: The volume group /dev/vg00 will be only partially included in the
System Recovery Archive. This means that not all files and
directories on this volume group will be restored when the archive is
installed. This message can be suppressed using the "-P s" option for
make_tape_recovery. See make_tape_recovery(1M) for more details.
-----------------------------------------
With result make_tape_recovery Completed with Warning.
1.Does that mean the Ignite backup is not completed properl.
2. Do I need to rerun the backup.
Thanks,.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 08:29 PM
03-08-2006 08:29 PM
Re: Ignite Backup, Warning: ?
Did you run make_tape_recovery for entire VG ?
like, # make_tape_recovery -v -x inc_entire=vg00 -x inc_entire=vg01
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 12:13 AM
03-09-2006 12:13 AM
Re: Ignite Backup, Warning: ?
I executed this command to take the backup :
# /opt/ignite/bin/make_tape_recovery -A -v -a /dev/rmt/c4t0d0BESTn -n 2 -x inc_entire=vg00 -x exclude=/mnt1 -x exclude=/mnt2 -x exclude=/mnt3 -x exclude=/mnt4 -x exclude=/mnt5 -x exclude=/mnt6 -x exclude=/mnt7 -x exclude=/mnt8 -x exclude=/mnt9 -x exclude=/mnt10 -x exclude=/mnt11 -x exclude=/mnt12 -x exclude=/mnt13 -x exclude=/mnt14 -x exclude=/mnt15 -x include=/mnt1/app/oracle/local
Please suggest ,
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 12:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 12:36 AM
03-09-2006 12:36 AM
Re: Ignite Backup, Warning: ?
It seems to be the message is due to the exclude list , as said Pete. And due to this the message "partially included" is there.
You can check the file 'flist' in /var/opt/ignite/recovery/latest/ if any doubt if anything missed.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 01:37 AM
03-09-2006 01:37 AM
Re: Ignite Backup, Warning: ?
hth,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 02:51 PM
03-09-2006 02:51 PM
Re: Ignite Backup, Warning: ?
Probably.
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 06:01 PM
03-09-2006 06:01 PM
Re: Ignite Backup, Warning: ?
This never means that the backup was not successful, you should not worry muc about this but actually post the actual revovery log to see anything abnormal other than this.
Just above this warning you will see the file systems which are excluded from the backup out of vg00.
The recovery file shall be located at /var/opt/ignite/recovery/latest/recovery.log if no backup has been taken after this one. If the backup has been followed by that backup than it will be in a directory of that timestamp when backup was taken in var/opt/ignite/recovey/YYYY-MM-DD,HH:MM/recovery.log
I was also impressed by looking at you command, if all these mount points really belongs to the file systems from vg00, then only you should exclude them, if these belongs to other VGs these are not required to be mentioned to be excluded only [-x inc_entire=vg00] shall be enough.
HTH,
Devender
HTH,
Devender