3PAR correct remove cage
Posted: Thu Nov 09, 2017 6:47 am
Hello,
I have 3PAR 7400c and two cage M6720.
Service Processor 5.0.2.0-23974, 3PAR OS 3.3.1.215 (GA)+P01,P02,P04,P06,P13,P16
I need to remove "cage2". My actions:
- all data deleted on cage2
- all physical disks are deleted using the command "dismisspd"
- all physical disk have status "new"
- trying to remove "cage2"
And now interesting, i'm trying to offline the ports "1:0:1": and "0:0:1":
Oops! And here the system 3PAR reboots with errors:
lost connection with virtual volume ".srdata" and "admin" who were on "cage0"
Tell me how to correctly remove "cage2".
Thanks!
I have 3PAR 7400c and two cage M6720.
Service Processor 5.0.2.0-23974, 3PAR OS 3.3.1.215 (GA)+P01,P02,P04,P06,P13,P16
Code: Select all
showcage
=====================================
Id Name LoopA Pos.A LoopB Pos.B Drives Temp RevA RevB Model FormFactor
0 cage0 1:0:1 0 0:0:1 0 16 30-31 4082 4082 DCN1 SFF
1 cage1 1:0:2 0 0:0:2 0 12 32-35 4082 4082 DCS1 LFF
2 cage2 1:0:1 1 0:0:1 1 23 32-35 4082 4082 DCS1 LFF
- all data deleted on cage2
- all physical disks are deleted using the command "dismisspd"
- all physical disk have status "new"
- trying to remove "cage2"
Code: Select all
servicecage remove cage2
Are you sure you want to run "servicecage remove cage2"?
select q=quit y=yes n=no: y
Remove cage2 failed. It has active ports
Code: Select all
controlport offline 1:0:1
WARNING: Port 1:0:1 has active disks that may be disrupted.
Are you sure you want to run controlport offline on port 1:0:1?
select q=quit y=yes n=no: y
Code: Select all
controlport offline 0:0:1
WARNING: Port 0:0:1 has active disks that may be disrupted.
Are you sure you want to run controlport offline on port 0:0:1?
select q=quit y=yes n=no: y
lost connection with virtual volume ".srdata" and "admin" who were on "cage0"
Tell me how to correctly remove "cage2".
Thanks!