Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use second Big Disk in VM at creation time #565

Open
marcheschi opened this issue Oct 25, 2021 · 0 comments
Open

Unable to use second Big Disk in VM at creation time #565

marcheschi opened this issue Oct 25, 2021 · 0 comments

Comments

@marcheschi
Copy link
Contributor

@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

  1. Create a VM with 1 disk
  2. Stop the VM
  3. Add the big disk 2T , and update configuration
  4. Start the updated VM
    In this way I can add the disk and the vm is running.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant