- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cstm problem
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-08-2002 06:00 PM
04-08-2002 06:00 PM
echo "sel path system;info;wait;infolog
>view
>done
>" |cstm >logfile
but when i look logfile,there are something wrong in it:
cstm>sel path system;info;wait;infolog
^-- Unknown device path. --
Device not found on path (system).
what's the problem?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 06:13 PM
04-08-2002 06:13 PM
Re: cstm problem
# cstm
cstm> map
.... it'll show you a table of "device number", "path" and "product" ...
so if say you want choose memory .. look at 2nd column for it's "path" .. say it's 49 for example, then you would do ..
cstm> sel path 49
therefore
echo "sel path 49;info;wait;infolog
>view
>done
>" |cstm >logfile
..is how the whole thing should look like..
Now if ..
cstm> map
output does not show the path "system" the "sel path system" will failed. Typically on 800s it should work, not on 700s.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 06:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 06:36 PM
04-08-2002 06:36 PM
Re: cstm problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 06:39 PM
04-08-2002 06:39 PM
Re: cstm problem
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1d42ec08252fd611abd50090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 06:46 PM
04-08-2002 06:46 PM
Re: cstm problem
Like what Michael said you can use print_manifest command for your purpose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 07:11 PM
04-08-2002 07:11 PM
Re: cstm problem
and i use selall instead of sel system
but there isnt serial number of the box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 07:24 PM
04-08-2002 07:24 PM
Re: cstm problem
/var/opt/ignite/local/manifest/manifest.orig
On my system it contains the system serial number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 07:28 PM
04-08-2002 07:28 PM
Re: cstm problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 07:46 PM
04-08-2002 07:46 PM