Re: Accidentially Removed a Volume Group

From: Bengt Mutén (muten@REEBIE.COM)
Date: Tue Apr 27 2004 - 12:45:40 EDT


Bob,

I used smit to remove. It runs this script:

xlist () { VGID=`getlvodm -v $1`; if test $? -ne 0
  then
  exit 1
fi
Q1=`getlvodm -w $VGID | cut -f2 -d' '`; echo $Q1; }; xlist 'vg00'

Thanks in advnace for any suggestions.

Bengt

Bob Booth - CITES wrote:

>On Tue, Apr 27, 2004 at 12:15:43PM -0400, Bengt Mut?n wrote:
>
>
>>Title says what I did. Does anybody have a suggestion as how to recover
>>it. I am running AIX 4.3
>>
>>
>
>How did you remove it.. what commands did you use?
>
>bob
>
>
>
>



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:17:51 EDT