Good afternoon, Dear forum users.
I ask you to help in solving one issue, we have 3PAR 8450, one day we removed the discs from the basket, but the procedure was not carried out safely, they just pulled it out. After a situation arose that these disks are displayed in the failed status. We tried to transfer chunklets with the command "movepdtospare -f -vacate -nowait", but the error "src_set_invalid" occurs. We tried to disconnect the disk "dismisspd", but the system informs that the disk is in use "Pd id is in use". I ask you to help, how is it possible to delete these disks?
3PAR 8450 dismissPD
3PAR 8450 dismissPD
- Attachments
-
- 3PAR_error_2.JPG (214.32 KiB) Viewed 20634 times
-
- 3PAR_error_1.JPG (75.51 KiB) Viewed 20634 times
Re: 3PAR 8450 dismissPD
those chucklets are usually spare (based on number and size). Could be that PD11 was pulled first and started to rebuild on spares from PD10 .. which again was pulled, while the reference to PD10 still exists on those chunklets.
Look at showpd -c to see if anything is used. If so, check with showpdch -mov to see what needs to be moved and move them manually with movech.
Look at showpd -c to see if anything is used. If so, check with showpdch -mov to see what needs to be moved and move them manually with movech.
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
Re: 3PAR 8450 dismissPD
Thank you for your prompt reply. Two disks were ejected at the same time, tried showpdch -mov but 3PAR does not display these PDs. Tried to manually migrate chunklets, but I get the error "Error: chunklet couldn`t be relocated. Ld raid set failed". If I understand correctly these chunklets belong to .srdata sections. What is the correct way to delete information about disks that no longer exist?
- Attachments
-
- 3PAR_error_4.JPG (245.19 KiB) Viewed 20632 times
-
- 3PAR_error_3.JPG (161.61 KiB) Viewed 20632 times
Re: 3PAR 8450 dismissPD
What does checkhealth -svc detail say?
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
Re: 3PAR 8450 dismissPD
MammaGutt wrote:What does checkhealth -svc detail say?
The screenshot shows the output of the command
- Attachments
-
- 3PAR_error_5.JPG (182.16 KiB) Viewed 20604 times
Re: 3PAR 8450 dismissPD
Okay. So it doesn't seem like any LDs are failed.
What would this command give as output:
movech -perm -ovrd 10:3564
And what does this give as output:
servicemag status
What would this command give as output:
movech -perm -ovrd 10:3564
And what does this give as output:
servicemag status
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
Re: 3PAR 8450 dismissPD
MammaGutt wrote:Okay. So it doesn't seem like any LDs are failed.
What would this command give as output:
movech -perm -ovrd 10:3564
And what does this give as output:
servicemag status
With LDs everything is fine, if I understand correctly chunklets were reserved in the system, and the problem lies precisely in displaying PDs with a failed state. The output of the commands is shown in the screenshot. There is no data on 3PAR, is it possible to re-initialize?
- Attachments
-
- 3PAR_error_6.JPG (102.93 KiB) Viewed 20583 times
Re: 3PAR 8450 dismissPD
I would cancel the servicemag on PD10. I'm assuming you have no intention of re-adding a drive to that slot.
What does this command provide:
movech -perm -ovrd 11:3561
What does this command provide:
movech -perm -ovrd 11:3561
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
Re: 3PAR 8450 dismissPD
MammaGutt wrote:I would cancel the servicemag on PD10. I'm assuming you have no intention of re-adding a drive to that slot.
What does this command provide:
movech -perm -ovrd 11:3561
Servicemag canceled all operations, when trying to transfer chunklets from 11 PDs, the same error occurs as with 10 PDs
Error: chunklet 11: 3561 couldn't be relocated. ld raid set failed
- Attachments
-
- 3PAR_error_6_1.JPG (53.75 KiB) Viewed 20582 times
Re: 3PAR 8450 dismissPD
what about:
showld -s
and
showvv -state
showld -s
and
showvv -state
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.