Cannot remove or create virtual volumes [SOLVED]
Posted: Tue Mar 04, 2014 7:45 am
Hello all,
In August 2013 we have bought a 3par 7200 with SSD(8x100GB), SAS(24x600GB) and NLSAS(12x2TB) tiers. Everything runs fine and can be managed quite well. Release version 3.1.2 (MU2).
Last week I've been organizing our virtual volumes a bit. Moved some VM's to other volumes. Removed some empty virtual volumes and it's vluns. Also removed some unused CPGs.
All went well except for one Virtual Volume. I cannot remove 'VMFS06Volume'. It can be listed by 'showvv' and can be selected in several GUI tasks, but when trying to perform the task it says: VV VMFS06Volume not found.
See the commands I used:
Further troubleshooting shows:
- that I also cannot even create virtual volumes anymore. I create a volume at the CLI, but when I showvv. No volume has been created.
- that in the GUI at Storage Systems->AX3PAR01->Virtual Volumes in the CPG Space tab, I cannot see the spreading over the tiers (I used AO until now)
What can I do to fix this? Are there any services that I can restart?
Any help would be very much appreciated. Thanks.
In August 2013 we have bought a 3par 7200 with SSD(8x100GB), SAS(24x600GB) and NLSAS(12x2TB) tiers. Everything runs fine and can be managed quite well. Release version 3.1.2 (MU2).
Last week I've been organizing our virtual volumes a bit. Moved some VM's to other volumes. Removed some empty virtual volumes and it's vluns. Also removed some unused CPGs.
All went well except for one Virtual Volume. I cannot remove 'VMFS06Volume'. It can be listed by 'showvv' and can be selected in several GUI tasks, but when trying to perform the task it says: VV VMFS06Volume not found.
See the commands I used:
Code: Select all
AX3PAR01 cli% showvv -d
Id Name Rd Mstr Prnt Roch Rwch PPrnt PBlkRemain -------------VV_WWN------------- ------CreationTime------
1 .srdata RW 0/1/- --- --- --- --- -- 60002AC0000000000000000100002A42 2013-09-11 19:24:18 CEST
0 admin RW 1/0/- --- --- --- --- -- 60002AC0000000000000000000002A42 2013-09-11 19:16:52 CEST
7 VMFS01volume RW 0/1/- --- --- --- --- -- 60002AC0000000000000000700002A42 2013-09-24 14:46:08 CEST
6 VMFS02volume RW 1/0/- --- --- --- --- -- 60002AC0000000000000000600002A42 2013-09-24 13:46:35 CEST
8 VMFS03volume RW 1/0/- --- --- --- --- -- 60002AC0000000000000000800002A42 2013-10-02 15:18:48 CEST
9 VMFS04volume RW 0/1/- --- --- --- --- -- 60002AC0000000000000000900002A42 2013-10-02 15:34:27 CEST
12 VMFS06Volume RW 0/1/- --- --- --- --- -- 60002AC0000000000000000C00002A42 2013-10-23 12:25:18 CEST
20 VMFS08volume RW 0/1/- --- --- --- --- -- 60002AC0000000000000001400002A42 2013-11-29 13:21:11 CET
25 VMFS09Volume RW 0/1/- --- --- --- --- -- 60002AC0000000000000001900002A42 2013-12-18 12:25:39 CET
26 VMFS10Volume RW 1/0/- --- --- --- --- -- 60002AC0000000000000001A00002A42 2014-01-07 09:54:31 CET
------------------------------------------------------------------------------------------------------------------
10 total 0
AX3PAR01 cli% checkvv VMFS06Volume
VV VMFS06Volume not found
AX3PAR01 cli% removevv VMFS06Volume
Removing vv VMFS06Volume
select q=quit y=yes n=no: y
VV VMFS06Volume not found
AX3PAR01 cli%
Further troubleshooting shows:
- that I also cannot even create virtual volumes anymore. I create a volume at the CLI, but when I showvv. No volume has been created.
- that in the GUI at Storage Systems->AX3PAR01->Virtual Volumes in the CPG Space tab, I cannot see the spreading over the tiers (I used AO until now)
What can I do to fix this? Are there any services that I can restart?
Any help would be very much appreciated. Thanks.