1834010 Members
2314 Online
110063 Solutions
New Discussion

Re: vpdb deleted

 
SOLVED
Go to solution
yash123
Regular Advisor

vpdb deleted

Experts,
what will be the result if /stand/vpdb is deleted.
7 REPLIES 7
Torsten.
Acclaimed Contributor

Re: vpdb deleted

it's stored on each vPar and synced between them.


So you should have enough working backups.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
yash123
Regular Advisor

Re: vpdb deleted

Hi Torsten,

Thanks for the immediate reply.
I understood this. I will be much thankful if you could clarify the below query.

If I donâ t have vpdb back and by mistake somebody delete this file then what will be the result.
Torsten.
Acclaimed Contributor
Solution

Re: vpdb deleted

The same file is stored on each running vPar.

I assume it will be synced from a copy even if you delete it.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
yash123
Regular Advisor

Re: vpdb deleted

if vpdb is deleted from where sync will happen to create new db file
Suraj E.M
Occasional Advisor

Re: vpdb deleted

if there are multiple partitions then the OS of each partition also keeps a copy of the database file (/stand/vpdb) on its local boot disk.
you can boot a partition from an alternate database file too. but for that you should have other partitions running. the alternate file should reside in /stand when the server boots because the vPars Monitor can only traverse HFS file systems of the boot disk.

if you have only one partition and you lost the database file and rebooted the server, then you will lose your configuration.

pls refer:
http://docs.hp.com/en/T1335-90083/ch05s23.html
yash123
Regular Advisor

Re: vpdb deleted

Suraj,

Perfect thank a lot
yash123
Regular Advisor

Re: vpdb deleted

done