Hi,
did you use the following KB to remove an existing LUN?
Are you using that lun for HA Datastoreheartbeat?
You couuld use the following to remove a lun
1. Scan for remove luns
esxcli storage core device detached list
2. remove lun
esxcli storage core device detached remove -d <NAA ID>
Frank