Loop devices are not removed after the creation of SolusVM KVM VPS with thin provisioninig enabled

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms

Loop devices are not removed after the creation of SolusVM KVM VPS with thin provisioninig enabled:

# losetup -a
/dev/loop0: [64770]:100 (/vmdata/kvm101.img (deleted))
/dev/loop1: [64770]:101 (/vmdata/kvm102.img (deleted))

Cause

This was confirmed as a product defect with ID SVM-3143 which is planned to be fixed in future product updates.

Resolution

As a workaround - remove loop devices manually:

  1. Access SolusVM KVM node via SSH.

  2. Remove all mappings:

    # kpartx -d /vmdata/kvm101.img
    # kpartx -d /vmdata/kvm102.img

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.