HPE 3PAR StoreServ Storage
1752288 Members
3919 Online
108786 Solutions
New Discussion

I removed disk by error

 
kmylozz
Occasional Collector

I removed disk by error

Hello.

I removed the disk in position 0:0:0 and i needed remove 0:1:0.

I inserted a new disk in position 0:0:0 but the servicemag process had failed.

I iserted the original disk and i used "servicemag resume" and the this had finished successfull but now i have 3 disks with the same position and 2 failed and 1 degraded.

 

Note: the other disks 0:1:0, 2:3:0, 3:14:0 are failed and i have the new disks, but first i want to fix the disk in position 0:0:0

Can you help me?

3PAR cli% showpd -failed -degraded
--Size(MB)-- ----Ports----
Id CagePos Type RPM State Total Free A B Capacity(GB)
1 0:1:0 FC 15 failed 278528 0 1:0:1 0:0:1* 300
41 2:3:0 FC 15 failed 278528 0 ----- ----- 300
70 3:14:0 FC 15 failed 278528 0 ----- ----- 300
74 0:0:0? FC 15 degraded 278528 0 ----- ----- 300
128 0:0:0 FC 15 failed 278528 0 1:0:1* 0:0:1 300
153 0:0:0? FC 15 failed 278528 0 ----- ----- 300
---------------------------------------------------------------------
6 total 1671168 0

3PAR cli% showpd -s 74
Id CagePos Type -State-- -----------Detailed_State------------ -SedState-
74 0:0:0? FC degraded missing,not_available_for_allocations unknown
-------------------------------------------------------------------------
1 total
3PAR cli% showpd -s 153
Id CagePos Type -State- ----------------------------Detailed_State------------- --------------- -SedState-
153 0:0:0? FC failed vacated,not_available_for_allocations,prolonged_missing ,no_valid_ports unknown
-------------------------------------------------------------------------------- --------------------------
1 total


3PAR cli% showpd -s 128
Id CagePos Type -State- -Detailed_State- -SedState--
128 0:0:0 FC failed vacated not_capable
-----------------------------------------------------

3PAR cli% showpdch -spr 74
No chunklet information available.
3PAR cli% showpdch -spr 153
No chunklet information available.
3PAR cli% showpdch -spr 128
Pdid Chnk LdName LdCh State Usage Media Sp Cl From To
128 253 ---- --- none available valid Y Y --- ---
128 254 ---- --- none available valid Y Y --- ---
128 255 ---- --- none available valid Y Y --- ---
128 256 ---- --- none available valid Y Y --- ---
128 257 ---- --- none available valid Y Y --- ---
128 258 ---- --- none available valid Y Y --- ---
128 259 ---- --- none available valid Y Y --- ---
128 260 ---- --- none available valid Y Y --- ---
128 261 ---- --- none available valid Y Y --- ---
128 262 ---- --- none available valid Y Y --- ---
128 263 ---- --- none available valid Y Y --- ---
128 264 ---- --- none available valid Y Y --- ---
128 265 ---- --- none available valid Y Y --- ---
128 266 ---- --- none available valid Y Y --- ---
128 267 ---- --- none available valid Y Y --- ---
128 268 ---- --- none available valid Y Y --- ---
128 269 ---- --- none available valid Y Y --- ---
----------------------------------------------------------
Total chunklets: 17

3PAR cli% showpd -c 74
------- Normal Chunklets -------- ---- Spare Chunklets ----
- Used - -------- Unused -------- - Used - ---- Unused ----
Id CagePos Type State Total OK Fail Free Uninit Unavail Fail OK Fail Free Uninit Fail
74 0:0:0? FC degraded 272 0 0 0 0 272 0 0 0 0 0 0
------------------------------------------------------------------------------------------
1 total 272 0 0 0 0 272 0 0 0 0 0 0
3PAR cli% showpd -c 128
------- Normal Chunklets -------- ---- Spare Chunklets ----
- Used - -------- Unused -------- - Used - ---- Unused ----
Id CagePos Type State Total OK Fail Free Uninit Unavail Fail OK Fail Free Uninit Fail
128 0:0:0 FC failed 272 211 0 44 0 0 0 0 0 17 0 0
-----------------------------------------------------------------------------------------
1 total 272 211 0 44 0 0 0 0 0 17 0 0
3PAR cli% showpd -c 153
------- Normal Chunklets -------- ---- Spare Chunklets ----
- Used - -------- Unused -------- - Used - ---- Unused ----
Id CagePos Type State Total OK Fail Free Uninit Unavail Fail OK Fail Free Uninit Fail
153 0:0:0? FC failed 272 0 0 0 0 272 0 0 0 0 0 0
-----------------------------------------------------------------------------------------
1 total 272 0 0 0 0 272 0 0 0 0 0 0

 

1 REPLY 1
ASHOKA_Shankar
Advisor

Re: I removed disk by error

Please perform the following steps. CAUTION : The below steps could lead to data unavailability if other drives are in degraded or failed state.1. Check if the chunklets are relocating from the drive.
Run the command showpd-s pdid

2.Manually Fail the drive
Steps to manually failing the drive
> setpd ldalloc off pdid
> moveodtospare -nowait pdid
> showpd -c <pdid>
> movepdtospare <-nowait> <-f> -devtype <pdid>

3.If issue persists, replace the drive as a regular failed drive.