Applicable to:
- SolusVM
Symptoms
Attempt to create KVM VPS in SolusVM fails with the following error in build log /usr/local/solusvm/log/kvm101/build.log
CONFIG_TEXT: ########## LOG START ##########
Logical Volume => not found /dev//kvm101_img
Cause
Volume Group is not set on node's settings page in SolusVM
Resolution
- Connect to KVM node via SSH
- Find Volume Group name on the node:
# vgs
VG #PV #LV #SN Attr VSize VFree
centos 1 0 0 wz--n- 955.62g 955.62g - Then log into SolusVM web interface and browse to Dashboard > Nodes page
- Click on edit button again KVM node name to access settings page
- Update VG (Logical Volume Group) field and tick VG Update checkbox
- Click button to save changes
Comments
0 commentsPlease sign in to leave a comment.