Results 1 to 8 of 8
Thread: rename BA client node
-
10-03-2012, 09:52 AM #1Member
- Join Date
- Feb 2011
- Posts
- 300
- Thanks
- 14
- Thanked 0 Times in 0 Posts
rename BA client node
Hi all,
I want to rename a BA client node name with "rename node " command as there is a conflict because currently both BA client and TDPO client on this physical linux server are same.
I want to rename BA client node_name from linux1.test.com to linux1 as below
what happens to already backed up files with old name for this BA client ?Code:rename node linux1.test.com linux1
will they be OK and can be restored in future?
Are there anymore steps to follow ?
Thanks in advance!
-
10-03-2012, 10:24 AM #2
If you are rename node from linux1.test.com to linux1, it is recommended that you use the UPDATE NODE command to change the password.
Afterwards issue a "dsmc q se" command and when prompted give the new password, this will store the new password in TSM.PWDIf Microsoft is the answer, I want my problem back!
-
10-03-2012, 10:52 AM #3Member
- Join Date
- Feb 2011
- Posts
- 300
- Thanks
- 14
- Thanked 0 Times in 0 Posts
Thank you Domino,
So there won't be any harm to previous backups right ?
and also one more thing,
both BA client and TDPO client on the same linux server and on TSM server when i do q node node_name f=d
both nodes are having same TCP/IP name and TCP/IP address; this is OK as both are on same linux server and so no need to change anything, is this right ?Last edited by unixandtsm; 10-03-2012 at 11:06 AM.
-
10-03-2012, 02:45 PM #4
Yes, thats ok, see example below
Code:Hostname Client Version Ver. Rel. Lev. Fix Nodename TCP_Name TCPIP_Adress ---------------- ------------------ ------ ------ ------ ------ ------------------------------ ------------------- ----------------- ldeberdb03 2.6.16.60 6 2 2 6 CLINDB03_R_0014_C ldeberdb03 192.168.218.203 ldeberdb03 2.6.16.60 6 2 2 6 CLINDB03_R_0040_C ldeberdb03 192.168.218.203 ldeberdb03 2.6.16.60 6 2 2 6 CLINDB03_R_0400_C ldeberdb03 192.168.218.203 ldeberdb03 2.6.16.60 6 2 2 6 CLINDB03_R_4000_C ldeberdb03 192.168.218.203 ldeberdb03 2.6.16.60 6 2 2 6 CSAPHR01_V_0005_C ldeberdb03 192.168.218.203 ldeberdb03 2.6.16.60 6 2 2 6 CSAPHR02_V_0005_C ldeberdb03 192.168.218.203
-
10-11-2012, 01:39 PM #5Member
- Join Date
- Feb 2011
- Posts
- 300
- Thanks
- 14
- Thanked 0 Times in 0 Posts
Thanks Domino,
I renamed the node from linux1.test.com to linux1 and then update the password for the node.
But when i try to connect to to server from client by "dsmc", it is taking the default userid as old name and if i proceed with that id then i am getting following error
I even tried to use the new name but still getting the same above error.Code:ANS1353E Session rejected: Unknown or incorrect ID entered
and on TSM server's actlogCode:$ dsmc ANS1677W The MAILPROG option is ignored because it is no longer supported. IBM Tivoli Storage Manager Command Line Backup/Archive Client Interface Client Version 5, Release 5, Level 1.0 Client date/time: 10/11/2012 13:31:58 (c) Copyright by IBM Corporation and other(s) 1990, 2008. All Rights Reserved. Node Name: LINUX1.TEST.COM Please enter your user id <LINUX1.TEST.COM>: LINUX1 ANS1353E Session rejected: Unknown or incorrect ID entered $ dsmc ANS1677W The MAILPROG option is ignored because it is no longer supported. IBM Tivoli Storage Manager Command Line Backup/Archive Client Interface Client Version 5, Release 5, Level 1.0 Client date/time: 10/11/2012 13:32:24 (c) Copyright by IBM Corporation and other(s) 1990, 2008. All Rights Reserved. Node Name: LINUX1.TEST.COM Please enter your user id <LINUX1.TEST.COM>: ANS1353E Session rejected: Unknown or incorrect ID entered
Please help with this.Code:ANR0422W Session 87261 for node LINUX1.TEST.COM(Linux86) refused - node name not registered. (SESSION:87261)
Thanks!Last edited by unixandtsm; 10-11-2012 at 02:25 PM.
-
10-11-2012, 02:44 PM #6Moderator
- Join Date
- Dec 2003
- Location
- Czech Republic
- Posts
- 2,050
- Thanks
- 2
- Thanked 56 Times in 55 Posts
Hi,
seems that in your dsm.sys file on the client there is following line there:
NODENAME linux1.test.com
update the file and start the client again. Do not forget to restart any scheduler/CAD you are running.
Harry
-
10-11-2012, 02:51 PM #7Member
- Join Date
- Feb 2011
- Posts
- 300
- Thanks
- 14
- Thanked 0 Times in 0 Posts
Hi Harry,
I updated the nodename in dsm.sys file in client and then renamed and updated password in TSM server.
Below is the stanza for this BA client in dsm.sys
but there is another stanza for TDPO client also and is as belowCode:SErvername tsm1 SCHEDLOGRETENTION 10 D EXCLUDE.FILE "/var" PASSWORDACCESS GENERATE NODENAME linux1 COMMmethod TCPip TCPPort 1500 TCPServeraddress tsm1.test.com
but TDPO stanza should not have any impact on this right ?Code:SErvername tsm1-Oracle PASSWORDACCESS PROMPT QUERYSCHEDPERIOD 12 NODENAME linux1.test.com COMMmethod TCPip TCPPort 1500 TCPServeraddress tsm1.test.com
below is the dsm.opt file
Code:SErvername tsm1-Oracle SErvername tsm1 DOMAIN "/" DOMAIN "/etc/svc/volatile" DOMAIN "/var" DOMAIN "/var/run" DOMAIN ALL-LOCAL
Does TDPO node need to have it's entry in dsm.opt file ?
-
10-11-2012, 03:36 PM #8Moderator
- Join Date
- Dec 2003
- Location
- Czech Republic
- Posts
- 2,050
- Thanks
- 2
- Thanked 56 Times in 55 Posts
Hi,
when you start the TSM client it looks for the dsm.opt, looks for "servername XYZ" stanza and then selects this stanza from the dsm.sys (dsm.opt file does not need to contain anything else than "servername" stanza)
Your dsm.opt is weird as it has two "servername" stanzas. TSM uses the last stanza in this case so it should work.
Can you show us complete content of these files? As the client complains about "ANS1677W The MAILPROG option is ignored because it is no longer supported." and I do not see such option in your files.
So it seems TSM uses other dsm.opt than we are looking at right now. Its location is determined by the DSMI_CONFIG variable ... is it set?
Harry
Similar Threads
-
preserving subset of exchange backups- to rename or not to rename
By dlemieux33 in forum Backup / Archive DiscussionReplies: 0Last Post: 01-09-2009, 11:12 AM -
Remove / Rename TSM node client
By mysyoul in forum TSM ClientReplies: 4Last Post: 10-28-2007, 08:48 PM -
Rename Windows Client
By Saurier in forum TSM ClientReplies: 1Last Post: 03-08-2006, 09:34 AM -
move archived or backuped client node data to an other client node
By cabonga in forum Backup / Archive DiscussionReplies: 2Last Post: 07-19-2005, 08:15 AM -
Rename "Server Administration" in Web Admin Client
By compare in forum OthersReplies: 0Last Post: 08-13-2004, 10:11 AM


Reply With Quote
