1827286 Members
1705 Online
109717 Solutions
New Discussion

sd-ux doubt

 
SOLVED
Go to solution
Guna_2
Regular Advisor

sd-ux doubt

Hi,

when we install a software from the depot server, How the client communicates with the server? Is it a rpc call? Through nfs?

In which port the client is communicating?


Regards
--MGP--

6 REPLIES 6
Wouter Jagers
Honored Contributor
Solution

Re: sd-ux doubt

swagent & swagentd communicate using port 2121 (TCP/UDP)

Cheers
an engineer's aim in a discussion is not to persuade, but to clarify.
Guna_2
Regular Advisor

Re: sd-ux doubt

Hi,

Thanks for reply.

There is no entry present in /etc/services or /etc/rpc for swagentd daemon.

And is it working over rpc?

Regards
--MGP--
Steven E. Protter
Exalted Contributor

Re: sd-ux doubt

Shalom,

By default swagentd does not have a reservation in /etc/services.

swagentd is capable of working with remote, registered (swreg -l depot depotname) depots on remote nfs servers. In this case it uses the standard nfs client.

It is also capable of working with local depots, in which the nfs client and rpc are not used.

So the answer to both of your original questions is no.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Guna_2
Regular Advisor

Re: sd-ux doubt

Hi,

I configured the network depot server which dont have nfs server configured.

And my client also dont have nfs client configured. In this situation how this client able to get software from server

Regards
--MGP--
VInman
New Member

Re: sd-ux doubt

SD is not NFS based, therefore no need for client or server services. SD uses both TCP and UDP.

Bob E Campbell
Honored Contributor

Re: sd-ux doubt

The present versions of SD-UX rely on DCE. SD-UX does not use NFS at all, but Ignite-UX does.