1 | initial version |
Hello,
The error you are getting might be a concurrency issue between the custom plugin and the extendvolume one. Can you please open a bug on github to better track this problem https://github.com/cloudbase/cloudbase-init/issues/new ?
The correct run when starting the service a second time indicates that the initialization of the disk took a while and the extend plugin did not have a valid disk to extend at the moment of the run, but I cannot be sure without knowing what the diskonline plugin does. Is DiskOnlinePlugin similar to plugin San Policy Config, which exists in the latest stable version 1.1.0 https://cloudbase-init.readthedocs.io/en/latest/plugins.html#san-policy-config-main ?
Thank you,
Adrian Vladu