Arc-Compute / GVM-user

GVM-user.
https://docs.linux-gvm.org/gvm-user
GNU General Public License v2.0
28 stars 3 forks source link

systemd starts gvm-post.service too early in system post under some circumstances #3

Open arthurrasmusson opened 1 year ago

arthurrasmusson commented 1 year ago

Systemd starts gvm-post.service too early during host initialization resulting in mediated types not getting created automatically. When this bug occurs the user needs to manually invoke gvm-cli /etc/gvm/user/generate-vgpu-types.toml as root to fix the issue.

This issue appears to occur at random during system boot with some starts working without issue while starts on the same system at another time are affected.