Unsolved
1 Rookie
•
15 Posts
0
1215
July 5th, 2020 18:00
Cleanup with CSI Driver for Dell EMC PowerMax
Hello, I have a question with stoptest.sh on repository.
CSI Driver for Dell EMC PowerMax 1.2
CentOS 7.6 with Native Multipath,
1) Run deployment script (starttest.sh in the CSI guide) and confirm it creates SG/Vol/MV and paths on host.
2) Run remove script (stoptest.sh in the CSI guide), and SG/Vol/MV are removed.in host side and multipath disappear as well.
However, "lsblk" outputs some devices like sdb, sdc, etc but "multipath -ll" outputs nothing.
Is it as expected or should we run extra cleanup commands?
Thank you,
Satoshi
No Events found!
bmcfeeters
1 Rookie
•
72 Posts
0
July 6th, 2020 07:00
Hello Satoshi,
You may need to run something like the rescan-scsi-bus.sh script from the sg3_utils package to remove the stale devices.
Thanks
Bryan
Wellin
1 Rookie
•
6 Posts
0
July 6th, 2020 22:00
We have performed the rescan,but the path devices still there.
Wellin
1 Rookie
•
6 Posts
0
July 6th, 2020 23:00
Hello Sir.
Let me clarify the hole progress.
mpathe (360000970000497900099533030303342) dm-4 EMC ,SYMMETRIX
size=100G features='1 queue_if_no_path' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
|- 13:0:4:1 sdc 8:32 active ready running
|- 14:0:2:1 sdi 8:128 active ready running
|- 13:0:5:1 sdf 8:80 active ready running
|- 14:0:2:2 sdj 8:144 active ready running
|- 13:0:5:2 sdg 8:96 active ready running
|- 14:0:3:1 sdl 8:176 active ready running
`- 14:0:3:2 sdm 8:192 active ready running
mpathd (360000970000497900099533030303433) dm-3 EMC ,SYMMETRIX
size=100G features='1 queue_if_no_path' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
`- 13:0:4:2 sdd 8:48 active ready running
mpathc (360000970000497900099533030303341) dm-2 EMC ,SYMMETRIX
size=200G features='1 queue_if_no_path' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
|- 13:0:4:0 sdb 8:16 active ready running
|- 14:0:2:0 sdh 8:112 active ready running
|- 13:0:5:0 sde 8:64 active ready running
`- 14:0:3:0 sdk 8:160 active ready running
bmcfeeters
1 Rookie
•
72 Posts
0
July 13th, 2020 11:00
Hi Wellin,
I think to get to the bottom of this one we will have to take a look at the logs during volume creation and deletion.
Please contact me via private message and we can get the troubleshooting going.
Thanks
Bryan