1849792 Members
4407 Online
104044 Solutions
New Discussion

Re: vgexport

 
John Curtis
Occasional Advisor

vgexport

Trying to use the -f outfile option of vgexport return an error "f illegal option". Using HP 11.0, anybody know why?
5 REPLIES 5
Paul Sperry
Honored Contributor

Re: vgexport

What was the exact command you used? was it something like this:

vgexport -v -f outfile /dev/vg01
John Curtis
Occasional Advisor

Re: vgexport

I tried several:

vgexport -p -v -m /tmp/mapfile -f /tmp/outfile /dev/vgwhatever

also tried

vgexport -p -v -f outfile /dev/vgwhatever

Same error for all
Paul Sperry
Honored Contributor

Re: vgexport

you need patch PHCO_23791
install to use the -f option
Paul Sperry
Honored Contributor

Re: vgexport

The latest patch is PHCO_24437 for 11.0
Paul Sperry
Honored Contributor

Re: vgexport

recommended patch is PHCO_23791