- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Create a 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
02-08-2006 04:42 AM
02-08-2006 04:42 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 04:45 AM
02-08-2006 04:45 AM
Re: Create a Depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 04:47 AM
02-08-2006 04:47 AM
Re: Create a Depot
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 04:59 AM
02-08-2006 04:59 AM
Re: Create a Depot
http://www.hpworks.org.uk/newsletter/articles/depots/
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 05:23 AM
02-08-2006 05:23 AM
Re: Create a Depot
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 06:19 AM
02-08-2006 06:19 AM
Re: Create a Depot
cd /usr/local/src
mkdir SarCheck-v6.01.02
cd SarCheck-v6.01.01
zcat < /usr/local/src/SCHP.TAZ | tar tvf -
mv /opt/sarcheck/* .
Modified psf to go to /opt
cd /usr/local/src
psf SarCheck-v6.01.02 > SarCheck.psf
Set some minor stuff:
vi SarCheck.psf
swpackage -vv -s SarCheck.psf @ /var/software/hp/SarCheck
swreg -l depot /var/software/hp/SarCheck
Here's my psf file:
# cat SarCheck.psf
product
tag SARCHECK
revision 6.01.02
title SarCheck Performance Analyzer
fileset
tag sarcheck
directory SarCheck-v6.01.02=/opt/sarcheck
file hpsar22
directory SarCheck-v6.01.02/ps=/opt/sarcheck/ps
file *
directory SarCheck-v6.01.02/bin=/opt/sarcheck/bin
file analyze9000
file freemem
file ondemand
file ps1
file ps2
file sarcheck
file vg1
file vgparse
directory SarCheck-v6.01.02/doc=/opt/sarcheck/doc
file hcpu_600.png
file hdkbusy_600.png
file hfree_600.png
file hinode_600.png
file hopenfile_600.png
file hpcount_600.png
file hpman601.html
file hrunq_600.png
file hswout_600.png
directory SarCheck-v6.01.02/etc=/opt/sarcheck/etc
file analyze_key
file analyze_txt
end
end
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 04:56 PM
02-08-2006 04:56 PM
Re: Create a Depot
first you have to create the depot using
#swpackage
And latter user
#swreg
to register
With Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 05:56 PM
02-08-2006 05:56 PM
Re: Create a Depot
http://docs.hp.com/en/B2355-90107/ch10.html
Then create a package with swpackage.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 05:57 PM
02-08-2006 05:57 PM
Re: Create a Depot
http://docs.hp.com/en/B2355-90740/index.html
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 04:06 AM
02-10-2006 04:06 AM
SolutionMore about this tool here: http://docs.hp.com/en/SPB/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 11:01 PM
04-26-2006 11:01 PM