Re: TDM4VE on linux

2015-10-29 Thread David Ehresman
Remco,
Have you checked for firewalls between your workstation and the vCenter and the 
machine where the TDP VMware is running?
David

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Remco 
Post
Sent: Wednesday, October 28, 2015 9:59 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] TDM4VE on linux

Hi all,

I’ve been working on getting fcm for vmware 4.1.3 and tdp vmware 7.1.3 working 
on redhat 6.5. FCM and basic TSM functionality seem to work, I can make 
snapshots and backups. But I’ve run into a few issues:

- the vCenter plug-in: it is available according to the vCenter client (manage 
plug-ins), but not listed on the home tab under solutions and applications, nor 
is it available in the vCenter web interface.
- the file restore UI: there is no frGUI folder in the webserver: The 
application or context root for this request has not been found: /FileRestoreUI/

any hints on these issues would be greatly appreciated.
-- 

 Met vriendelijke groeten/Kind Regards,

Remco Post
r.p...@plcs.nl
+31 6 248 21 622


question about command line backup syntax

2015-10-29 Thread Michael Devenney
Hello

I have a Windows server with the following file structure   D:\Folders\

In this folder are A1folder, A2folder, A3folder, B1folder, C1folder

I am trying to backup only the folders starting with the letter "A" and their 
subfolders using the command line backup
dsmc  backup d:\folders\A* -subdirs=yes

This is not backing up the folders starting with "A".

Can someone help with the correct syntax.

Thanks

Michael Devenney CNE, MCTS, A+, Server+
Service Administrator
River East Transcona School Division


CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for 
the sole use of the intended recipient(s), and may contain confidential and 
privileged information. Any unauthorized review, use, disclosure or 
distribution is prohibited. If you are not the intended recipient, please 
contact the sender by reply e-mail and destroy all copies of the original 
message.


AIX VIO based tape drives

2015-10-29 Thread Rhodes, Richard L.
Hi Everyone,

Currently our AIX TSM servers are lpars with all physical adapters (separate 
physical HBAs for disk and tape, and physical NICs networking).  Next year we 
will be rolling over a couple chassis to new ones, and upgrading to AIX v7.

Is anyone using VIO based tape drives on your TSM servers?
What is your experience?
How do VIO based tape drives interact with Atape load balancing in the lpar?

When we used VIO based tape drives for some storage agents, we hit a 64 target 
limit on a virtual HBA.  Seeing that we have two libraries with a total of 68 
tape drives, this seems like it will force us to stay with physical HBA's for 
tape.


Rick






-
The information contained in this message is intended only for the personal and 
confidential use of the recipient(s) named above. If the reader of this message 
is not the intended recipient or an agent responsible for delivering it to the 
intended recipient, you are hereby notified that you have received this 
document in error and that any review, dissemination, distribution, or copying 
of this message is strictly prohibited. If you have received this communication 
in error, please notify us immediately, and delete the original message.


Re: TDM4VE on linux

2015-10-29 Thread Remco Post
> Op 29 okt. 2015, om 13:38 heeft David Ehresman 
>  het volgende geschreven:
> 
> Remco,
> Have you checked for firewalls between your workstation and the vCenter and 
> the machine where the TDP VMware is running?

yes I have, there aren’t any.

> David
> 
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of 
> Remco Post
> Sent: Wednesday, October 28, 2015 9:59 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: [ADSM-L] TDM4VE on linux
> 
> Hi all,
> 
> I’ve been working on getting fcm for vmware 4.1.3 and tdp vmware 7.1.3 
> working on redhat 6.5. FCM and basic TSM functionality seem to work, I can 
> make snapshots and backups. But I’ve run into a few issues:
> 
> - the vCenter plug-in: it is available according to the vCenter client 
> (manage plug-ins), but not listed on the home tab under solutions and 
> applications, nor is it available in the vCenter web interface.
> - the file restore UI: there is no frGUI folder in the webserver: The 
> application or context root for this request has not been found: 
> /FileRestoreUI/
> 
> any hints on these issues would be greatly appreciated.
> -- 
> 
> Met vriendelijke groeten/Kind Regards,
> 
> Remco Post
> r.p...@plcs.nl
> +31 6 248 21 622

-- 

 Met vriendelijke groeten/Kind Regards,

Remco Post
r.p...@plcs.nl
+31 6 248 21 622


Re: question about command line backup syntax

2015-10-29 Thread Lee, Gary
The two backup commands are 

Inc
For incremental, and 

Sel 

For selective backup.

Substitute either depending on the type of backup desired.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of 
Michael Devenney
Sent: Thursday, October 29, 2015 9:04 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] question about command line backup syntax

Hello

I have a Windows server with the following file structure   D:\Folders\

In this folder are A1folder, A2folder, A3folder, B1folder, C1folder

I am trying to backup only the folders starting with the letter "A" and their 
subfolders using the command line backup
dsmc  backup d:\folders\A* -subdirs=yes

This is not backing up the folders starting with "A".

Can someone help with the correct syntax.

Thanks

Michael Devenney CNE, MCTS, A+, Server+
Service Administrator
River East Transcona School Division


CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for 
the sole use of the intended recipient(s), and may contain confidential and 
privileged information. Any unauthorized review, use, disclosure or 
distribution is prohibited. If you are not the intended recipient, please 
contact the sender by reply e-mail and destroy all copies of the original 
message.


Re: question about command line backup syntax

2015-10-29 Thread Chavdar Cholev
I would try to do with include-exclude in dsm.opt file
http://www-01.ibm.com/support/knowledgecenter/SSGSG7_7.1.3/client/c_cfg_inclexclwildcardchars.html?lang=en
or include exclude with client option set in ISP 7.1.3, dsmadmc console > h
3.15.5

after that you can schedule command ...

Best Regards
Chavdar

You can alos check exclude.dir option 

On Thu, Oct 29, 2015 at 3:13 PM, Lee, Gary  wrote:

> The two backup commands are
>
> Inc
> For incremental, and
>
> Sel
>
> For selective backup.
>
> Substitute either depending on the type of backup desired.
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of
> Michael Devenney
> Sent: Thursday, October 29, 2015 9:04 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: [ADSM-L] question about command line backup syntax
>
> Hello
>
> I have a Windows server with the following file structure   D:\Folders\
>
> In this folder are A1folder, A2folder, A3folder, B1folder, C1folder
>
> I am trying to backup only the folders starting with the letter "A" and
> their subfolders using the command line backup
> dsmc  backup d:\folders\A* -subdirs=yes
>
> This is not backing up the folders starting with "A".
>
> Can someone help with the correct syntax.
>
> Thanks
>
> Michael Devenney CNE, MCTS, A+, Server+
> Service Administrator
> River East Transcona School Division
>
>
> CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
> for the sole use of the intended recipient(s), and may contain confidential
> and privileged information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the intended recipient, please
> contact the sender by reply e-mail and destroy all copies of the original
> message.
>