Hi everybody,
Thanks for all the help and for the reply, it helped me a lot.
Regards, Mickael
+--
|This was sent by bobpatrick808...@yahoo.fr via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+---
Hi,
can anyone be so kind to point me in the direction of the documentation of
this product. Trying to understand the basics of backing up a alwayson
cluster and the information center is of little help.
Thanks.
Hans Chr.
Hi Hans Chr.,
I apologize for any inconvenience or frustration that you experienced when
trying to locate the technical information that you need. Based on your
email, I suggest the following topic:
Considerations for using Data Protection for SQL Server in a Windows
Failover Cluster environment
Is the node data read and write paths set to ANY in the node configuration on
the TSM server?
Data Write Path: ANY
Data Read Path: ANY
Andy Huebner
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Karel
Bos
Sent
Thanks for the reply.
Backup of MSSQL with clustering and Alwayson is (for me at least) a complex
task and I really want to understand what is going on. Unfortunately the
info center only offers unorganiized snippets of information which does not
really help much.
For v5.5 I had a redbook which w
Hi,
For the 4.1 / 7.1 release, we started to improve the technical content re:
configuring clustered environments. The content is published as part of the
FlashCopy Manager for Windows 4.1 update:
Configure clustered environments -
http://pic.dhe.ibm.com/infocenter/tsminfo/v7r1/index
Hello,
I have been handed over the task of backing up our MS Exchange 2010 DAG
Environment with TSM and Flashcopy Manager.
I worked out the basic concept of only doing backups of the passive Databases
via an additional DAG node that is only used for these backups.
Now the plan is to do 1 full ba
Hi Daniel,
> - Is it possible to do Incremental VSS backups of an exchange database?
Yes. When you do this, you get a snapshot of the log LUN.
If you keep them as "LOCAL" persistent snapshots, the logs
are copied from the snapshot to the source drive at restore time.
> - How do I get FCM to backu
Thanks.
I take it that the Redbook from 2008 is IBMs last effort to make a
comprehensible documentation on this product.
I will stick with the Information Center then.
Regards
Hans Chr.
On Tue, Jan 14, 2014 at 4:18 PM, Angela Robertson wrote:
> Hi,
>
> For the 4.1 / 7.1 release, we started t
We are running three TSM 6.2 server instances on one AIX machine,
without LPAR, HACMP, or VM. One of them is Library Manager for the other
two.
It works great if you are very careful with directory and file names,
and Unix permissions, so as to keep everything separate. Run each
instance as non-ro
Hi,
Yes, data paths are set to any.
Kind regards,
Karel
Op 14 jan. 2014 15:35 schreef "Huebner, Andy" :
> Is the node data read and write paths set to ANY in the node configuration
> on the TSM server?
>
>Data Write Path: ANY
> Data Read Path: ANY
>
> Andy Huebner
I'm trying to restore a selection of paths from TSM. The directory
"/var/smb/files" has many paths in it, but I don't want to restore all of them.
I just want to restore those paths that I have listed in the file
"/scripts/2014.sharepaths".
My problem is that only the top directories are gettin
Remember, directories are just special files...
Add /* to the end of them and see how that works...
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of
Pasta_Fazole
Sent: Tuesday, January 14, 2014 3:27 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Wh
I all --
Over the holidays I upgraded our TSM server from version 5.5.6 to version
6.2.3. The upgrade went very smoothly -- just time consuming. On the old
server we were running AIX 5.3. On the new server we're running AIX 6.1. The
old server had 4GB of memory and the new server has 32GB o
Thanks Dwight! That did the trick.
The addition off "/*" to my variable "paths" worked for me.
]# while read paths; do dsmc restore -server=tsmserver
-virtualnodename=fileserver -password="password" $paths/* -subdir=yes
"/var/restore/"; done < /scripts/2014.sharepaths
+--
15 matches
Mail list logo