Hi all,
I am a newbie, I have a few questions:
1. how to control the sequence of starting? (e.g. I want VM 102 to start first).
2. how to insert a delay between each startup (i.e. wait 40 seconds before starting the next VM)
3. how to fix the warning - Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 585.
my output:
vm3:~# qm startall
Starting Qemu VM 104
Starting Qemu VM 102
Starting Qemu VM 108
Starting Qemu VM 107
Starting Qemu VM 112
Starting Qemu VM 103
Starting Qemu VM 106
Starting Qemu VM 101
Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 585.
Starting Qemu VM 105
Starting Qemu VM 113
Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 585.
Starting Qemu VM 110
Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 585.
I am a newbie, I have a few questions:
1. how to control the sequence of starting? (e.g. I want VM 102 to start first).
2. how to insert a delay between each startup (i.e. wait 40 seconds before starting the next VM)
3. how to fix the warning - Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 585.
my output:
vm3:~# qm startall
Starting Qemu VM 104
Starting Qemu VM 102
Starting Qemu VM 108
Starting Qemu VM 107
Starting Qemu VM 112
Starting Qemu VM 103
Starting Qemu VM 106
Starting Qemu VM 101
Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 585.
Starting Qemu VM 105
Starting Qemu VM 113
Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 585.
Starting Qemu VM 110
Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 585.