Closed tregubovav-dev closed 2 months ago
That's some LXD-specific config key that somehow made it past lxd-to-incus.
You should be able to fix that with a incus storage volume edit
and removing the problematic volatile.uuid
key from the volume.
(Closing as we do have logic to clear that in current lxd-to-incus, so this was most likely an issue for a while and only showed up now when making the snapshot)
Required information
Linux picl-07 6.8.0-1010-raspi #11-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 8 23:22:41 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
Issue description
This is a first time I tried to make snapshots after migrating from LXD to the Incus. And It's fail with multiple instances.
I'm not able to make instance snapshot. The operation fails with the message:
Error: Create instance snapshot: Invalid option for volume "<instance>/<snapshot>" option "volatile.uuid"
Note: All entities in enclosed in chevrons are obfuscated names. For example<instance>
can bec1
,inst-01
, etc.Steps to reproduce
incus stop <instance> --project <project>
Error: Create instance snapshot: Invalid option for volume "<instance>/<snapshot>" option "volatile.uuid"
Information to attach
instance config
incus monitor
output