Forums

Resolved
0 votes
Hello,
I’m using clearVM on HP server with local storage. I have 3 VM (all Centos, same version)
Today I restart a one of this VM from centos terminal and now this VM not start and in ClearVM dashboard (Witsbits.com) I have the errore “storage not found”. Other 2 VM display correctly “Hard drive (/mnt/d1/)“ but this no. How can I resolve this problem?

Thanks to all
In ClearVM
Thursday, January 10 2019, 07:40 AM
Share this post:
Responses (1)
  • Accepted Answer

    Monday, January 14 2019, 07:00 PM - #Permalink
    Resolved
    0 votes
    ClearVM 1.0 starts VMs as a qemu-img. It has to start it or it won't know about it. In ClearVM 2.0 we use libvirtd so the whole libvirt stack and tools are compatible.

    From command line you should be able to determine if your block devices are present. Run the following and see what is available and what is mounted:

    blkid
    mount
    The reply is currently minimized Show
Your Reply