Sysdump on local disk


 
Thread Tools Search this Thread
Operating Systems AIX Sysdump on local disk
# 1  
Old 10-22-2012
Sysdump on local disk

Hello Team,

Our p740 systems are booting up from SAN. We would like to configure the local disk(which is not part of rootvg) as a primary dump device. I have assigned the same too. But in the errpt throwing the below error. Please help me on this.


Code:
---------------------------------------------------------------------------
LABEL:          DMPCHK_NODUMPACCESS
IDENTIFIER:     6D87B1C0

Date/Time:       Sun Oct 21 15:00:13 GMT+03:00 2012
Sequence Number: 68138
Machine Id:      00F69DD24C00
Node Id:         hostname
Class:           O
Type:            UNKN
WPAR:            Global
Resource Name:   dumpcheck

Description
The dump device can not be accessed

Probable Causes
The access to the dump device is currently unavailable

        Recommended Actions
        Check the dump device access and configuration.

Detail Data
Dump Device
hdisk0
root@[/home/root]# sysdumpdev -l
primary              /dev/hdisk0
secondary            /dev/sysdumpnull
copy directory       /var/adm/ras
forced copy flag     TRUE
always allow dump    TRUE
dump compression     ON
type of dump         traditional
root@[/home/root]#  sysdumpdev -e
0453-041 Estimated dump size in bytes: 873254092
root@[/home/root]# bootinfo -s hdisk0
25600
root@[/home/root]#lsdev -Cc disk | grep hdisk0
hdisk0      Available          Virtual SCSI Disk Drive
root@[/home/root]# lspv | grep hdisk0
hdisk0          00f69dd24640c289                    dumpvg          active
root@[/home/root]#lsvg -l rootvg  | grep dump
livedump            jfs2       4       4       1    open/syncd    /var/adm/ras/livedump
pridump             sysdump    10      10      1    closed/syncd  N/A

Smilie
Regards,
Gowtham.G
# 2  
Old 10-22-2012
Quote:
Originally Posted by gowthamakanthan
Our p740 systems are booting up from SAN. We would like to configure the local disk(which is not part of rootvg) as a primary dump device.
I have never even attempted this, so i can't definitely say if it is possible or not, but it feels wrong from the start - even if it might work somehow. You need the dump device for immediate access during the boot process and you have only the designated boot disk(s) in this step of the process available. Varying on the rootvg / mounting its filesystems and only then varying on the other VGs comes relatively late (and definitely later than the access to the boot disk is needed).

So, even if you might get this to work (what i doubt) this would be more like a bug in the AIX boot process than a feature and should be corrected.

Btw., "booting from SAN" is not enough information: booting from LUNs managed by a VIO-Server is fundamentally different from booting from NPIV devices. In this case, it doesn't make a difference because for reasons stated above the idea is wrong regardless of which media you boot from - LUNs, local disks, whatever.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

SAN vs. Local disk.

I am in the market looking to purchase a new E950 server and I am trying to decide between using local SSD drives or SSD based SAN. The application that will be running on this server is read-intensive so I am looking for the most optimal configuration to support this application. There are no... (2 Replies)
Discussion started by: ikx
2 Replies

2. Red Hat

Udev Rule TAG for identifying a local sas disk, non-scsi, non-fiber, non-iscsi

I need to add a VMware virtual disk to the 99-oracle-asmdevices.rules file but the OS is not assigning a WWID to the disk. It has been fdisk'd and a single partition created. What TAG inside the file needs to be added? the Program scsi-id does not work for some reason. latest patches... (0 Replies)
Discussion started by: mrmurdock
0 Replies

3. Solaris

No local disk in format in Solaris

I have Solaris-10 server. During troubleshooting of some storage issue, I removed disk entries from /dev/dsk and /dev/rdsk rm /dev/vx/dmp/* rm /dev/vx/rdmp/* rm /dev/dsk/* rm /dev/rdsk/ And rebooted the box. That recreated device tree for SAN disks, but I do not see c1t0d0s0 and c1t1d0s0... (7 Replies)
Discussion started by: solaris_1977
7 Replies

4. Solaris

Sharing a local disk between to solaris machines

Hi, I recently added a disk on a solaris 9 and I wanted to make it accessible for another machine, using the same name here is what i did : On the machine holding the internal disk in vfstab i added the line /dev/dsk/c1t1d0s4 /dev/rdsk/c1t1d0s4 /SHARED2 ufs 2 yes ... (2 Replies)
Discussion started by: zionassedo
2 Replies

5. Solaris

scconf crash: registering a Veritas local disk on Sun Cluster (localonly=true)

Hi all, I want to put a local disk on a Sun Cluster node but scconf command explodes :eek: My system: * two node cluster on two VMWare virtual machines * Solaris 10 SunOS 5.10 Generic_141415-05 i86pc i386 i86pc * Sun Cluster 3.2 u2 * Veritas Volume manager The situation... (2 Replies)
Discussion started by: gxmsgx
2 Replies

6. UNIX for Advanced & Expert Users

Problems with tar between local and nfs disk

Hi, I am trying to move a local directory from a local disk to a nfs disk that has been shared on another file server. I am using this tar command: tar cf - . | (cd /export/nfsdisk && tar xpf - ) It copies the data okay but the big problem is that is resets the owner:group to 'nobody'. The... (2 Replies)
Discussion started by: jlowry
2 Replies

7. Solaris

installing from local disk

We ordered a DVD for solaris 10 upgrade . However I realized that we have cd rom only and DVD is unreadable . Can i use this DVD , to upgrade the release from local disks. If yes , is there any specific procedure. (5 Replies)
Discussion started by: Hitesh Shah
5 Replies

8. AIX

Sysdump and unmirroring

I'm researching on how to unmirror a set of mirrored drives as this should enable me to do a failsafe patch install. My current install has 2 disk with all LVs mirrored except the sysdump LV. This is the bit that confuses me as some seem to advise removing the sysdump from both drives (Patch... (2 Replies)
Discussion started by: morgan_g
2 Replies

9. UNIX for Dummies Questions & Answers

Can I reduce sysdump?

Hi, I have a server which is running out of space on the rootvg. When trying to find some spare space I discovered there are 2 sysdump logical volumes, each of 5GB, yet if I get an estimate of the dump size it's only 0.5 GB. $ lsvg -l rootvg|grep sysdump hd71 sysdump 20 ... (1 Reply)
Discussion started by: m223464
1 Replies

10. Shell Programming and Scripting

Finding local disk space

Hi Guys!! Iam new to this thread. I have a very urgent requirement of finding the local disk space. Iam running a php script on linux machine and need to find the local disk space on the remote machines. I tried using df -h, which works if I specify the drive name on the remote machine.... (4 Replies)
Discussion started by: navjak
4 Replies
Login or Register to Ask a Question