Hi: I managed to hose my pve server. It won't import/start a pool. I have to manually do a 'zpool import <pool guid>' to import the pool. The inconvenient part is that virtually all of my LXCs run off that pool, so I have to manually start each of those after importing the pool. Essentially, none of my LXCs will start after reboot, because the pool isn't importable.
I believe the cause was that I passed 8 HDs to a vm (by-id), then set up a zfs pool in that vm using the exact same name as the main pve pool (named 'pool1'). I removed that vm, but ever since, it won't auto-start 'pool1' in pve.
Is there a way to have pve import using the number id?
If not, is it possible to run a script during bootup that will do this - and before it tries to start the LXCs?
Thanks so much!
I believe the cause was that I passed 8 HDs to a vm (by-id), then set up a zfs pool in that vm using the exact same name as the main pve pool (named 'pool1'). I removed that vm, but ever since, it won't auto-start 'pool1' in pve.
Is there a way to have pve import using the number id?
If not, is it possible to run a script during bootup that will do this - and before it tries to start the LXCs?
Thanks so much!