Sponsored Content
Full Discussion: issue AIX MPIO path closed
Operating Systems AIX issue AIX MPIO path closed Post 303035653 by M_Nixon on Thursday 30th of May 2019 08:28:14 AM
Old 05-30-2019
sudo readvgda hdisk0

empty disks will show something like

Code:
Invalid lvm_rec!
00000E00   00000000 00000000 00000000 00000000  |................|
00000E10   00000000 00000000 00000000 00000000  |................|
00000E20   00000000 00000000 00000000 00000000  |................|
00000E30   00000000 00000000 00000000 00000000  |................|
00000E40   00000000 00000000 00000000 00000000  |................|
00000E50   00000000 00000000 00000000 00000000  |................|
00000E60   00000000 00000000 00000000 00000000  |................|
00000E70   00000000 00000000 00000000 00000000  |................|
00000E80   00000000 00000000 00000000 00000000  |................|
00000E90   00000000 00000000 00000000 00000000  |................|
00000EA0   00000000 00000000 00000000 00000000  |................|
00000EB0   00000000 00000000 00000000 00000000  |................|
00000EC0   00000000 00000000 00000000 00000000  |................|
00000ED0   00000000 00000000 00000000 00000000  |................|
00000EE0   00000000 00000000 00000000 00000000  |................|
00000EF0   00000000 00000000 00000000 00000000  |................|
read_lvm_rec had an error, exiting

Disks in use will show LV/RAC/VX type info.
These 2 Users Gave Thanks to M_Nixon For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

AIX MPIO and EMC

We are looking at running MPIO for it's redundancy and load balancing benefits. Does anyone know what pieces of software or modules are needed on the VIO server to get load balancing to work. Remember we are using EMC's DMX3500 storage system. We no longer want to use Powerpath. :rolleyes: ... (2 Replies)
Discussion started by: vxg0wa3
2 Replies

2. AIX

AIX 5.3 MPIO vs RDAC on DS4000 range

Hi I would like to ask what the benefits are of changing from RDAC to MPIO when connecting to a DS4000 on AIX 5.3? I have heard that IBM MPIO "might" support more than 1 active path to a LUN when connecting to a DS4800 through more than 1 host connection on the same AIX client. I understand that... (8 Replies)
Discussion started by: kimyo
8 Replies

3. AIX

AIX native MPIO

Hi folks, does anybody have a link to a documentation how to implement native MPIO on AIX? We are using EMC PowerPath and Datacore SanSymphony/Cambex for this so far and I wasn't able to find a good description on that topic. All I know so far is that mkpath, chpath and lspath are used to... (3 Replies)
Discussion started by: zaxxon
3 Replies

4. Red Hat

PATH issue on linux

If PATH is set to ../bin:../sbin:/usr/bin:/usr/local/bin (chunk of path string). Sometime when I try to execute ls command it says ../bin/ls not found. According to my understanding "ls" should be searched in all the path varibales that we set in the PATH varaibale. Is there any reason for the... (5 Replies)
Discussion started by: hansini
5 Replies

5. UNIX for Dummies Questions & Answers

issue with PATH

hello On Debian Lenny, I first ran apt-get install git-core and then removed it to install from source. The trouble is that when I typed git --version, I am get: -bash: /usr/bin/git: No such file or directory of course, git is now in /usr/local/bin I don't understand why since... (1 Reply)
Discussion started by: JCR
1 Replies

6. AIX

Uninstall native MPIO driver on AIX

Hi, I was trying to uninstall the native MPIO driver on the AIX 6.1 machine we have in our lab and ran into a whole bunch dependent filesets initially. I deleted the disks, fcsX, fscsiX, fcnetX and tried again, but ran into the same error. Subsequently, I figured out that the OS disks in... (4 Replies)
Discussion started by: ronykris
4 Replies

7. AIX

Upgrading from native MPIO to SDDPCM AIX 6.1

We have AIX 6.1 system attached to SAN disks (DS4700 and DS8100) thru SVC. Initially when the system was I forgot to install sddpcm drivers. and wanted to know how can i go with the installation of the sddpcm drivers. My understandin going thru the manual ... (3 Replies)
Discussion started by: mk8570
3 Replies

8. UNIX for Dummies Questions & Answers

PLease HELP!!! PATH variable issue

