- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- The depot /cdrom exists but is currently empty
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
04-25-2006 10:42 PM
04-25-2006 10:42 PM
The depot /cdrom exists but is currently empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 10:48 PM
04-25-2006 10:48 PM
Re: The depot /cdrom exists but is currently empty
Run ioscan -fnC disk and check the filename of the CD-ROM drive (format /dev/dsk/cntndn).
mount -r /dev/dsk/cntndn /cdrom
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 10:48 PM
04-25-2006 10:48 PM
Re: The depot /cdrom exists but is currently empty
You just need to do swinstall -s /cdrom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 10:57 PM
04-25-2006 10:57 PM
Re: The depot /cdrom exists but is currently empty
I ran swinstall, I'm using a different host as source so I've select that host, source path is /cdrom.
I still get the same error: the depot
I've installed pathches from the application cd in the same manner and that worked fine. It appears to be just the support plus cd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 10:57 PM
04-25-2006 10:57 PM
Re: The depot /cdrom exists but is currently empty
- Insert Diagnostic into CD drive
- Mount /dev/dsk/cxtydz (path to cdrom drive) on /cdrom.
#swlist -s /cdrom|more
# Initializing...
# Contacting target "anaya"...
ERROR: The depot "anaya:/cdrom" exists but is currently empty
- ll /cdrom
Sample otuput:
total 36486
dr-xr-xr-x 1 -1 -1 2048 May 9 2003 BUNDLE11i
-r-xr-xr-x 1 -1 -1 7023 Apr 24 2003 BUNDLE11i.readme
-r-xr-xr-x 1 -1 -1 8480 Apr 24 2003 BUNDLE11i.readme.html
dr-xr-xr-x 1 -1 -1 2048 May 9 2003 DIAGNOSTICS
dr-xr-xr-x 1 -1 -1 14336 May 9 2003 GOLDQPK11i
-r-xr-xr-x 1 -1 -1 132276 Apr 25 2003 GOLDQPK11i.readme
-r-xr-xr-x 1 -1 -1 172780 Apr 25 2003 GOLDQPK11i.readme.html
dr-xr-xr-x 1 -1 -1 2048 May 9 2003 HPUXAuxTools
dr-xr-xr-x 1 -1 -1 4096 May 9 2003 HWEnable11i
-r-xr-xr-x 1 -1 -1 31445 Apr 25 2003 HWEnable11i.readme
-r-xr-xr-x 1 -1 -1 37673 Apr 25 2003 HWEnable11i.readme.htm
l
-r-xr-xr-x 1 -1 -1 760603 Jul 20 2001 PATCH_TUTORIAL.PDF
-r-xr-xr-x 1 -1 -1 16613459 Jul 20 2001 PATCH_TUTORIAL.PS
dr-xr-xr-x 1 -1 -1 18432 May 9 2003 TEXT_FILES
-r-xr-xr-x 1 -1 -1 47020 Apr 24 2003 USRGUIDE.HTML
-r-xr-xr-x 1 -1 -1 392693 Apr 24 2003 USRGUIDE.PDF
-r-xr-xr-x 1 -1 -1 425474 Apr 24 2003 USRGUIDE.PS
dr-xr-xr-x 1 -1 -1 2048 May 9 2003 catalog
dr-xr-xr-x 1 -1 -1 2048 May 9 2003 lost+found
# ll /cdrom/DIAGNOSTICS
-r-xr-xr-x 1 -1 -1 29020160 May 9 2003 /cdrom/DIAGNOSTICS/B.11.11
and,
# swinstall -s /cdrom/DIAGNOSTICS/B.11.11
rgs,
ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 11:10 PM
04-25-2006 11:10 PM
Re: The depot /cdrom exists but is currently empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 11:18 PM
04-25-2006 11:18 PM
Re: The depot /cdrom exists but is currently empty
have you tried:
swinstall -i -s /cdrom DIAGNOSTICS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 11:36 PM
04-25-2006 11:36 PM
Re: The depot /cdrom exists but is currently empty
swinstall -s /cdrom "product_name"
e.g.
swinstall -s /cdrom BUNDLE11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 11:50 PM
04-25-2006 11:50 PM
Re: The depot /cdrom exists but is currently empty
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 12:02 AM
04-26-2006 12:02 AM
Re: The depot /cdrom exists but is currently empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 12:07 AM
04-26-2006 12:07 AM
Re: The depot /cdrom exists but is currently empty
swisntall -s /cdrom/DIAGNOSTICS "what_you_under_this_dir"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 12:57 AM
04-26-2006 12:57 AM
Re: The depot /cdrom exists but is currently empty
swinstall -s /cdrom/DIAGNOSTICS/A.1.2.3.depot \*
Be sufre you specify \* at the end to select all the products in the depot.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 01:03 AM
04-26-2006 01:03 AM
Re: The depot /cdrom exists but is currently empty
swinstall -s /cdrom/DIAGNOSTICS/A.1.2.3.depot \*
i now get the folliwng error:
ERROR: The source you have chosen is a tape device which must be
local to the single selected target. Since the hostname of
the tape device "hpteal" does not match the hostname of the
single selected target "hpcuckoo", this source is not allowed.
* Selection had errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 03:59 AM
04-26-2006 03:59 AM
Re: The depot /cdrom exists but is currently empty
Please see this link ...
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=986515
Rgds/ James