- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: TOC dump fails on D class server - (newbie que...
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
08-23-2002 09:37 AM
08-23-2002 09:37 AM
TOC dump fails on D class server - (newbie question)
The dump process runs for a couple of minutes then dies with the following messages:
***Dumping : 0% complete (32 of 2 mb) (device)
***Dumping : 9% complete (32 of 2 mb) (device)
ERROR: can't write to device using firmware.
ERROR: write error on device. Dump aborted.
The machine has 256mb of memory. Running lvlnboot -v shows (in part):
Dump: lvol2 on: /dev/dsk/c0t5d0, 0
Dump: lvdump on: /dev/dsk/c0t5d0, 1
lvdisplay shows lvol2 as 512mb, and lvdump as 256mb. Permission is read/write, Allocation is strict/contiguous, Bad block is off.
Originally only lvol2 was setup for dumps, but based on the info the Crashdump chapter of the recently posted Software Recovery Handbook, I added lvdump just in case that would solve the problem. It didn't.
Any ideas would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2002 11:37 PM
08-25-2002 11:37 PM
Re: TOC dump fails on D class server - (newbie question)
This is no a usual message on a D-Class.
What kind of disc is your dump-device. Is it maybe a 4GB Seagate X-Wing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 12:36 AM
08-26-2002 12:36 AM
Re: TOC dump fails on D class server - (newbie question)
dd if=dev/dsk/c0t5d0 of=dev/null bs=1024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 06:45 AM
08-26-2002 06:45 AM
Re: TOC dump fails on D class server - (newbie question)
ioscan shows the disk as SEAGATE ST34572WC. It understand it is 4.3gb. (Not sure how to know if it's X-Wing).
Joaquin -
The dd command runs for a few minutes then outputs:
4194157+0 records in
4194157+0 records out
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 11:31 PM
08-26-2002 11:31 PM
Re: TOC dump fails on D class server - (newbie question)
I tried to find a gentle way to tell you the truth, but couldn't find one???
Your disc is one of two possible that may cause problems with the dump. This is caused by timing issues with the SCSI protocol chip on the disc. I never heard of a final fix for this problem, that means, if you have the possibility to dump to another disc (of another type) you should do this as a workaround
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 10:33 AM
08-28-2002 10:33 AM
Re: TOC dump fails on D class server - (newbie question)
Let me see if I can allocate a second disk and see what happens.
Thanks,
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2002 11:01 AM
08-29-2002 11:01 AM
Re: TOC dump fails on D class server - (newbie question)
It worked with no problems at all.
Being curious whether the new volume fixed the problem, or the full dump fixed the problem, I tried a selective dump again. It failed with the original problem.
So I guess I'll stick to a full dump if I ever see this problem in the future!
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2002 07:43 AM
09-12-2002 07:43 AM
Re: TOC dump fails on D class server - (newbie question)
maybe you should update the code that is responsible for processing the dump. On HP-UX 11.00 it is patch PHKL_22926.
Regards
Tobias