Jan Poctavek
Jan Poctavek
Live migration of a VM causes guest clock to freeze for a few seconds. That can be mitigated by calling `guest-set-time` using a qemu guest agent. This command should be...
I really don't know if this is already implemented or not. But it would be nice to support setting any exotic vmadm parameter during VM creation. For example customer runs...
When not filling in the default gateway during the prompt-config, the `headnode.sh` script generates invalid VM templates and whole installation fails. Steps to reproduce (prompt-config): - set any static admin...
When creating a new vDC, one of the required parameters is `Site hostname`. It does not say anything about it's purpose nor there's any explanation of what it is. After...
If you have more than one backup to delete - action fails. Reproduce: make retention rate 10, wait for all backups to fill-up, and then just change retention to 5....
Recent development in SmartOS introduced `vminfod` facility. It watches all changes regarding a VM and is able to trigger events the very simillar way to the `sysevent`. Example command: ```...
When restoring backup, user may choose the VM, into which the data will be restored. It would be usefull if there was an option to restore to new server. Specifically:...