- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Radek
If you think your question have been answered correctly, please consider marking it as a solution or rewarding me with kudos.