Reply to Message

View discussion in a popup

Replying to:
vmrale
Expert
Expert

Hi,

you can use pertedUtil tool in ESX's CLI and check if you can set up any partition on this LUN.

esxcli storage core device list | grep "Display Name\|Devfs"

Use a device path of your LUN.

partedUtil setptbl <Devfs Path> msdos

Look at any error messages.

 

Regards
Radek

If you think your question have been answered correctly, please consider marking it as a solution or rewarding me with kudos.
Reply
0 Kudos