I am running pve-manager/6.2-10 and have a VM running an old Natware 3.12 server system. The contents of the VM do not respond to shutdown commands. The only way to stop the VM is to enter the console and manually 'down' the server, exit to DOS then issue a 'stop'.
I have written a hookscript snippet which reacts to a pre-stop command by (trying) to use the API and 'sendkey' send the correct key sequence to down the server, wait a while then send the stop.
I am getting 'can't lock', 'got timeout' when using sendkey ... --skiplock=1 from the script snippet and also from a local shell as root.
I realise this is a complex scenario.
Any suggestions?
Thanks.
I have written a hookscript snippet which reacts to a pre-stop command by (trying) to use the API and 'sendkey' send the correct key sequence to down the server, wait a while then send the stop.
I am getting 'can't lock', 'got timeout' when using sendkey ... --skiplock=1 from the script snippet and also from a local shell as root.
I realise this is a complex scenario.
Any suggestions?
Thanks.