ADSM-L

Re: [ADSM-L] Which volumes for a VM?

2014-10-22 10:49:50
Subject: Re: [ADSM-L] Which volumes for a VM?
From: David Ehresman <david.ehresman AT LOUISVILLE DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 22 Oct 2014 14:48:14 +0000
Thanks.  I expected queries against the volumeusage table to run forever, but 
this actually ran quite quickly.

David

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of 
Arbogast, Warren K
Sent: Wednesday, October 22, 2014 10:42 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: [ADSM-L] Which volumes for a VM?

David,
Here's one way to do it.

__ tsm:> q fi <data center node name>  \VMFULL-<vm-name>

# query filespace output displays FSID of the filespace for the vm in question

__ tsm:> select volume_name from volumeusage where filespace_id ='<FSID>'


Hope this works for you,
Keith

<Prev in Thread] Current Thread [Next in Thread>