Hi, you can look up in the SUMMARY_EXTENDED table which VMs are backed up by the specific node with a specific schedule: tsm: ZEUSSERV>select SUB_ENTITY from summary_extended where ENTITY='MY_DATAMOVER_NODE' and SUB_ENTITY<>'' and SCHEDULE_NAME='SCHEDULENAME'
SUB_ENTITY: MZ_VM_1 SUB_ENTITY: MZ_VM_SB Here are some more details: https://www.ibm.com/developerworks/community/wikis/form/anonymous/api/wiki/93193ba0-be33-4733-9b03-9ab823a7475c/page/36548a5d-a9df-4e5a-ae3a-eada9f2f37ee/attachment/b8166859-548e-4504-b70f-989e865fa8f8/media/DPforVMware_Reporting640_V20130905.pdf Mit freundlichen Grüßen / best regards Stefan Bender Hechtsheimer Strasse 2 / 55131 Mainz / Germany IBM Software Group, Tivoli Software Development "Tivoli Storage Manager" Tel. ++49-6131-846989 or ++49-7034-643-2773 / Fax. ++49-06131 -84-2520 / email: stefan.ben...@de.ibm.com ---------------------------------------------------------------------------------------------------------------------------------------------- IBM Deutschland Research & Development GmbH / Vorsitzende des Aufsichtsrats: Martina Koederitz Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294 From: Matthew McGeary <matthew.mcge...@potashcorp.com> To: ADSM-L@VM.MARIST.EDU Date: 11/06/2014 14:41 Subject: Re: [ADSM-L] TSM for VE question Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> It's easy to find this out from the admin cli. Just do a q sched * * nodes=datamover That will show all schedules associated with a given node. ie: tsm: TSMSK>q sched * * nodes=stnsvpmover02 Domain * Schedule Name Action Start Date/Time Duration Period Day ------------ - ---------------- ------ -------------------- -------- ------ --- VE-PROD DAILY_INTEL_PROD Backup 12/06/2013 20:00:00 1 H 1 D Any VM VE-PROD WEEKLY_TEMPLATE- Backup 12/06/2013 16:00:00 1 H 1 D Sat S_NEW VM Hope that helps. __________________________ Matthew McGeary Technical Specialist - Operations PotashCorp T: (306) 933-8921 www.potashcorp.com From: Robert Ouzen <rou...@univ.haifa.ac.il> To: ADSM-L@VM.MARIST.EDU Date: 11/06/2014 02:45 AM Subject: [ADSM-L] TSM for VE question Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> Hi to all Using TSM for VE 7.1.1 to back up our VMware environment , using for now two virtual proxy machine, datamover node (vmprox1 vmproxy2). I configure the schedulers thru TSM for VMware UI gui. Some VM?s are scheduled thru vmproxy1 and some VM?s are scheduled thru vmproxy2 . I tried to figure out how I can get a report to know from which datamover node the scheduler (VM?S) program is , maybe script ? Best Regards Robert