Hello, I logged in to the unix solaris with my user name and then I again logged in with the sudo bash -l command now when I do echo $PATH It shows me => /usr/bin:/usr/local/bin:/usr/bin/usr/sbin:/usr/ucb:/usr/local/bin How do i find out where is this file located for setting the... (3 Replies)
Discussion started by: siddhans
3 Replies

9. UNIX for Dummies Questions & Answers

SFTP Issue - Connection closed

Hi All, I have followed the steps to set up the public and private keys for SFTP setup. Somehow the SFTP is not working and I get following errors: ==> sftp -v remote_user@remote_host_name_changed OpenSSH_5.4p1, OpenSSL 0.9.8m 25 Feb 2010 debug1: Reading configuration data... (12 Replies)
Discussion started by: Hangman2
12 Replies

10. AIX

Failed mpio path on AIX5.3

I have found failed mpio path on AIX and enabled that failed path as below failed path on AIX bash-3.2# lspath -l hdisk10 Enabled hdisk10 fscsi0 Enabled hdisk10 fscsi0 Failed hdisk10 fscsi3 Enabled hdisk10 fscsi3 Enabled failed path as below chpath -l hdisk10 -p fscsi3 -s enable... (13 Replies)
Discussion started by: murali969
13 Replies
shblk(8)						      System Manager's Manual							  shblk(8)

NAME
shblk - Displays disk blocks, as unformatted hexadecimal numbers SYNOPSIS
/sbin/advfs/shblk [-sb start_block] [-bc block_count] special OPTIONS
Specifies the block on which to start. Specifies the number of blocks to display. OPERANDS
Specifies the device special file for the volume on which the block(s) are located. You can specify the volume by either its character or block device special file name. If you are executing the command from the mount point for the volume, you must specify the character device special file, as speci- fying the block device special file produces a device busy error. DESCRIPTION
The shblk command displays the selected blocks as hexadecimal numbers. The blocks are not formatted to any data or metadata representa- tion. You must be the root user to use this command. EXAMPLES
The following example shows a user whose current file system is mounted on /dev/disk/dsk3a attempting to display block 1 of the a partition on that device. Using the block device special file for the command does not work; using the character device special file does work. The display is truncated on the right due to page width limitations: # /sbin/advfs/shblk -sb 1 -bc 1 /dev/disk/dsk3a open: Device busy # /sbin/advfs/shblk -sb 1 -bc 1 /dev/rdisk/dsk3a 1: 47ff041f c0200002 20009800 00000000 a7a10000 d340000a 43c4153e 4... 1: b7fe0018 47ff0411 47ff0412 d34000e8 00000000 47ff041f 2ffe0000 4... 1: 243d0000 20218050 245d0000 204243e0 b7e10000 40211401 40410524 f... 1: 6bfa8001 47ff041f 2ffe0000 47ff041f 243dffff 23deffe0 20217f90 b... 1: a4410000 b53e0008 b55e0010 b57e0018 e440000b 47f00409 47e1040a 4... 1: a62a0000 47e90410 d34004ad e400000c a42a0008 214a0008 4160300b f... 1: 201fffff a75e0000 a53e0008 a55e0010 a57e0018 23de0020 6b9a8001 2... 1: 47eb0400 c3fffff7 47ff041f 47ff041f 23defff0 43f00011 b75e0000 4... 1: 47ff0412 47ff0413 47ff0414 47ff0415 d3400083 4807f680 a75e0000 4... 1: 40003520 23de0010 6b9a8001 47ff041f 23defff0 b75e0000 b53e0008 4... 1: d340049f 47e00412 47e21410 47e90411 47ff0413 47ff0414 47ff0415 d... 1: 4807d689 45207009 e5200002 201fffff c3e00001 43e00000 a75e0000 a... 1: 23de0010 6b9a8001 47ff041f 47ff041f 23deffe0 b75e0000 b53e0008 b... 1: 47f00409 d3400486 203f03ff 47e0040a 400107a2 4441048a e540000c 2... 1: 47e05410 47ff0411 47e90412 47e03413 47ff0414 47ff0415 d3400051 e... 1: 4140352a 21290001 f55ffff5 a75e0000 a53e0008 a55e0010 23de0020 6... # SEE ALSO
advfs(4), fs(4) shblk(8)
All times are GMT -4. The time now is 01:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy