abh1sar commented on PR #12300:
URL: https://github.com/apache/cloudstack/pull/12300#issuecomment-4032390361
Hi @rp- has anything changed recently?
on 4.22 with this change, `virsh domblklist` is showing `/dev/drbdxxxx`
instead of `/dev/drbd/by-res/cs-{path}`.
Although there is a symlink present from `/dev/drbd/by-res/cs-{path}` to
`/dev/drbdxxxx`
```
root@ref-trl-11277-k-Mr8-abhisar-sinha-kvm2:~# virsh domblklist i-2-5-VM
Target Source
-------------------------
vda /dev/drbd1001
hdc -
root@ref-trl-11277-k-Mr8-abhisar-sinha-kvm2:~# ls -lsht
/dev/drbd/by-res/cs-315f18ce-4303-4e6c-9a80-d69c975ac196/0
0 lrwxrwxrwx 1 root root 17 Mar 10 13:15
/dev/drbd/by-res/cs-315f18ce-4303-4e6c-9a80-d69c975ac196/0 -> ../../../drbd1001
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]