OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: RHPharr on February 16, 2011, 01:04:49 PM

Title: Specify obj server using arsload?
Post by: RHPharr on February 16, 2011, 01:04:49 PM
We run multiple obj servers (4) to 1 lib server.  I thought there was some talk about being able to run arsload remotely and being able to specify which obj server to use.  Has that been implemented yet?  If so, with which version?  What syntax?

Title: Re: Specify obj server using arsload?
Post by: Alessandro Perucchi on February 16, 2011, 01:13:25 PM
Hello,

well I haven't run CMOD on more than 1 Object Server with a Library server in 2 separated servers.
From what I know, is that each object server must be defined in a Storage Set. And this storage set must be given to an application group.

Meaning, that if you want to choose to which Object server you data will go, you need to choose the correct Application Group with the correct Storage Set pointing to the Object Server you need.

So no option for arsload, but merely a Datamodel concept to have.

I might be wrong, but I don't see other way to do it...

Maybe with arsadmin, but I'm not proficient in that tool for that kind of enhanced thing...

Cheers,
Alessandro
Title: Re: Specify obj server using arsload?
Post by: Justin Derrick on February 18, 2011, 08:17:38 AM
I'm fairly certain this only works when you have both the library and object server on one machine.  When you specify the hostname (-h) from a remote machine, it logs into the library server, and as far as I know, there isn't a way to specify an object server remotely.

But really, you achieve this 'distributed loading' via your use multiple Object Servers...  I think if you want to scale up your load performance, it might be time to add another Object server.

-JD.
Title: Re: Specify obj server using arsload?
Post by: Alessandro Perucchi on February 18, 2011, 03:56:25 PM
Hello Justin,

I had with a customer a library and an object server in 2 differents physical server.
And after 5 years, we merge them together because the object server was used at less than 5% CPU at all time...

But I've never used it with more than 1 object server.

Cheers,
Alessandro