1827807 Members
2978 Online
109969 Solutions
New Discussion

Software Depot Server

 
Ralf Buchhold
Regular Advisor

Software Depot Server

Hello
how can I install / setup an software depot server for one (and different) HPUX (perhaps: 11.00, 11.22, 11.23)
Thanks
Ralf
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: Software Depot Server

http://docs.hp.com/hpux/pdf/B2355-90837.pdf

live free or die
harry
Live Free or Die
Steven E. Protter
Exalted Contributor

Re: Software Depot Server

You can install an Ignite server that will serve up depots for any of the OS's you listed. You can even store the Core OS for those releases and use the server to store boot images.

The procedure you follow, roughly is the golden image confiruation.

http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90837/B2355-90837_top.html&con=/hpux/onlinedocs/B2355-90837/00/00/34-con.html&toc=/hpux/onlinedocs/B2355-90837/00/00/34-toc.html&searchterms=Image%7cServer%7cconfiguration%7cGolden&queryid=20040621-075939

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
RAC_1
Honored Contributor

Re: Software Depot Server

You can prepare the seperate dirs for those different versions. Any depot registered in those directories will be availabel to other hosts.

From clients you can instal it as follows.

swinstall -s hostname:/depot_path/depot_file -x "options"

Anil
There is no substitute to HARDWORK
Bharat Katkar
Honored Contributor

Re: Software Depot Server

Hi Ralf,
Ignite Server is the right option of having multiple OS, Software depot respective to those particular OS version's. See the link below on setuping up the Ignite server which is capable of handling muliple OS and related software depots.

http://docs.hp.com/hpux/onlinedocs/B2355-90837/B2355-90837.html

And in case you are not setting up ignite server then use:
1. creat depot directory
2. use swcopy to copy depots files to this directory.
3. register that directory so that it can be used on network.
# swreg -l depot
4. repeat steps 1-3 for all other versions you have.

Hope that helps.
Regards,
You need to know a lot to actually know how little you know