Do both servers trace thru DNS to the same IP?
We use Solaris 10 here and our Dev/Test Remedy instances are all on the same physical server. That server has multiple virtual IP(s) so each Remedy instance thinks it has its own IP. Even so we still run each Remedy instance with its own unique port. Fred From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Susan Palmer Sent: Tuesday, June 30, 2009 10:05 AM To: [email protected] Subject: Re: Test System to Production System, Would Ghost Image work ? what is BMC recommendation? Hi Axton, We just recently moved from windows to unix (sun solaris 10) and the servers are behind a bigip at a remote location. We split the database onto a separate server. We had no problems with the production server since we put the old prod name in the bigip and everyone is able to connect by simply adding a port id (6/13/09). But now that we brought up the test server I have been getting rpcbind errors which are even affecting both test and prod servers for ME only. I'm the only one that has logged into both servers so that is not surprising. I can get logged in and do a little work on test and then if my PC is idle for a while the next access on that server gives the 90 rpcbind error. Same thing can happen on prod. Now I don't log into test if I'm logged into prod and vice/versa. Do you think adding the line to ar.conf IP-Name: remsrvtest will help alleviate the issue? We do use dns. On the test server the 'remsrvtest' is on the bigip (the actual server name is remztapp01). Prod is 'remsrv'. They both use the same port (could that be an issue). This is driving me crazy and support hasn't found anything either. We just did the prod move on 6/13 and brought up the test server 6/23. Since we brought up that test server my life has been misery. I haven't even been able to clean the server references (since we copied the prod db). We are blessed with old HDv5.0 workflow which loved to embed server names that even replacement doesn't remove. There is always manual cleanup. But even just trying to import the forms only times out giving me the rpcbind error. I've never had a rpcbind error ever. We don't have an issue with dev since it's at our location not behind a bigip. Any suggestions would be greatly appreciated. Thanks, Susan Unix Sun Solaris 10 ARS 7.0.1P2 Oracle 10g (and it is somewhat disappointing I don't think I can blame this on oracle ... :) ) Susan Palmer Enterprise Remedy Developer and Administrator ShopperTrak RCT Corporation 200 W Monroe St 11th Floor Chicago, IL 60606 Office 312-529-5325 Cell 312-502-7687 On Mon, Jun 29, 2009 at 7:38 PM, Axton <[email protected]> wrote: ** I believe this can still be an issue even in later versions depending on how the server is configured. Say the hostname of the arserver host is remedy1, it has ip address 10.1.1.1 and the following dns aliases: remedy remedy.company.com <http://remedy.company.com/> ars ars.company.com <http://ars.company.com/> Let's say the Server-Name parameter in ar.conf has a value of remedy1. If you connect using the admin tool to the arserver with a hostname of remedy, that name will be embedded in the workflow unless you have configured the proper IP-Name parameters in ar.conf. The valid IP-Name parameters would be any hostname with which arserver can be accessed, so you would want the following lines in ar.conf: IP-Name: remedy IP-Name: remedy.company.com <http://remedy.company.com/> IP-Name: ars IP-Name: ars.company.com <http://ars.company.com/> This problem is more common with arsystem configurations where multiple arservers are in use. Take the following example: hostname for arserver1: remedy01 (10.0.0.1) hostname for arserver2: remedy02 (10.0.0.2) hostname for arserver3: remedy03 (10.0.0.3) hostname for load balancer: remedy (10.1.0.1) Aliases/other names for load balancer: arsystem, arsystem.company.com <http://arsystem.company.com/> Aliases/other names for remedy01: arsvr01, arsvr01.company.com <http://arsvr01.company.com/> , remedy01.company.com <http://remedy01.company.com/> Aliases/other names for remedy02: arsvr02, arsvr02.company.com <http://arsvr02.company.com/> , remedy02.company.com <http://remedy02.company.com/> Aliases/other names for remedy03: arsvr03, arsvr03.company.com <http://arsvr03.company.com/> , remedy03.company.com <http://remedy03.company.com/> You could now potentially access each arserver using several names (strings). The ar.conf (IP-Name parameters) needs to be different on each arserver. The IP-Name parameter seems to be used to parse the workflow when committing workflow to the db; it is used to strip server name references and replace them with the desired @ symbol (global local server reference). If no match is found to Server-Name or IP-Name, the workflow will think the reference is to and external ARServer and store the actual name of the server in the workflow when written to the db. Axton Grams On Mon, Jun 29, 2009 at 5:51 PM, Shellman, David<[email protected]> wrote: > Lee, > > The 4.x versions and 5.x versions were a bugger with retaining server and IP > address information. There were scripts that could be run against def files > to clean up remainder of server info that remained in the files. Menus were > the worst offenders. > > I don't remember any issues with exporting as server independent with 6.x > nor have I seen any with 7.0.1. > Dave > ------------------------- > [email protected] > (Wireless) > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

