- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Incorrect depot listing on remote host
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:02 AM
06-09-2004 03:02 AM
On host A:
# swlist -l depot @DEPOTSERVER
# Initializing...
# Target "DEPOTSERVER" has the following depot(s):
/SD_CDROM
/data/work/patches/depot
/data/work/patches/tmp2/depot
/data/work/patches/tmp5/depot
/data/work/patches/tmp6/depot
/data/work/patches/agent/depot
/var/opt/ignite/depots/recovery_cmds
Interesting - that is same as localhost!
# swlist -l depot
# Initializing...
# Target "HOSTA" has the following depot(s):
/SD_CDROM
/data/work/patches/depot
/data/work/patches/tmp2/depot
/data/work/patches/tmp5/depot
/data/work/patches/tmp6/depot
/data/work/patches/agent/depot
/var/opt/ignite/depots/recovery_cmds
When I run that on another host:
# swlist -l depot @DEPOTSERVER
# Initializing...
# Target "DEPOTSERVER" has the following depot(s):
/var/software/tools
/var/software/misc
/cdrom
/cdrom/DIAGNOSTICS/B.11.00
/var/software/patch/tools2002
/SD_CDROM
/var/software/Programming
/var/software/misc/mwa
/var/software/tools/OnlineDiag
/var/software/patch/Diag_11.11
/var/software/patch/ECCMAGT
/var/software/patch/11i.jan2004
/var/software/patch/Mobila.11.0.jan2004
/var/software/misc/CCTool
/var/software/patch/supp-tools
/var/software/patch/supp-patch-dec03/depot
/var/software/patch/isee
/var/software/patch/On-diag.1100
/var/software/SYSINFO
/var/software/UNZIP/
/var/software/CFG2HTML-HP
/var/software/SENDMAIL/
/var/software/patch/mwa
/var/software/patch/stm-11.0
/var/software/patch/isee-11.0
What is wrong with HOST A? Why doesn't it see the correct depots?
Thanks...Geoff
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:10 AM
06-09-2004 03:10 AM
Re: Incorrect depot listing on remote host
swlist -l depot @ ip_address_of_DEPOTSERVER
nslookup DEPOTSERVER
nsquery hosts DEPOTSERVER
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:12 AM
06-09-2004 03:12 AM
Re: Incorrect depot listing on remote host
check and see if the hostname "depotserver" on hosta is resolved correctly.
swlist -l depot @depot_server
works fine for us.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:21 AM
06-09-2004 03:21 AM
Re: Incorrect depot listing on remote host
HOSTA is our OVO server - it Uses "dns [NOTFOUND=CONTINUE] files" for the hosts policy...
Searching dns for depotserver
Hostname: depotserver.mysdomain.com
Aliases:
Address: 192.168.2.125
Switch configuration: Terminates Search
root@hosta:/root # grep depotserver /etc/hosts
192.168.2.125 depotserver
That is the correct ip address.....
yet...
# swlist -l depot @192.168.2.125
# Initializing...
# Target "192.168.2.125" has the following depot(s):
/SD_CDROM
/data/work/patches/depot
/data/work/patches/tmp2/depot
/data/work/patches/tmp5/depot
/data/work/patches/tmp6/depot
/data/work/patches/agent/depot
/var/opt/ignite/depots/recovery_cmds
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:33 AM
06-09-2004 03:33 AM
Re: Incorrect depot listing on remote host
Have you tried running the 'swlist -l depot @ depotserver' command from one of the other HP-UX servers (i.e. the NETBACKUP server)to see if the result is the same as HostA?
Todd :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:38 AM
06-09-2004 03:38 AM
Re: Incorrect depot listing on remote host
Todd - in my original post "When I run that on another host:" it shows up correctly. :)
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:49 AM
06-09-2004 03:49 AM
Re: Incorrect depot listing on remote host
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:55 AM
06-09-2004 03:55 AM
Re: Incorrect depot listing on remote host
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:59 AM
06-09-2004 03:59 AM
Re: Incorrect depot listing on remote host
/var/adm/sw/standalone is needed when yo do not have network available ( bad lan card etc) if then you need to update software via swinstall you will have a problem :-)
regards,
Robert-Jan