@dandruczyk - According to that LXD is not detecting the RPM speed for any drive on your system. MAAS determines whether a disk is an SSD or a rotary disk based on that value.
Could you check if this is fixed in the latest version of LXD? You can do that in a deployed environment or ephemeral with the following
@dandruczyk - According to that LXD is not detecting the RPM speed for any drive on your system. MAAS determines whether a disk is an SSD or a rotary disk based on that value.
Could you check if this is fixed in the latest version of LXD? You can do that in a deployed environment or ephemeral with the following
sudo snap refresh --channel= latest/ edge lxd lxd/common/ lxd/unix. socket" "lxd/1.0/resources" 2>/dev/null | jq
sudo apt-get install -y jq
curl -G --unix-socket "/var/snap/
If RPM is still 0 in the latest version please report it as a bug to the LXD team at https:/ /github. com/lxc/ lxd/issues/ new