- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_config error: cannot find depot
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
12-10-2006 10:28 PM
12-10-2006 10:28 PM
When i want to do make_config get the following error: cannot find depot
I' ve previously make depot with:
make_depots -d /ignite_depot/Rel_B.11.23 -s /dev/dsk/c0t0d0
Then:
make_config -s /ignite_depot/Rel_B.11.23 -c /opt/ignite/data/Rel_B.11.23/config
ERROR: Cannot find depot
Any ideas?
Brgds,
Sergej
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2006 10:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2006 10:35 PM
12-10-2006 10:35 PM
Re: make_config error: cannot find depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 11:48 PM
12-11-2006 11:48 PM
Re: make_config error: cannot find depot
If you used a core or application CD as the source depot the target depot should have been created with "core" or "apps" in the depot name.
Check for /ignite_depot/Rel_B.11.23/core or /ignite_depot/Rel_B.11.23/apps.
You can also use swlist -l depot to see the depots that have been created.
You may want to consider making /var/opt/ignite/depots a mount point for your depot file system rather than /ignite_depot. This would simplify the command syntax:
make_depots -r B.11.23 -s
make_config -r B.11.23
The same commands can be use to create both the core and apps depots.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 11:50 PM
12-11-2006 11:50 PM
Re: make_config error: cannot find depot
I don't have disk space on /var/opt/ignite anymore so i decide it to make depot on /ignite_depot logical volume ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2006 02:23 AM
12-13-2006 02:23 AM
Re: make_config error: cannot find depot
umount /ignite_depot
mount /dev/vgxx/lvxx /var/opt/ignite/depots
This provides the advantage of using the standard, default ignite path thus simplifying the syntax of your ignite commands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2006 06:38 PM
12-13-2006 06:38 PM
Re: make_config error: cannot find depot
My disk was broken so it want swcopy to /ignite_depot logical volume!
Sorry to bother!
Brgds,
Sergej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2010 05:22 AM
05-04-2010 05:22 AM