Known Issues

1. Unable to Delete VM - logical volume(s) not found

The issue is described in the Onapp Cloud Knowledgebase article Unable to Delete VM - One or more specified logical volume(s) not found.

The solution, that is provided by OnApp will work after enabling the StorPool integration on the shell session by exporting the path to the integration before issuing the lvcreate command:

export PATH=/usr/local/lvmsp:$PATH
lvcreate -L1G -n yyyyyyyyyyyyyy onapp-xxxxxxxxxxxxxx