- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- System crashes whenever we cleanup unused devices....
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
05-17-2004 06:14 PM
05-17-2004 06:14 PM
System crashes whenever we cleanup unused devices...!
We have a two node cluster. Whenever, we run the following commands to cleanup unused and unconnected devices...!
-------------------------------
hwmgr delete component -id 224
dsfmgr -R hwid 224
-------------------------------
We did a "hwmgr -scan scsi" and the subsequent "hwmgr -show scsi" was showing the device 224 as not having any path.
After the cleanup completed successfully, everything was ok and within seconds one node crashed. When we trying to bring that up and when it was booting, the other node also crashed. We used to ignore this as "SCSI bus getting reset". But I feel somethig else could well be wrong. Please see the attachments for details.
Any help is appreciated.
Baalki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 06:32 PM
05-17-2004 06:32 PM
Re: System crashes whenever we cleanup unused devices...!
can u disable the SMNP traps
(set snmpEnableAuthenTraps flag to 2 in /etc/snmpd.conf file)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 08:16 PM
05-17-2004 08:16 PM
Re: System crashes whenever we cleanup unused devices...!
Could you please explain that a bit further.
Is it specific to this cluster setup or is it a bug of some sort ?
Thanks in advance.
Srivathsan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 08:47 PM
05-17-2004 08:47 PM
Re: System crashes whenever we cleanup unused devices...!
could you please give us os version and patch level?
panic (cpu 0): Unaligned kernel space access from kernel mode
I wonder, if this not a patch related matter.
hth,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 09:14 PM
05-17-2004 09:14 PM
Re: System crashes whenever we cleanup unused devices...!
It is running on Tru64 5.1A with PK4.
According to my knowledge, this was a bug resolved in PK3.
The explanation given was the devices database changes in the memory of one of the nodes only before writing into the common file and hence there is an inconsistency detected and hence it crashes.
However, we are having this problem. Any additional help.
Regards
Baalki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2004 12:58 AM
05-18-2004 12:58 AM
Re: System crashes whenever we cleanup unused devices...!
There is at least one hwmgr-related panic fixed in a later patch kit (later than PK4) that you may be experiencing. I didn't see a stack trace in any of your attachments. That's always good info to have when looking at a crash. You can find this in the crash-data file in /var/adm/crash (default location).
Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2004 07:54 AM
05-18-2004 07:54 AM
Re: System crashes whenever we cleanup unused devices...!
we also had a problem with 5.1A pk4 when there was a tape not attached and we did a mt status, the machine would crash.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2004 01:07 PM
05-18-2004 01:07 PM
Re: System crashes whenever we cleanup unused devices...!
We had the same problem, only ours was worse as the device database was corrupted and we had to restore the device dataabse, lucky that we did not loose any data and there were no changes to the device database.
On further investigation of the problem, The HP engineer advised that the problem is witht the dsfmgr command, that causes the crash.
Since we don't have a system to play with you can understand our reluctance to try the command again.
The only difference was we used the delete option with the scsi id.
If it is a production box, might be a good idea to raise a service call. Our call just resolved the corrupted database, we haven't made any changes to the devices after that and haven't had the chance to look at the problem.
Hope you have more luck resolving the issue.
Will keep an eye on this thread, maybe it will solve our problem as well.
regards,
Orrin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 05:40 AM
05-19-2004 05:40 AM
Re: System crashes whenever we cleanup unused devices...!
Thanks for the overwhelming responses.
Sorry, got busy with some urgent implementation requests.
I have attached the trace files. Hope that will throw some light on the problem and the cause.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 06:40 AM
05-19-2004 06:40 AM
Re: System crashes whenever we cleanup unused devices...!
could you post
hwmgr -show comp
and give an example, what you would delete?
thanks,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 07:12 AM
05-19-2004 07:12 AM
Re: System crashes whenever we cleanup unused devices...!
I took a little time and tried to find something for you. The good news is I found a case just like yours in V5.1(no letter) that was fixed with a patch. The bad news is that the patch is already in V5.1A PK4 (your release, iirc). That means your problem must be slightly different than what was fixed at V5.1. I'm assuming here that you have all of the patch kit installed. In other words, there weren't dependencies that prevented certain patches from being installed. You can check your /var/adm/patch/log log-files to verify.
My advice is 1) update to the latest patch kit since there are some hwmgr/dsfmgr fixes that you don't have and/or 2) file a case with the Support Center. Just a reminder, standard support for V5.1A has ended but Prior Version Support does exists. The support center will help even if you don't have PVS. But if you need an engineering fix (new code) you'll need PVS. So give us a call.
I'm still looking for a patch for V5.1A. If I find it, I'll let you know.
Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 07:18 AM
05-19-2004 07:18 AM
Re: System crashes whenever we cleanup unused devices...!
Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 07:26 AM
05-19-2004 07:26 AM
Re: System crashes whenever we cleanup unused devices...!
baalki, it's time to log a call to HP.
that's the official way to get CSP. ( customer specific patch ).
Good Luck !
YJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 08:09 AM
05-19-2004 08:09 AM
Re: System crashes whenever we cleanup unused devices...!
If the command and device seems to be correct then follow the other route to solve your problem....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 05:42 AM
05-21-2004 05:42 AM
Re: System crashes whenever we cleanup unused devices...!
Baalki,
Did you, while installing patchkit #4, ignore de warning that you had a file conflict with a security patch in PK#4, and did you then continue installing only just the remaining patches ??
If yes, then the patch that should have cured this panic is NOT installed.
To check this, examine the /var/adm/patch/log/session.log.x file with the date of PK#4 installation.
Johan.
_JB_