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
03-11-2004 08:12 PM
03-11-2004 08:12 PM
dump
Logical volume 64, 0x2 configured as SWAP
Swap device table: (start & size given in 512-byte blocks)
entry 0 - major is 64, minor is 0x2; start = 0, size = 4087808
Defaulting dump to primary swap
WARNING: Could not find HPA for dump device 0xffffffff
WARNING: Could not use primary swap for dump. Dump is disabled.
and my fstab include:
/dev/vg00/lvol3 / hfs defaults 0 1
/dev/vg00/lvol1 /stand hfs defaults 0 2
/dev/vg00/lvol2 swap ignore sw 0 0
/dev/vg00/lvol4 /home hfs defaults 0 2
/dev/vg00/lvol5 /opt hfs defaults 0 2
/dev/vg00/lvol6 /tmp hfs defaults 0 2
/dev/vg00/lvol7 /usr hfs defaults 0 2
/dev/vg00/lvol8 /var hfs defaults 0 2
/dev/vg00/lvol9 /opt/exploit hfs rw,suid 0 2
/dev/vg00/lvol10 /var/adm/crash hfs rw,suid 0 2
/dev/vg00/lvol11 /prog hfs rw,suid 0 2
/dev/vg00/lvol12 /opt/hpxt vxfs log,nodatainlog,rw,suid 0 2
why WARNING: Could not find HPA for dump device 0xffffffff and
WARNING: Could not use primary swap for dump. Dump is disabled appear
As fstab contains "/dev/vg00/lvol2 swap ignore sw 0 0" is this for that which I have "Dump is disabled"
how can I remove the message "Could not find HPA for dump device 0xffffffff"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 08:19 PM
03-11-2004 08:19 PM
Re: dump
This should show something like;
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c4t4d0 (10/0.4.0) -- Boot Disk
/dev/dsk/c4t3d0 (10/0.3.0)
/dev/dsk/c0t14d0 (8/0.14.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c4t4d0
/dev/dsk/c0t14d0
Root: lvol3 on: /dev/dsk/c4t4d0
/dev/dsk/c0t14d0
Swap: lvol2 on: /dev/dsk/c4t4d0
/dev/dsk/c0t14d0
Dump: lvol2 on: /dev/dsk/c4t4d0, 0
You can see dump is enabled at the bottom. Use the lvlnboot command to enable it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 08:20 PM
03-11-2004 08:20 PM
Re: dump
please consult this document:
http://www5.itrc.hp.com/service/cki/search.do?category=c0&mode=text&searchString=%22WARNING%3A+Could+not+find+HPA+for+dump+device+0xffffffff%22&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&search.x=31&search.y=12
Document id: KBRC00000233
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 08:42 PM
03-11-2004 08:42 PM
Re: dump
Current path "/dev/dsk/c9t1d4" is an alternate link, skip.
Current path "/dev/dsk/c1t1d1" is an alternate link, skip.
Current path "/dev/dsk/c7t0d1" is an alternate link, skip.
Current path "/dev/dsk/c9t1d2" is an alternate link, skip.
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c3t5d0 (10/0.5.0) -- Boot Disk
/dev/dsk/c3t6d0 (10/0.6.0) -- Boot Disk
/dev/dsk/c8t0d2 (10/16/4.0.2)
/dev/dsk/c9t1d2 (10/16/12.1.2)
Boot: lvol1 on: /dev/dsk/c3t5d0
/dev/dsk/c3t6d0
Root: lvol3 on: /dev/dsk/c3t5d0
/dev/dsk/c3t6d0
Swap: lvol2 on: /dev/dsk/c3t5d0
/dev/dsk/c3t6d0
Dump: lvol2 on: /dev/dsk/c3t6d0, 0
I can't open
please consult this document:
http://www5.itrc.hp.com/service/cki/search.do?category=c0&mode=text&searchString=%22WARNING%3A+Could+not+find+HPA+for+dump+device+0xffffffff%22&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&search.x=31&search.y=12
Document id: KBRC00000233
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 09:23 PM
03-11-2004 09:23 PM
Re: dump
in order to see the document, go to the tech base:
http://www4.itrc.hp.com/service/cki/enterService.do
and search for it there.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 10:15 PM
03-11-2004 10:15 PM
Re: dump
http://www4.itrc.hp.com/service/cki/enterService.doc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 10:48 PM
03-11-2004 10:48 PM
Re: dump
the url should ebd with "do" not "doc". If that does not work then try the it resource center:
http://www4.itrc.hp.com/
and select there "maintenance and support for hp products"
and select in the following screen:"technical knowledge base" and make your search there. I hope it works.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 11:18 PM
03-11-2004 11:18 PM
Re: dump
your dump lvol is only listed on c0t6d0 while your boot and root are listed as being on c0t5d0.
So your booted off of c0t5d0 and the dump definition for your lvlnboot stuff is listed on c0t6d0.
Here is how I would fix it.
First make sure that your setup has lvols 1 through 3 in that order on each of your disks c0t5d0 and c0t6d0.
You can do this by doing:
pvdisplay -v /dev/dsk/c0t5d0 | more and then doing the same for c0t6d0. Once you are sure that you have the lvols set up on both disks then do the following:
lvrmboot -r /dev/vg00
lvlnboot -r /dev/vg00/lvol3
lvlnboot -s /dev/vg00/lvol2
lvlnboot -d /dev/vg00/lvol2
lvlnboot -R
Your next reboot should show that the problem is cleaned up.
Best regards,
Kent M. Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2004 11:57 PM
03-14-2004 11:57 PM
Re: dump
but
why the lvol2 don't appear when i make:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c3t5d0 (10/0.5.0) -- Boot Disk
/dev/dsk/c3t6d0 (10/0.6.0) -- Boot Disk
/dev/dsk/c8t0d2 (10/16/4.0.2)
/dev/dsk/c9t1d2 (10/16/12.1.2)
Boot: lvol1 on: /dev/dsk/c3t5d0
/dev/dsk/c3t6d0
Root: lvol3 on: /dev/dsk/c3t5d0
/dev/dsk/c3t6d0
Swap: lvol2 on: /dev/dsk/c3t5d0
/dev/dsk/c3t6d0
Dump: lvol2 on: /dev/dsk/c3t6d0, 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 01:20 AM
03-15-2004 01:20 AM
Re: dump
.....because your dump device does not appear on your primary boot disk, c3t5d0 -only on the secondary.
Perhaps you need to delete the current dump device first in order to recreate it on the primary boot disk. It would be a good idea to hear other members' opinions.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 02:09 AM
03-15-2004 02:09 AM
Re: dump
--- Physical volumes ---
PV Name /dev/dsk/c3t5d0
VG Name /dev/vg00
PV Status available
Allocatable yes
VGDA 2
Cur LV 8
PE Size (Mbytes) 4
Total PE 1023
Free PE 58
Allocated PE 965
Stale PE 0
IO Timeout (Seconds) default
Autoswitch On
--- Distribution of physical volume ---
LV Name LE of LV PE for LV
/dev/vg00/lvol1 12 12
/dev/vg00/lvol2 499 499
/dev/vg00/lvol3 21 21
/dev/vg00/lvol4 5 5
/dev/vg00/lvol5 200 200
/dev/vg00/lvol6 8 8
/dev/vg00/lvol7 120 120
/dev/vg00/lvol8 100 100
lvol2 appears
pvdisplay -v /dev/dsk/c3t6d0
--- Physical volumes ---
PV Name /dev/dsk/c3t6d0
VG Name /dev/vg00
PV Status available
Allocatable yes
VGDA 2
Cur LV 8
PE Size (Mbytes) 4
Total PE 1023
Free PE 58
Allocated PE 965
Stale PE 0
IO Timeout (Seconds) default
Autoswitch On
--- Distribution of physical volume ---
LV Name LE of LV PE for LV
/dev/vg00/lvol1 12 12
/dev/vg00/lvol2 499 499
/dev/vg00/lvol3 21 21
/dev/vg00/lvol4 5 5
/dev/vg00/lvol5 200 200
/dev/vg00/lvol6 8 8
/dev/vg00/lvol7 120 120
/dev/vg00/lvol8 100 100
lvol2 appears
LV Name /dev/vg00/lvol2
VG Name /dev/vg00
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 1996
Current LE 499
Allocated PE 998
Stripes 0
Stripe Size (Kbytes) 0
Bad block off
Allocation strict/contiguous
IO Timeout (Seconds) default
--- Distribution of logical volume ---
PV Name LE on PV PE on PV
/dev/dsk/c3t5d0 499 499
/dev/dsk/c3t6d0 499 499
lvdisplay -v /dev/vg00/lvol2
--- Logical extents ---
LE PV1 PE1 Status 1 PV2 PE2 Status 2
00000 /dev/dsk/c3t6d0 00012 current /dev/dsk/c3t5d0 00012 current
00001 /dev/dsk/c3t6d0 00013 current /dev/dsk/c3t5d0 00013 current
00002 /dev/dsk/c3t6d0 00014 current /dev/dsk/c3t5d0 00014 current
00003 /dev/dsk/c3t6d0 00015 current /dev/dsk/c3t5d0 00015 current
...
how avoid my problem because i don't understand what you say
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 02:03 AM
03-17-2004 02:03 AM
Re: dump
between c3t5d0 et c3t6d0