Question

Create 4k disk for vm

  • 21 February 2019
  • 1 reply
  • 1458 views

Badge +1
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.

This topic has been closed for comments

1 reply

Userlevel 6
Badge +5

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