Comment 4 for bug 1926217

Revision history for this message
Lee Trager (ltrager) wrote :

@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
sudo apt-get install -y jq
curl -G --unix-socket "/var/snap/lxd/common/lxd/unix.socket" "lxd/1.0/resources" 2>/dev/null | jq

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