Involve disk to backup

okriss

ADSM.ORG Member
Joined
Nov 6, 2015
Messages
141
Reaction score
0
Points
0
Hello!

I'd like to ask some help.

One of our fileshare cluster got a new disk, what i have to involve into our daily incremental backup. I see it in the cluster manager and its belongs to the proper cluster.

I checked the clustered service's opt what is:

NODENAME filecluster
TCPSERVERADDRESS TSMSERVER1.local
CLUSTERNODE YES
CLUSTERDISKSONLY NO

DOMAIN "\\filecluster\f$"
DOMAIN "\\filecluster\g$"
DOMAIN "\\filecluster\h$"
DOMAIN "\\filecluster\i$"
DOMAIN "\\filecluster\j$"
DOMAIN "\\filecluster\k$"
DOMAIN "\\filecluster\l$"
DOMAIN "\\filecluster\m$"
DOMAIN "\\filecluster\o$"
DOMAIN "\\filecluster\p$"
DOMAIN "\\filecluster\r$"
DOMAIN "\\filecluster\s$"
DOMAIN "\\filecluster\t$"
DOMAIN "\\filecluster\y$"
DOMAIN "\\filecluster\u$"

DIRMc file
COMPRESSION YES
PASSWORDACCESS GENERATE
MANAGEDSERVICES WEBCLIENT

I added DOMAIN "\\filecluster\u$" which is the new disk. After few days i checked the baclient gui and i cant restore anything because i dont see the U: disk. Im afraid, i didnt make any backup.
How could involve this disk into the backup?
 
Was the TSM environment setup as a cluster? Was the new disk defined on the cluster setup? Did you restart the cluster services?
 
I added DOMAIN "\\filecluster\u$" which is the new disk. After few days i checked the baclient gui and i cant restore anything because i dont see the U: disk. Im afraid, i didnt make any backup.
How could involve this disk into the backup?
Did you restore the TSM Scheduler service using that .opt file after adding that entry? The option files are only read when the service starts.
 
Was the TSM environment setup as a cluster? Was the new disk defined on the cluster setup? Did you restart the cluster services?

1., Yes, it is a cluster, which was backed up as a cluster before.
2., Yes, it is being definied.
3., I didn't restart the tsm scheduler...
 
Did you restore the TSM Scheduler service using that .opt file after adding that entry? The option files are only read when the service starts.

I didnt restart neither the tsm service nor acceptor.
 
Back
Top