1829149 Members
2319 Online
109986 Solutions
New Discussion

lv still active

 
jrw046
Occasional Contributor

lv still active

building a new vg and I have this happing

vgimport -v -s -m /tmp/vg_oracle_t006.mapfile /dev/vg_oracle_t006
Beginning the import process on Volume Group "/dev/vg_oracle_t006".
Volume group "/dev/vg_oracle_t006" is still active.

I cant find anyplace where t006 is active anywhere in the cluster

Any ideas?
2 REPLIES 2
Court Campbell
Honored Contributor

Re: lv still active

try vgchange -c n vg_oracle_t006; vgchange -a n vg_oracle_t006.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
skt_skt
Honored Contributor

Re: lv still active

how do you have a map file if you are builind a NEW vg? Also which set of disk are you using to import (BCV copy from anther server)

is that really LInuX or HP-UX?