VxVM vxplex ERROR V-5-1-1204 Volume <name> has no complete plexes, cannot attach
| Article:TECH67644 | | | Created: 2009-01-09 | | | Updated: 2010-01-14 | | | Article URL http://www.symantec.com/docs/TECH67644 |
Problem
VxVM vxplex ERROR V-5-1-1204 Volume
Solution
Issue:
When attempting to add a plex an error is thrown
# vxplex -g DG1_bfrm-db1-p att ora03 ora03-01
Note: Where DG1_bfrm-db1-p is the diskgroup name ora03 is the volume name ora03-01 is the plex name
VxVM vxplex ERROR V-5-1-1204 Volume ora03 has no complete plexes, cannot attach
Solution:
Remove the volume ora03, re-create it and then attached the plex to the volume.
# vxedit -g DG1_bfrm-db1-p -f rm ora03
# vxmake -g DG1_bfrm-db1-p vol ora03 plex=ora03-01
# vxvol -g DG1_bfrm-db1-p -f start ora03
# mount -F vxfs /dev/vx/rdsk/DG1_bfrm-db1-p/ora03 /mountpoint
|
|
Legacy ID
319214
Article URL http://www.symantec.com/docs/TECH67644
Terms of use for this information are found in Legal Notices









Thank you.