I am experimenting with virtualization on FreeBSD-12.3p5_amd64.
I previously created a vm and started it. I then halted the system. Now I cannot get vm-bhyve to start it as it says :
However, I cannot stop it either:
What do I have to do to be able to restart this vm?
I previously created a vm and started it. I then halted the system. Now I cannot get vm-bhyve to start it as it says :
Code:
Starting vhp3k-01
* found guest in /zroot/vm/vhp3k-01
! guest appears to be running already
However, I cannot stop it either:
Code:
vm stop vhp3k-01
/usr/local/sbin/vm: WARNING: unable to locate process id for vhp3k-01
What do I have to do to be able to restart this vm?