Can I check which Client is using vDISK in Prism? | Nutanix Community
Skip to main content
Solved

Can I check which Client is using vDISK in Prism?


 

Can I check which Client is using vDISK in Prism?

I want to check the Client assigned the volume group.

I can compare iqn and check it, but I wonder if there is an easier way than that.

(ex.through the CLI in AHV, CVM)

 

Best answer by Sergei Ivanov

It depends on how the VG is assigned to the VMs. 

If it is directly attached to the VMs via Update  + “attach to a VM button”, then you will see it if you click on the Update button like here:

But if you connected the volumes to the VMs using IQN, there will be no easy way.

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

2 replies

Sergei Ivanov
Nutanix Employee
Forum|alt.badge.img+5
  • Nutanix Employee
  • 108 replies
  • Answer
  • May 17, 2021

It depends on how the VG is assigned to the VMs. 

If it is directly attached to the VMs via Update  + “attach to a VM button”, then you will see it if you click on the Update button like here:

But if you connected the volumes to the VMs using IQN, there will be no easy way.


  • Author
  • Voyager
  • 1 reply
  • June 18, 2021

Thank you for your answer.