Re: Third party apps for mysql

2015-03-31 Thread Underdown,John William
Steve, We use Percona XtraBackup or LVM snapshots to create MySQL backup to disk, then TSM client to backup to TSM server. john On 03/31/2015 06:57 AM, Steven Harris wrote: > Hi All > > I've just been hit with a new app to run on RedHat 7 and mysql. > > There are a number of third party product

Re: In-VMguest file-level restore for Windows?

2015-03-24 Thread Underdown,John William
Hey, it's me again. using the "set access backup -TYPE=VM" option, see below. then using the in-guest VM Recovery Agent, i see all the VM nodes on the TSM Server but selecting any other VM gets a "not authorized to restore this virtual machine" error. it can access it's own backups with no prob

In-VMguest file-level restore for Windows?

2015-03-24 Thread Underdown,John William
Hi All, this is the only reference i can find for In-guest file-level restore restore for Windows, see below. it appears the VM guest uses both VMware Recovery Agent and Tivoli Storage Manager backup-archive client's "dsmc set access" option. but i can't figure out the configuration. can anyone

Re: TSM/VE and SRM Replication

2014-01-23 Thread Underdown,John William
we've been hit by this. using the vSphere sdk for perl, i wrote a script that runs daily to find these and send out an alert. here's the main loop. Util::connect(); my $entity_views = Vim::find_entity_views( view_type => 'VirtualMachine', properties => ['name','layoutEx']); foreach my

Re: TSM NDMP HNAS Question?

2013-12-12 Thread Underdown,John William
7;t know that the NDMP protocol knows how to do a non-tape fibre > connection, any more than TSM does. > Do you have any documentation on how that would work from the NDMP end? > > W > > > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU

TSM NDMP HNAS Question?

2013-12-10 Thread Underdown,John William
Hi All. i'm trying to determine if it's possible to setup a HNAS (Hitachi) 3080 NDMP backup to TSM Server 6.3.4.0/RHEL 6.4. we don't have any tape in our environment, virtual or otherwise, we're disk only. the SAN admin can create a FC connection between the TSM server and the HNAS if it can be us

Re: TSM VE 6.4

2013-11-18 Thread Underdown,John William
http://www-01.ibm.com/support/docview.wss?uid=swg21647461 Protection for VMware Version 6.4.1 _Supported VMware vSphere versions_ The following VMware vSphere versions are supported: * vSphere 4.1 * vSphere 5.0 * vSphere 5.1 http://www-01.ibm.com/support/docview.wss?uid=swg21652843 Data

TSM4VE Plugin Configuration?

2012-10-18 Thread Underdown,John William
i sure this is really simple but i'm missing it. i setup tsm4ve 6.3 according to install guide. using the following; datacenter STCVBLOCK datacenter node STCVBLOCK_DC datamovers LIN_VE_DM1,LIN_VE_DM2 everything works using the dsmc (-asnode=STCVBLOCK_DC) and vcli (see below) commands. but the

Re: ANS8810E setting LD_LIBRARY_PATH.

2012-10-05 Thread Underdown,John William
t way the variable's > only set until the script ends. Only if you're running this as a > dedicated service user, or only if it doesn't break anything, would I > recommend setting the variable in the user's .kshrc, .bashrc, > .bash_profile, .profile, or whatever. > &

ANS8810E setting LD_LIBRARY_PATH.

2012-10-04 Thread Underdown,John William
Hi All, i'm having a problem with setting LD_LIBRARY_PATH variable on a Linux box for backing up VM's see below. any guidance on this would be most appreciated. Thanks. Problem Details . Product or Service: Tivoli Storage Manager Client Linux 6.3.L Component ID: 5698ISMCL . Operating System: L

Re: Antwort: Re: [ADSM-L] Sources of discrepancy between FILE volume size on disk and reported space?

2012-01-04 Thread Underdown,John William
me size on > disk and reported space? > Gesendet von: "ADSM: Dist Stor Manager" > -------- > > > > On 01/04/2012 08:01 AM, Underdown,John William wrote: > > i have the same issue with our document-imaging backups. this is

Re: Sources of discrepancy between FILE volume size on disk and reported space?

2012-01-04 Thread Underdown,John William
i have the same issue with our document-imaging backups. this is due to zillions of itty-bitty files being backed up, see below. btw, the TXNGROUPMAX option only applies to files being backed up, not moved or reclaimed. Volume 100% utilized, Estimated Capacity does not meet MAXCAPacity Technote

Re: TSM 5.5 actlog size..

2011-11-18 Thread Underdown,John William
i copy records daily to a MySQL database, where i keep a year's worth of data. i can then keep the retention period low on the TSM database. MySQL is running on a salvaged box from the trash pile (it actually took several boxes to make up one good one), running CentOS Linux. reporting is done u