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
10-03-2004 07:19 PM
10-03-2004 07:19 PM
Some helps needed ..
1) I heard about something called " TOMB STONE"..
can somebody tell me what is this actually??
If some cook book is there it will be helpful.
2) How to use stm or cstm to check the disk..
I have used the same in Graphics ( Using the reflection s/w in Win Client), but finding difficult in Chracter Mode..
If some body cal list some command with help it will be helpful..
Hope I can get the answers at lightning speed
Rgds
Dinu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 07:55 PM
10-03-2004 07:55 PM
Re: Queries
I don't know abt tomb stone. so i can't help u out for first question
but for second question you can use XSTM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 08:00 PM
10-03-2004 08:00 PM
Re: Queries
1.) there are several files under /var/tombstones (with names tsXX) which have HW Diagnostics in it. You can check them for HW - Entries / Errors
2.) You can use cstm in two ways :
type cstm - you'll get a prompt cstm> and then can put in the appropriate commands (see man for more details)
or you can pipe the command
eg. echo "map;sel dev
HTH
Regards
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 08:05 PM
10-03-2004 08:05 PM
Re: Queries
i forgot to mention, that you can also use "xstm" to have a GUI for cstm.
Regards
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 08:41 PM
10-03-2004 08:41 PM
Re: Queries
TOMB STONE: I believe these files are used to dignose h/w error.
CSTM cook-book is attached.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 09:48 PM
10-03-2004 09:48 PM
Re: Queries
Franky ..Thanks for the same..Can u please explain the syntax what u have give with pipe..i.e. echo "map;sel dev
..what exaclty this command does??
Please be back..
sunil... Thanks for the PDF file..
I am not closing the thread ..Hope I will get still more answers...I desperately something about Tombstone..
Anybody ..Please
Rgds
Dinu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 11:02 PM
10-03-2004 11:02 PM
Re: Queries
The tombstones is a directory under /var.
When the system boots it copies the contents of the PIM (Processor Information Module) to the /var/tombstones directory under the file name ts99.
The previous file created in the earlier reboot will be moved from ts99 to ts98 before the new ts99 is copied. Therefore you can find many ts* files in this directory.
The presence of these files in itself does not indicate any problem. The PIM records some HPMC (High priorirty Machine Check) if a reboot happens due to any hardware failure.
So, If you encountered a system reboot you can check the contents of this file to understand if there were any hardware issues.
You need to note the timestamp within the file to estimate if the failure is current or an earlier one.
Hope it gives some Idea.
WIth regards,
Mohan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 11:03 PM
10-03-2004 11:03 PM
SolutionSee some related docs below:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/A3725-96005/A3725-96005_top.html&con=/hpux/onlinedocs/A3725-96005/00/00/39-con.html&toc=/hpux/onlinedocs/A3725-96005/00/00/39-toc.html&searchterms=tombstone&queryid=20031201-201551
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/mpeix/onlinedocs/32650-90854/32650-90854_top.html&con=/mpeix/onlinedocs/32650-90854/00/00/61-con.html&toc=/mpeix/onlinedocs/32650-90854/00/00/61-toc.html&searchterms=tombstone&queryid=20031201-201551
http://www.unixrc.com/docs/swrecover/swrc10.pdf
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/mpeix/onlinedocs/32650-90854/32650-90854_top.html&con=/mpeix/onlinedocs/32650-90854/00/00/61-con.html&toc=/mpeix/onlinedocs/32650-90854/00/00/61-toc.html&searchterms=tombstone&queryid=20031201-201551
Also have a look at this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1096887648352+28353475&threadId=286267
Hope all this helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 12:53 AM
10-04-2004 12:53 AM
Re: Queries
the above mentioned example gives an output for the selected device nr. (e.g. cpu)
It's basically the same as putting the commands at the cstm prompt
cstm
cstm> map
cstm> sel dev
cstm> il
HTH
Regards
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 05:03 PM
10-04-2004 05:03 PM
Re: Queries
Thanks for the nice explanation..
Hi Bharat: As usual I have seen in the great forrum , u r in great form Like Tendulkar..
Any how, thanks for the Links , but i am not able to get the Link
http://www.unixrc.com/docs/swrecover/swrc10.pdf ..If possible can u plz attach the pdf file..
Hi Franky..
Thanks again for having the time to share the same..But i am still any how not able to digest the CSTM funda..Please help..
My thing is that
cstm
cstm> map
cstm> sel dev
cstm> il
I understood the above like this ..If not please correct me..
#cstm
this will give cstm prompt
cstm>
cstm> sel dev
This will select the device ..One thing whatb is nr here.
what is il..
Please explain
Rgds
Dinu
Mohanasundaram Oct 4, 2004 11:02:53 GMT 7 pts
--------------------------------------------------------------------------------
Hi Dinesh,
The tombstones is a directory under /var.
When the system boots it copies the contents of the PIM (Processor Information Module) to the /var/tombstones directory under the file name ts99.
The previous file created in the earlier reboot will be moved from ts99 to ts98 before the new ts99 is copied. Therefore you can find many ts* files in this directory.
The presence of these files in itself does not indicate any problem. The PIM records some HPMC (High priorirty Machine Check) if a reboot happens due to any hardware failure.
So, If you encountered a system reboot you can check the contents of this file to understand if there were any hardware issues.
You need to note the timestamp within the file to estimate if the failure is current or an earlier one.
Hope it gives some Idea.
WIth regards,
Mohan.
Bharat Katkar Oct 4, 2004 11:03:47 GMT 9 pts
--------------------------------------------------------------------------------
Hi Dinu,
See some related docs below:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/A3725-96005/A3725-96005_top.html&con=/hpux/onlinedocs/A3725-96005/00/00/39-con.html&toc=/hpux/onlinedocs/A3725-96005/00/00/39-toc.html&searchterms=tombstone&queryid=20031201-201551
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/mpeix/onlinedocs/32650-90854/32650-90854_top.html&con=/mpeix/onlinedocs/32650-90854/00/00/61-con.html&toc=/mpeix/onlinedocs/32650-90854/00/00/61-toc.html&searchterms=tombstone&queryid=20031201-201551
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/mpeix/onlinedocs/32650-90854/32650-90854_top.html&con=/mpeix/onlinedocs/32650-90854/00/00/61-con.html&toc=/mpeix/onlinedocs/32650-90854/00/00/61-toc.html&searchterms=tombstone&queryid=20031201-201551
Also have a look at this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1096887648352+28353475&threadId=286267
Hope all this helps.
Regards,
Franky Oct 4, 2004 12:53:57 GMT 7 pts
--------------------------------------------------------------------------------
Hi,
the above mentioned example gives an output for the selected device nr. (e.g. cpu)
It's basically the same as putting the commands at the cstm prompt
cstm
cstm> map
cstm> sel dev
cstm> il
HTH
Regards
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 07:19 PM
10-04-2004 07:19 PM
Re: Queries
#cstm
cstm> (This is cstm prompt)
cstm>map (This will give you list of devices in server or connected to server)
cstm > select device
(Device Number is the sequence number which you is the first field in the output of previous command. Above command can be written as (cstm> sel dev
cstm> infolog or il ( It will show the information about device you selected using select command.)
Hope this help you
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 07:39 PM
10-04-2004 07:39 PM
Re: Queries
fantastic.
Thanks a lot ..
Thats what i needed infact.
So let us close the thread..
Have a nice a day..
Rgds
Dinu