1753263 Members
5269 Online
108792 Solutions
New Discussion юеВ

Re: wrong bootdisk

 
Fabio Ettore
Honored Contributor

Re: wrong bootdisk

Hi,

in case you insert again that disk then

idisk -R /dev/rdsk/c1t1d0
pvcreate -f /dev/rdsk/c1t1d0
rmsf -H 0/2/1/0/4/0.1.0
ioscan -fnCdisk
insf -e -H 0/2/1/0/4/0.1.0
ioscan -fnCdisk

and you will have the disk with no partitions.

Best regards,
Fabio
WISH? IMPROVEMENT!
N.Gawlik
Occasional Visitor

Re: wrong bootdisk

Hi,

it is ok when i make

System is runing

#pvchange -a n /dev/dsk/c1t1d0

disk out

another "old" disk with three Partitions i insert in the system

#rmsf /dev/rdsk/c1t1d0s1
#rmsf /dev/rdsk/c1t1d0s2
#rmsf /dev/rdsk/c1t1d0s3

#idisk -R /dev/rdsk/c1t1d0

#vgcfgrestore -n vg02 /dev/rdsk/c1t1d0
#vgchange -a y /dev/dsk/c1t1d0

Regards
Norbert
Torsten.
Acclaimed Contributor

Re: wrong bootdisk

The vgcfgrestore commands depends if you still have a valig config for this disk.

Check with

#vgcfgrestore -n vg02 -l

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!