I explain my problem.
I have 2 servers Q and S.
On Q, I have a vg, all FS are in /oracle/xxx.
When I move my vg from Q to S, I do a recratevg to mount my FS in /Q/oracle/xxx to save them.
When my backup has finished, I want to move my vg from S to Q, but mounting my FS in /oracle/xxx ..
Here is my problem.
The exportvg writes informations about FS on the disks...
I need a "forgetvg " command which dont write changes about FS...
Stephnane