
24 Aug
2021
24 Aug
'21
2:25 a.m.
Appreciate it ! On 8/23/21 11:44 PM, Michal Prívozník wrote:
On 8/23/21 1:19 PM, liuyd.fnst@fujitsu.com wrote:
Hi all.
I'm curious about the output order of virsh guestinfo --filesystem. Is the output random?
virsh guestinfo output. It is not sorted by name or total-bytes/used-bytes It's in whatever order the guest agent reported. And looking into the guest agent source code it's parsing /proc/self/mountinfo. So there's no order guaranteed.
Michal
-- Best Regards. Yiding Liu