VM startet nicht automatisch

wieso hast du wenig einfluss auf die import services? du kannst die ja enablen (oder unmasken falls notwendig) Oo
 
Wegen diesem Verhalten:

Code:
systemctl status zfs-import
○ zfs-import.service
     Loaded: masked (Reason: Unit zfs-import.service is masked.)
     Active: inactive (dead)

Code:
systemctl unmask zfs-import

Code:
systemctl status zfs-import
○ zfs-import.service
     Loaded: masked (Reason: Unit zfs-import.service is masked.)
     Active: inactive (dead)

Bfo
 
zfs-import ist eine template unit, du musst zfs-import@POOL oder zfs-import-scan oder zfs-import-cache enablen, je nachdem welche der variant du willst.
 
Ahhh... danke. Ich bin geborener SysVinit User ... tue mich immer noch schwer mit systemd.
Mein "store" war disabled, ich habe ihn jetzt eingeschaltet... mal sehen, wie es wirkt ...
DANKE!!!

Bfo
 
  • Like
Reactions: fabian
Wenns nur um das geht... so ein Timeout kannst du auch im Webinterface bei den VM's unter Optionen setzten.

z.b. so:

In case your VMs/containers rely on slow-to-start external resources, for example an NFS server, you can also set a per-node delay between the time Proxmox VE boots and the time the first VM/container that is configured to autostart boots (see Automatic Start and Shutdown of Virtual Machines).
You can achieve this by setting the following (where 60 represents the delay in seconds):


Code:
pvenode config set --startall-onboot-delay 60

Screenshot_20230805_153521.png


Oder auch je nach Anwendungsgebiet bei VM's:

Startup delay: Defines the interval between this VM start and subsequent VMs starts. For example, set it to 10 if you want to wait 10 seconds before starting other VMs.

Screenshot_20230805_153737.png
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!