- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Question
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-23-2002 11:57 AM
05-23-2002 11:57 AM
Question
When you mirror root, do you have to mirror dump in case of if we have swap and dump configured separately. Where swap is not as swap + dump. I have two questions.
What happens to dump device if the primary disk fails and you boot from alternate?
Also, what happens when you change the primary disk, do you get your dump device back on to the new disk?
Thanks in advance.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 12:03 PM
05-23-2002 12:03 PM
Re: Question
You should, of course mirror swap though.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 12:03 PM
05-23-2002 12:03 PM
Re: Question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 12:13 PM
05-23-2002 12:13 PM
Re: Question
After booting from alternate if it needs to perform dump, where it will dump the data?
Remember alternate disk doesen't have dump area mirror from primary.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 12:27 PM
05-23-2002 12:27 PM
Re: Question
You have to make the the mirror disk the same as the primar root disk wiht swap , and dump partitions as defined , in case you want the system to come up happily if the primary disk fails.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 12:27 PM
05-23-2002 12:27 PM
Re: Question
# crashconf -v
===> only on 11.x
For example I have "lvol9" setup as additional dump space (from "lvlnboot -v")
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c3t6d0 (52.6.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c3t6d0
Root: lvol3 on: /dev/dsk/c3t6d0
Swap: lvol2 on: /dev/dsk/c3t6d0
Dump: lvol2 on: /dev/dsk/c3t6d0, 0
Dump: lvol9 on: /dev/dsk/c3t5d0, 1
Having said that, I think the answer to your question is it'll simply failed to dump since it could find any dump space, you'll see error like ..
Warning: insufficient space on dump device to save full crashdump.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 01:58 PM
05-23-2002 01:58 PM
Re: Question
Mirroring dump is *essential* if it is on your
root disk pairing, because if your primary disk
fails where is your dump going to go?
In saying that having a small primary swap is
far better for system performance. I generally
use secondary swap areas that shares dump and
depending on the setup for each server it will
most likely end up on a disk array whether it
attached directly or through a switch.
Cheers
~Michael~