Re: delete drive FastT



the procedure to delete a logical disks hdisk* in fastT storage device
will look as the following.

1. make sure all data in your datavg1 has been backed up, remove all pp
in hdisk11.
2. remove the disk from datavg1, reducevg -f datavg1 hdisk11.
3. list the disk information, lspv | egrep -i 'datavg1|none'.
4. remove the disk from ODM, rmdev -dl hdisk11
5. go to fastT storage manager, remove the hdisk11's mapping and delete
the disk.

hope that will be helpful,

Best Regards,

Frank
unixstudent wrote:
Thanks for the Great Advice, Dave...this really cleared it for me...


Dave wrote:
unixstudent wrote:
Hello All,

I want to delete drives in the FastT i.e hdisk11 which is
equivalent to datavg1.

1) Where should I delete it first in the FasT or in the OS or AIX?

2) And after I delete blow out the disk what commands do I issue in AIX

Thanks
UnixStudent

You want to delete it from the OS first... if you get rid of it in the
FastT, then AIX will be looking for it and causing problems...
First unmount the associated filesystem (df -k will give you that)
Then exportvg datavg1 (If this is the only disk in datavg1...)
then rmdev -l hdisk11 will remove the device from the system...
(Exportvg may also remove the device, been a while... if rmdev gives an
error then you know exportvg removed it) then you can remove it from
the FastT.

.



Relevant Pages

  • Re: delete drive FastT
    ... remove the disk from ODM, rmdev -dl hdisk11 ... I want to delete drives in the FastT i.e hdisk11 which is ... equivalent to datavg1. ...
    (comp.unix.aix)
  • Re: delete drive FastT
    ... remove the disk from ODM, rmdev -dl hdisk11 ... I want to delete drives in the FastT i.e hdisk11 which is ... equivalent to datavg1. ...
    (comp.unix.aix)
  • Re: delete drive FastT
    ... FastT, then AIX will be looking for it and causing problems... ... Then exportvg datavg1 ... then rmdev -l hdisk11 will remove the device from the system... ...
    (comp.unix.aix)
  • delete drive FastT
    ... I want to delete drives in the FastT i.e hdisk11 which is ... equivalent to datavg1. ... And after I delete blow out the disk what commands do I issue in AIX ...
    (comp.unix.aix)
  • Re: Shark to FAStT performance?
    ... Subject: Shark to FAStT performance? ... Spanning across multiple 14 drive arrays in the FAStT helped significantly. ... We have a similar problem on the ESS disk before; The disk that was at 100% ...
    (AIX-L)