-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
Linstor, KVM, VR
CLOUDSTACK VERSION
4.18.1
CONFIGURATION
3 ubuntu 22.0.4 KVM nodes in the Linstor cluster.
1 Node configured as Combined Linstor node type and the only one providing the storage.
OS / ENVIRONMENT
Ubuntu 22.0.4 KVM
Linstor
SUMMARY
On deploying Virtual router onto a KVM cluster configured as Linstor cluster well where there is one Linstor node outside the KVM cluster then the VR won't start. The patching step times out.
024-02-02 10:38:25,968 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-1:null) (logid:277cdb3e) Executing: /usr/share/cloudstack-common/scripts/vm/hypervisor/kvm/patch.sh -n r-4-VM -c template=domP name=r-4-VM
---truncated-------
2024-02-02 10:38:25,970 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-1:null) (logid:277cdb3e) Executing while with timeout : 300000
STEPS TO REPRODUCE
1. Create a Linstor cluster with 3 nodes
2. Add a resource group with storagepool only from the node 1 i.e in combined type.
3. Add the 2 satellites as KVM hosts in the cloudstack
4. Deploy a vm with a new guest network with VR.
EXPECTED RESULTS
VR should be created and configured on Linstor.
ACTUAL RESULTS
VR fails to get configured on Linstor ( only when using the above mentioned design) .