> Hello,
> I was wondering if someone has tried something like
> this.
> I want to know if there is anyway the Peer DNS name
> of an SGD server can be changed after installation.
> Zainab
Well, a long time ago, in an IT environment far, far away :-) , the following worked for me:
. detach the server from an array (if needed)
. tarantella stop
. edit the <instdir>/var/serverconfig/local/bootstrap.properties and change the dns.peer name with the new name
. switch to <instdir>/var/serverconfig/global
. rename the <oldname>.properties file to <newname>.properties
. edit the <newname>.properties files according to your needs
. tarantella start
Well, although unsupported, it worked.
May the "source" be with you (if any :-),
Rob
Hi,
Thanks Rob your solution works :-)
Now my next question is from which network interface does the SGD server interact with the App servers. the peer DNS one or the external DNS? I have gone through the SGD documentation I have not been able to find anything on that.
-- Original Message --
From: sgd-users-request@filibeto.org
Date: Thursday, March 16, 2006 5:01 am
Subject: SGD-Users Digest, Vol 5, Issue 1
> Send SGD-Users mailing list submissions to
> sgd-users@filibeto.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> Now my next question is from which network interface
> does the SGD server interact with the App servers.
> the peer DNS one or the external DNS? I have gone
> through the SGD documentation I have not been able to
> find anything on that.
Please see my related thread:
http://swforum.sun.com/jive/thread.jspa?threadID=64753&tstart=0
I would be interested in any information you get about running on multi-NIC servers.
cheers,
-tom