Hi all,
I have a question about the Start At Boot functionality. I have a fully-functional proxmox 6.1-11 machine that, until this morning, was running everything off of an unencrypted zfs dataset. As of this morning, I have moved everything over to an encrypted zfs dataset, and things continue to run smoothly. However, as I have required a passphrase to be entered to unlock the dataset, containers and VMs of course can no longer autostart when the node boots.
So, my question: Is there a script that runs that determines what order things need to start in, and whether to start them at all? What is that script? I have my own script I just wrote to handle asking for the encryption passphrase and mounting of the dataset, and I'd like to kick off this autostart script so that I don't need to manually start things after mounting the filesystem.
Thanks
I have a question about the Start At Boot functionality. I have a fully-functional proxmox 6.1-11 machine that, until this morning, was running everything off of an unencrypted zfs dataset. As of this morning, I have moved everything over to an encrypted zfs dataset, and things continue to run smoothly. However, as I have required a passphrase to be entered to unlock the dataset, containers and VMs of course can no longer autostart when the node boots.
So, my question: Is there a script that runs that determines what order things need to start in, and whether to start them at all? What is that script? I have my own script I just wrote to handle asking for the encryption passphrase and mounting of the dataset, and I'd like to kick off this autostart script so that I don't need to manually start things after mounting the filesystem.
Thanks