You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@YanChii this is similar to the other issue #561#563 but happens when I try to add a big disk to vm at creation time.
this is the error
Got bad return code (3). Error: Command failed: cannot create 'zones/j4carelogms/disk1': out of space
cannot open 'zones/j4carelogms': dataset does not exist
cannot open 'zones/j4carelogms/disk0': dataset does not exist
Unable to start VM j4carelogms: bad statusCode: 404
This is annoying because I can add a disk in the other Virtual datacenter that Has the same hardware configuration of this physical server (Also same brand and disks). Obviously there is something different.
I found a workaround
Create a VM with 1 disk
Stop the VM
Add the big disk 2T , and update configuration
Start the updated VM
In this way I can add the disk and the vm is running.
The text was updated successfully, but these errors were encountered:
@YanChii this is similar to the other issue #561 #563 but happens when I try to add a big disk to vm at creation time.
this is the error
This is annoying because I can add a disk in the other Virtual datacenter that Has the same hardware configuration of this physical server (Also same brand and disks). Obviously there is something different.
I found a workaround
In this way I can add the disk and the vm is running.
The text was updated successfully, but these errors were encountered: