Re: how to exclude vm's using sp for ve

2019-02-20 Thread Lee, Gary
Steve:

This is how I handle scheduling of vmware backups.

Hope it gives you a clue.

I agree that ibm needs to clean up spectrum protect for ve and unify the syntax.

Schedule definition follows:  sorry for the mangled wrapping; darned outlook



upd sch VMWARE-PROD -
nightLY-BB-01 -
opt="-vmfulltype=vstor -vmbackuptype=fullvm -asnodename=DC_BSU_RB 
-domain.vmfull='VMHOST=bb-esx01.bsu.edu;-vm=*OpenDNS*,aws-*,BSUStorage,*-dc*,firemon,tsmverestore,RESTORE-temp,*-restore*,*-RESTORE*,*-ise-*,fmc-*,rbcore-apic-em-1,tempbandb1,TESTNREM,TPondurance,'
 -MODE=IFIncremental" -
startd=today start=22:00 duru=h dur=1 peru=d per=1



-Original Message-
From: ADSM: Dist Stor Manager  On Behalf Of Schaub, Steve
Sent: Wednesday, February 20, 2019 8:44 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] how to exclude vm's using sp for ve

Ok, so I tried this:
1. added to BCLAB.opt -> Domain.VMFull   
all-vm;-vm=guest*,local*,nb_diskexpandtest,rlt00015,tlpvs001,tlsf001,tlsql003,tlsql012,tlsql200,tlsql201,tlxddc001
2. tried this command -> dsmc.exe backup vm -optfile=BCLAB.opt -preview 
-Mode=IfIncremental

Got this result:
Command Line Backup-Archive Client Interface
  Client Version 8, Release 1, Level 2.0
  Client date/time: 02/20/2019 08:37:54
(c) Copyright by IBM Corporation and other(s) 1990, 2017. All Rights Reserved.

Node Name: x
Session established with server xxx: AIX
  Server Version 7, Release 1, Level 7.307
  Server date/time: 02/20/2019 08:37:54  Last access: 02/20/2019 08:36:35

Full BACKUP VM of virtual machines specified in DOMAIN.VMFULL option.

ANS9330E The virtual machine that was specified on the Backup VM command could n
ot be found or was excluded from the operation.

I double checked the syntax with the online docs, I just can't see what is 
wrong.
-steve


-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of 
Harris, Steven
Sent: Tuesday, February 19, 2019 5:20 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] how to exclude vm's using sp for ve

Steve

I think you have to specify what you want to back up in the DOMAIN.VMFULL with 
one of the available options before excluding anything.
Then leave off the * in your backup vm command.

Regards

Steve

Steven Harris
TSM Admin/Consultant
Canberra Australia

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of 
Schaub, Steve
Sent: Wednesday, 20 February 2019 7:42 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] how to exclude vm's using sp for ve

8.1.2.0 client
Have a batch script that backs up all vm's in our lab, now I have a list of 
vm's I need to exclude.

Here is the backup command:
dsmc.exe backup vm * -VmBackupType=FullVm -Mode=IfIncremental -VmMaxParallel=10 
-VmMaxBackupSession=20 -VmLimitPerHost=10 -VmLimitPerDatastore=10 
-optfile=BCLAB.opt  > %DetailLog%

in BCLAB.opt I put this statement:
Domain.VMFull  
-vm=guest*,local*,nb_diskexpandtest,rlt00015,tlpvs001,tlsf001,tlsql003,tlsql012,tlsql200,tlsql201,tlxddc001

But the command is still attempting backups of these.

What am I missing?

Thanks,
-steve

--
Please see the following link for the BlueCross BlueShield of Tennessee E-mail 
disclaimer:  
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.bcbst.com%2Femail_disclaimer.shtmdata=02%7C01%7Cglee%40BSU.EDU%7C7f798bb08dfb4d5da35408d69739c302%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C1%7C636862671682134408sdata=qkH5GlAD3IS7HwMdLwrJluAPGTPj3g%2BD4wFu%2FHD%2FcFo%3Dreserved=0

This message and any attachment is confidential and may be privileged or 
otherwise protected from disclosure. You should immediately delete the message 
if you are not the intended recipient. If you have received this email by 
mistake please delete it from your system; you should not copy the message or 
disclose its content to anyone.

This electronic communication may contain general financial product advice but 
should not be relied upon or construed as a recommendation of any financial 
product. The information has been prepared without taking into account your 
objectives, financial situation or needs. You should consider the Product 
Disclosure Statement relating to the financial product and consult your 
financial adviser before making a decision about whether to acquire, hold or 
dispose of a financial product.

For further details on the financial product please go to 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.bt.com.audata=02%7C01%7Cglee%40BSU.EDU%7C7f798bb08dfb4d5da35408d69739c302%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C1%7C636862671682134408sdata=0IPPzGw2sXbTKc8OYSHRvA2XKs%2Bt%2BUa7R%2B7nQ7SJoCA%3Dreserved=0

Past performance is not a reliable indicator of future performance.


--
Please see the following link for the BlueCross BlueShield of Tennessee 

Re: how to exclude vm's using sp for ve

2019-02-20 Thread Schaub, Steve
Ok, so I tried this:
1. added to BCLAB.opt -> Domain.VMFull   
all-vm;-vm=guest*,local*,nb_diskexpandtest,rlt00015,tlpvs001,tlsf001,tlsql003,tlsql012,tlsql200,tlsql201,tlxddc001
2. tried this command -> dsmc.exe backup vm -optfile=BCLAB.opt -preview 
-Mode=IfIncremental

Got this result:
Command Line Backup-Archive Client Interface
  Client Version 8, Release 1, Level 2.0
  Client date/time: 02/20/2019 08:37:54
(c) Copyright by IBM Corporation and other(s) 1990, 2017. All Rights Reserved.

Node Name: x
Session established with server xxx: AIX
  Server Version 7, Release 1, Level 7.307
  Server date/time: 02/20/2019 08:37:54  Last access: 02/20/2019 08:36:35

Full BACKUP VM of virtual machines specified in DOMAIN.VMFULL option.

ANS9330E The virtual machine that was specified on the Backup VM command could n
ot be found or was excluded from the operation.

I double checked the syntax with the online docs, I just can't see what is 
wrong.
-steve


-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of 
Harris, Steven
Sent: Tuesday, February 19, 2019 5:20 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] how to exclude vm's using sp for ve

Steve

I think you have to specify what you want to back up in the DOMAIN.VMFULL with 
one of the available options before excluding anything.
Then leave off the * in your backup vm command.

Regards

Steve

Steven Harris
TSM Admin/Consultant
Canberra Australia

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of 
Schaub, Steve
Sent: Wednesday, 20 February 2019 7:42 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] how to exclude vm's using sp for ve

8.1.2.0 client
Have a batch script that backs up all vm's in our lab, now I have a list of 
vm's I need to exclude.

Here is the backup command:
dsmc.exe backup vm * -VmBackupType=FullVm -Mode=IfIncremental -VmMaxParallel=10 
-VmMaxBackupSession=20 -VmLimitPerHost=10 -VmLimitPerDatastore=10 
-optfile=BCLAB.opt  > %DetailLog%

in BCLAB.opt I put this statement:
Domain.VMFull  
-vm=guest*,local*,nb_diskexpandtest,rlt00015,tlpvs001,tlsf001,tlsql003,tlsql012,tlsql200,tlsql201,tlxddc001

But the command is still attempting backups of these.

What am I missing?

Thanks,
-steve

--
Please see the following link for the BlueCross BlueShield of Tennessee E-mail 
disclaimer:  http://www.bcbst.com/email_disclaimer.shtm

This message and any attachment is confidential and may be privileged or 
otherwise protected from disclosure. You should immediately delete the message 
if you are not the intended recipient. If you have received this email by 
mistake please delete it from your system; you should not copy the message or 
disclose its content to anyone.

This electronic communication may contain general financial product advice but 
should not be relied upon or construed as a recommendation of any financial 
product. The information has been prepared without taking into account your 
objectives, financial situation or needs. You should consider the Product 
Disclosure Statement relating to the financial product and consult your 
financial adviser before making a decision about whether to acquire, hold or 
dispose of a financial product.

For further details on the financial product please go to http://www.bt.com.au

Past performance is not a reliable indicator of future performance.


--
Please see the following link for the BlueCross BlueShield of Tennessee E-mail 
disclaimer:  http://www.bcbst.com/email_disclaimer.shtm


Re: restoring from old backups

2019-02-20 Thread Lee, Gary
Got it.

Amazing what you forget if you don't do it often.

Thanks all.


-Original Message-
From: ADSM: Dist Stor Manager  On Behalf Of Marc Lanteigne
Sent: Tuesday, February 19, 2019 10:54 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] restoring from old backups

Also, do you see the E: filespace for that node:
Dsmc query filespace -fromnode=fpmstore

And what's the filespace type?
-
Thanks,
Marc...

Marc Lanteigne
Spectrum Protect Specialist AVP / SRT
416.478.0233 | marclantei...@ca.ibm.com
Office Hours:  Monday to Friday, 7:00 to 16:00 Eastern

Latest Servermon for Spectrum Protect:
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww-01.ibm.com%2Fsupport%2Fdocview.wss%3Fuid%3Dswg21432937data=02%7C01%7Cglee%40BSU.EDU%7C77e465bcae594bb650bf08d696836161%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636861888368405532sdata=NB%2BuSVRQHjRh%2FoAu%2BHqZtWtcI%2FU6%2Fb7navoPeQevpJk%3Dreserved=0
Performance Mustgather for Spectrum Protect:
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww-01.ibm.com%2Fsupport%2Fdocview.wss%3Fuid%3Dswg22013355data=02%7C01%7Cglee%40BSU.EDU%7C77e465bcae594bb650bf08d696836161%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636861888368405532sdata=mPNsuVTTsGsXMuEY%2FQWTtHqdZQGCtizQg4kwwT2ufTo%3Dreserved=0
Spectrum Protect Blueprint:  
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fibm.biz%2FBdHc6bdata=02%7C01%7Cglee%40BSU.EDU%7C77e465bcae594bb650bf08d696836161%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636861888368405532sdata=A2rfUnfTWSTWSDpMm1A21H5K1qNenSLMPiZc03UCXDM%3Dreserved=0

Follow me on: Twitter, developerWorks, LinkedIn



-Original Message-
From: Lee, Gary 
Sent: Tuesday, February 19, 2019 11:35 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] restoring from old backups

Thanks mark.
Did forget the braces.  However,

Dsmc restore {\\fpmstore\e$}\KEYCONTROL\* c:\users\glee\documents\key\
-subdir=yes

Results in ans1084 message.

If I query the db directly, I see all sorts of things with an hl_name of
\\fpmstore\e$\KEYCONTROL\ For the node fpmstore

Any help appreciated.


Cannot use the gui, doesn't work well with screen readers for the blind.


-Original Message-
From: ADSM: Dist Stor Manager  On Behalf Of Marc
Lanteigne
Sent: Tuesday, February 19, 2019 10:22 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] restoring from old backups

I'm assuming this was command line.   You have to specify the filespace.

Example:
dsmc restore {\\machinename\c$}\* ...

If you try to restore C:, it assumes you are trying to restore the C: on
the machine you are on regardless of the nodename you are restoring from.

-
Thanks,
Marc...

Marc Lanteigne
Spectrum Protect Specialist AVP / SRT
416.478.0233 | marclantei...@ca.ibm.com
Office Hours:  Monday to Friday, 7:00 to 16:00 Eastern

Latest Servermon for Spectrum Protect:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__na01.safelinks.protection.outlook.com_-3Furl-3Dhttp-253A-252F-252Fwww-2D01.ibm.com-252Fsupport-252Fdocview.wss-253Fuid-253Dswg21432937-26amp-3Bdata-3D02-257C01-257Cglee-2540BSU.EDU-257Cc27b45d775764960bbe908d6967e89cf-257C6fff909f07dc40da9e30fd7549c0f494-257C0-257C0-257C636861867561249595-26amp-3Bsdata-3DhYucESnXMMifozRExl9PxLfFTt2lsSUHk8bExlzDzFo-253D-26amp-3Breserved-3D0%26d%3DDwIFAg%26c%3Djf_iaSHvJObTbx-siA1ZOg%26r%3DhMBqtRSV0jXgOdXEmlNk_-O9LHkPCGSh9PJBRSlL8Q4%26m%3DdMUwrv75rKeTENU8OaU5isZwivF2lwXweLicoLtZYeQ%26s%3DBeWUXopg2ncvxjVUo_DxLW1K8CyBrD-z4BdepFHWX4Y%26edata=02%7C01%7Cglee%40BSU.EDU%7C77e465bcae594bb650bf08d696836161%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636861888368405532sdata=eVDWQQIyKp5Wg21jgLFKhUv04HX%2FHhQkRSWONwaMORU%3Dreserved=0=

Performance Mustgather for Spectrum Protect:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__na01.safelinks.protection.outlook.com_-3Furl-3Dhttp-253A-252F-252Fwww-2D01.ibm.com-252Fsupport-252Fdocview.wss-253Fuid-253Dswg22013355-26amp-3Bdata-3D02-257C01-257Cglee-2540BSU.EDU-257Cc27b45d775764960bbe908d6967e89cf-257C6fff909f07dc40da9e30fd7549c0f494-257C0-257C0-257C636861867561249595-26amp-3Bsdata-3DuzHOWlOpsmv1nQkauXsPvBya6giwh0n0WFPLT8zSRSk-253D-26amp-3Breserved-3D0%26d%3DDwIFAg%26c%3Djf_iaSHvJObTbx-siA1ZOg%26r%3DhMBqtRSV0jXgOdXEmlNk_-O9LHkPCGSh9PJBRSlL8Q4%26m%3DdMUwrv75rKeTENU8OaU5isZwivF2lwXweLicoLtZYeQ%26s%3D0JlBjmEqDhljzeQU4JpwwEcM7aViZgEyJxRii4QqtD0%26edata=02%7C01%7Cglee%40BSU.EDU%7C77e465bcae594bb650bf08d696836161%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636861888368405532sdata=36FvcWGmTMwD2L%2FtVLZifq6K0waoNwtCK9jq6dIW%2BGU%3Dreserved=0=

Spectrum Protect Blueprint:

Re: how to exclude vm's using sp for ve

2019-02-20 Thread Lee, Gary
I went through this.  You cannot exclude VMs in an include exclude file.



-Original Message-
From: ADSM: Dist Stor Manager  On Behalf Of Schaub, Steve
Sent: Tuesday, February 19, 2019 3:42 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] how to exclude vm's using sp for ve

8.1.2.0 client
Have a batch script that backs up all vm's in our lab, now I have a list of 
vm's I need to exclude.

Here is the backup command:
dsmc.exe backup vm * -VmBackupType=FullVm -Mode=IfIncremental -VmMaxParallel=10 
-VmMaxBackupSession=20 -VmLimitPerHost=10 -VmLimitPerDatastore=10 
-optfile=BCLAB.opt  > %DetailLog%

in BCLAB.opt I put this statement:
Domain.VMFull  
-vm=guest*,local*,nb_diskexpandtest,rlt00015,tlpvs001,tlsf001,tlsql003,tlsql012,tlsql200,tlsql201,tlxddc001

But the command is still attempting backups of these.

What am I missing?

Thanks,
-steve

--
Please see the following link for the BlueCross BlueShield of Tennessee E-mail 
disclaimer:  
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.bcbst.com%2Femail_disclaimer.shtmdata=02%7C01%7Cglee%40BSU.EDU%7Ccda82939e729416f0f7f08d696aaef99%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636862058247577475sdata=2Ztzhell7VO%2FosGZFcKp7iEflQKqXLCczvUqS7XElJc%3Dreserved=0