Originally posted by: enidvx
Hello to all,
I'm explaining in few words the scenario I have and the solution I found:
This was a LPAR not a standalone pseries.
The 2 disks not being recognized (hdiskX,hdiskY) were part of a volume group for the FlashCopy function. The scheme (of flashcopy function) is like this:
where hdiskA,hdiskB part of ABvg
and hdiskX,hdiskY part of FCvg
The 2 disks (hdiskX,hdiskY) were not shown at all with lspv command.
With "lsattr -E -l hdiskX" I noticed this part here "pvid none"
The solution to the problem was like below:
1- rmdev -dl hdiskX
2- rmdev -dl hdiskY
3- disable flashcopy
4- recreate/enalbe flashcopy
5- cfgmgr (doesn't show problems)
Best Regards,
Enid
#AIX-Forum