How do I find my AIX LUN ID?
RE: Finding out Lun information on lscfg -pvl If it’s an EMC storage you probably have powerpath installed. Try “powermt display dev=all”, it should give you more information.
How do I find disk information in AIX?
Hi, #bootinfo -s hdiskX–> gives the size of the given disk. If you need the size of all the disks, check for the disks which are all available. It gives the sizes of all the disks.
Where is No of WWN disk in AIX?
Locating the WWPN for IBM Power Systems hosts running AIX
- Log in as root.
- Type lscfg -vl fcs x , where x is the adapter number. The network address is the Fibre Channel adapter port WWPN value. Notes: The lscfg -vl fcsx ROS level identifies the Fibre Channel adapter firmware level.
How do I find my serial number on AIX?
“prtconf” is available on AIX version 5. x. > uname command is the best way to find out MT & serial no.
How do I find my Hitachi LUN ID in AIX?
Verifying new device recognition for AIX®
- Log in to the host system as root.
- Display the system device data by entering the lsdev -C -c disk command.
- Verify that the host system recognizes all new disk devices, including OPEN-x, LUSE, VLL, VLL LUSE, and FX devices.
Where is the vendor model and port channel SCSI ID LUN?
so the first device in command “ls -ld /sys/block/sd*/device” corresponds to the first device scene in the command “cat /proc/scsi/scsi” command above. i.e. Host: scsi2 Channel: 00 Id: 00 Lun: 29 corresponds to 2:0:0:29. Check the highlighted portion in both commands to correlate. Another way is to use sg_map command.
How do I know if a disk is failing in AIX?
Troubleshooting disk drive problems
- With root authority, type the following SMIT fast path on the command line:
- Select Current Shell Diagnostics to enter the AIX® Diagnostics tool.
- After you read the Diagnostics Operating Instructions screen, press Enter.
- Select Diagnostics Routines.
- Select System Verification.
How do I find my PP size in AIX?
AIX can use the specific numbers as the PP size. and the pp size is the constant one.. which means it should be in any one of the below numbers. 1, 2, 4, 8, 16, 32, 64,128,512,1024, (MB). ….How to calculate PP size in aix?
Scalable Volume Groups | |
---|---|
hdisk size between: | Default PP Size |
2,040MB – 4,080MB | 2 MB |
4,080MB – 8,160MB | 4 MB |
8,160MB – 16,320MB | 8 MB |
How do I find my hardware details in AIX?
You can use the prtconf command to list your AIX hardware configuration. including CPU’s, memory, adapters, disk and network. The prtconf command is available the current version of AIX 4.3. 3**, and on AIX 5.
How do I find my UNIX serial number?
Answer
- wmic bios get serialnumber.
- ioreg -l | grep IOPlatformSerialNumber.
- sudo dmidecode -t system | grep Serial.
Where is LUN ID in virtual machine?
- In vSphere, select the host configuration tab, storage.
- Select the Devices View.
- Sort by LUN # and locate the LUN you want to verify.
- Right click the LUN in the Devices list and select “Copy identifier to clipboard”
- Copy the converted string and paste to a work note.