Originally posted by: SystemAdmin
Ensure this disk is not part of any other servers like shared disk.
chdev -l <hdisk#> -a pv=clear is right and enough command to clear the PV.
If the PVID is setting back, then something is abnormal here.
You can also check with the SAN team to verify this disk is mapped to any other servers / wwpns by providing the LUN ID.
Even after verify the above steps, if still the disk is shows the PVID, then you clean the disk.
dd if=/dev/zero of=/dev/rhdisk# bs=64k count=100
rmdev -dl hdisk#
cfgmgr -v
Kannan
#AIX-Forum