VMware Cloud Community
OliverKilk
Contributor
Contributor
Jump to solution

Device deleted and detachecd, still in storagerm.log

Hey there,

I have a small problem. I deleted a datastore(LUN) and then detached it. I know I should have unmount it first but I didn't.

When I see esxtop u I can see the device but when I esxcli storage filesystem list I don't see it.

It bothers me because storagerm.log gets spamed with the naa.xxxx devices I deleted and detached:

2014-08-29T12:01:42.673Z: Skipping device naa.6005076300810119b80000000000002d either due to VSI read error or abnormal state

2014-08-29T12:01:42.673Z: Skipping device naa.6005076300810119b800000000000030 either due to VSI read error or abnormal state

2014-08-29T12:01:42.673Z: Skipping device naa.6005076300810119b800000000000031 either due to VSI read error or abnormal state

2014-08-29T12:01:42.674Z: Skipping device naa.6005076300810119b800000000000032 either due to VSI read error or abnormal state

2014-08-29T12:01:42.674Z: Skipping device naa.6005076300810119b80000000000003b either due to VSI read error or abnormal state

Is there a way to remove the devices permanently without rebooting the host?

I'm using vCenter Server 5.1.

Thanks in advance.

Oliver

Tags (3)
Reply
0 Kudos
1 Solution

Accepted Solutions
rcporto
Leadership
Leadership
Jump to solution

Try restart Storage I/O Control service: /etc/init.d/storageRM restart

VMware KB: Attempts to bring online a storage device recovered from PDL fail if Storage I/O Control ...

---

Richardson Porto
Senior Infrastructure Specialist
LinkedIn: http://linkedin.com/in/richardsonporto

View solution in original post

Reply
0 Kudos
1 Reply
rcporto
Leadership
Leadership
Jump to solution

Try restart Storage I/O Control service: /etc/init.d/storageRM restart

VMware KB: Attempts to bring online a storage device recovered from PDL fail if Storage I/O Control ...

---

Richardson Porto
Senior Infrastructure Specialist
LinkedIn: http://linkedin.com/in/richardsonporto
Reply
0 Kudos