How can I get a list of virtiofs volumes and their associated "tags"/"target paths"? #1120
Unanswered
InfoSec812
asked this question in
Q&A
Replies: 2 comments
-
|
Hi, currently there is no such way provided by the driver or virtio-fs spec. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ybendito for awareness |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a series of Windows VMs which are provisioned using IaC and could have 0 or more virtiofs volumes available. I would like to be able to enumerate all of the volumes without having to mount them. Is there a way to do that? I though perhaps I could interrogate via Windows Management Instrumentation (WMI), but so far I do not see any indications of which volume has which tags/targets:
Beta Was this translation helpful? Give feedback.
All reactions