Dominik Hassler
Dominik Hassler
This usually means that the `qemu` process did not stop before the stop method timed out (set to 300 seconds). Can you check that the windows VM is acutally shutting...
I don't think there is a mechanism in SMF for that. But if you are aware of one, let me know. For the behaviour you expect you are probably better...
when installing, did you import the manifest for the system/kvm SMF template? can you post the output of `svccfg export system/kvm` in the GZ? from the readme: > You can...
the `zonepath` property can only be set on creation of a zone and should point to the zone root mountpoint. if you do `zonecfg -z test01 info` you will see...
i think VNC will be tunneled through SSH if encryption is required. if there is a strong demand for it, why not. but i don't think all the options have...
if you use sockets instead of IP:port for VNC you most probably have an SSH connection established anyway (to start socat or whatever...). if you bind IP:port to 127.0.0.1 you'll...
> Packagers are advised to patch the `configure.ac` if they want to package 3.4.0 for distros. That's what we did for OmniOS. I just wanted to open the issue so...