Operating System - HP-UX
1831554 Members
4195 Online
110025 Solutions
New Discussion

Re: backup of HP-UX server LVM SLVM Serviceguard.

 
Aamir14
Regular Advisor

backup of hpux server LVM SLVM serviceguard.

Hello,

 

i want to take backup of my entire hpux server box

and LVM,SLVM,software and clusterning setting.

 

because on saturady some part (PCI,cpe) willbe change on my server.

 

Kindly suggest me  how can we take a backup whole hp ux server setting and LVs.

 

 

Thanks

aamir

 

 

 

 

 

 

5 REPLIES 5
Dennis Handly
Acclaimed Contributor

Re: backup of HP-UX server LVM SLVM Serviceguard.

You first probably want to take an ignite backup for vg00

 

Then you can use fbackup or Data Protector or whatever you use now, for the rest of the volumes.

Aamir14
Regular Advisor

Re: backup of HP-UX server LVM SLVM Serviceguard.

Thanks for advice 

 

One more question 

 

On that server i configured cluster (service guard)

If that server not start 

1. i restore server thought ignite

2.restore LVM though vgcfgbackup

 

but how can take backup  serviceguard setting and whole clustering setting.

 

if it is possible or process.How ?

 

Thaks

Ajin_1
Valued Contributor

Re: backup of HP-UX server LVM SLVM Serviceguard.

 

 Hi

 

>>>>>>>>>>>but how can take backup  serviceguard setting and whole clustering setting.

 

vg00 backup itself backup serviceguard setings.

 

 

Thanks & Regards
Ajin.S
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Emil Velez_2
HPE Pro

Re: backup of HP-UX server LVM SLVM Serviceguard.

The cluster configuration is in the files in /etc/cmcluster so if you get a ignite image of that system and restore it then it should restore the cluster.   IF you made a change to the cluster after the backup of the cluster you might have to restore the system and do a cmapplyconf to put a updated cluster file on the node you restored.

Emil Velez
Instructor Storage, Servers, HP-UX and Partner Courses
Hewlett Packard Enterprise Education Services
Ask me about training on StoreServ (3PAR) StoreOnce, StoreEasy, StoreAll, StoreVirtual, HP-UX, ServiceGuard and HPE Partner Ready Certification Training

internet: Linkedin: http://www.linkedin.com/in/emilvelez

HPE Master ASE Server Solutions Architect V3
HPE Master ASE Storage Solutions Architect V2
HP UNIX Certified (ASE HPUX 11iv3 Administration V1)
Certified HPE Instructor
HPE Product Certified - OneView [2016]
HP Sales Certified -Servers, Converged Systems and Services [2015]
HPE Product Certified - Converged Solutions [2017]
Stephen Doud
Honored Contributor

Re: backup of HP-UX server LVM SLVM Serviceguard.

Taking an Ignite-UX backup of vg00 saves the cluster configuration in /etc/cmcluster

vg00  contains /etc/lvmtab (used by Serviceguard packages) and /etc/lvmconf (where LVM backup files are saved), so LVM-related configuration backup is performed.