1825691 Members
3557 Online
109686 Solutions
New Discussion

Re: securepath and vxvm

 
xiaomao2006
Occasional Contributor

securepath and vxvm

securepath has been installed on my HPUX 11.23 box.and we created veritas diskgroup with virtual device file.Now we 'd like to try to uninstall securepath.
The steps would be

1.deport diskgroup
2.uninstall securepath
3.import diskgroup

My question is :
Can I import diskgroup directly without any configuration after uninstalling securepath?
It will work?
4 REPLIES 4

Re: securepath and vxvm

After uninstalling securepath, you should be able to just do:

vxdctl enable
vxdg import
xiaomao2006
Occasional Contributor

Re: securepath and vxvm

Need more configuration?

Have you tried it successfully?
skt_skt
Honored Contributor

Re: securepath and vxvm

it shoudl work if imported with vgid as the secure path installation does not alter vgid
xiaomao2006
Occasional Contributor

Re: securepath and vxvm

thanks two guys

could please explain how vxvm work when it try to import some diskgroup.

I found the following infomation about diskgroup,such as ,diskid,hostid,groupid

What about those id 's function?