Create 4k disk for vm | Nutanix Community
Skip to main content
Is there a way (or even supported) to create a 4k disk for a VM? I am testing some situations and didn't know if there was a way to specify sector sizes when creating a new disk for a vm.

Interesting question:)

I would try acli: vm.create and then vm.disk_create → there is an option to use suffix so you should be able to provision a disk of a 4096K.

Curious to hear how to works out. Let me know, please.

acli command reference