Sponsored Content
Full Discussion: IBM VIOS AIX HMC Error
Operating Systems AIX IBM VIOS AIX HMC Error Post 303035141 by RecoveryOne on Wednesday 15th of May 2019 08:19:54 AM
Old 05-15-2019
For sake of argument I'm going to assume HMC's are V8.1 or lower so we can use the 'Classic' interface. I have nothing newer so can't provide accurate setup beyond 8.1. I know IBM has brought back the classic interface in HMC V8.7, and called it Enhanced Plus.
My apologies I wasn't clear, I was trying to say it looked like filosophizer may have select the 'AIX or Linux' for create partion and then tried to install the VIO. The Power frames will not let you do that. You must use the right partition type.


Select the server from System Management, then under Tasks expand Configuration, Create Partion, then select VIO Server


This will take you to a wizard to let you define the partion id, name, define a profile, set processors and memory, Physical IO and virtual adapters.
This User Gave Thanks to RecoveryOne For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Help with IBM 550 and HMC settings

I'm a Solaris and Debian/SuSE weenie, and I need some help setting the IP address of the remote web interface on an IBM 550 I plugged the port labled HMC1 to the network. The "network" is really a small linksys router that I use to test internet configs, as I can change the settings at will... (0 Replies)
Discussion started by: System Shock
0 Replies

2. AIX

AIX, VIOS and DS4800 SAN

Hello I have a system with four AIX 5L V5.3 partitions and a Virtual I/O server, connected to a a DS4800 storage array. Now the company bought another DS4800... i made raid on it... and now i wanna give LUN's to the VIOS, so i can use in one of AIX partitions... Someone can help me? ... (5 Replies)
Discussion started by: gfca
5 Replies

3. AIX

To see vhost on VIOS after creating an HMC profile

I created a profile in HMC for a new LPAR and activated it but not yet installed AIX. Is there a step to make this new LPAR available as vhostX from the VIO server after creating and activating an HMC profile? I already shared the CD-ROM device from the HMC profile. Thanks. -... (1 Reply)
Discussion started by: learner1
1 Replies

4. AIX

IBM AIX on IBM Eseries & x series server

Hi, I want to know whether IBM AIX can be installed on the IBM e series and x series server hardware? Thanks & Regards Arun (2 Replies)
Discussion started by: Arun.Kakarla
2 Replies

5. AIX

IBM AIX ran into error u0.1-p1-v2

Hi Guys, Is there any one can help me with the below error message dispalys on the LED panel. 10112633 u0.1-p1-v2 I bought a second hand IBM 7029 6C3 online several days ago. On the fist day, it can be ran well. but on second day, when i tried to boot up the machine, after few mins, the... (2 Replies)
Discussion started by: andylai
2 Replies

6. AIX

IBM VIOS POWERVM IVM error

Hi, When I try to login on my vios ivm website http://vios through the browser -- all three of them -- firefox , chrome , Internet Explorer , i get this error http://vioserver/j_security_check I have java installed on the machine from where i am trying to open up the IVM/VIOS webpage. I... (2 Replies)
Discussion started by: filosophizer
2 Replies

7. AIX

IBM Power Pseries Open Firmware boot / VIOS POWERVM VET CODE

Hello, I installed PowerVM IVM Virtual I/O on P-550 but later found out that the machine isn't activated for CoD VET code for virtualization. So when booted , it goes into OPEN Firmware I/O Hosting requires a hosting partition boot not permitted exit called > ok Panel shows > IO... (3 Replies)
Discussion started by: filosophizer
3 Replies

8. AIX

Moving VIOS, LPAR's, HMC to different subnet

Hi, Just joined to new company with one Power 720 Express (8202-E4C) server and have no much experience with IBM systems. I am trying to move everything I mentioned to different subnet as required by customer contract (currently sitting on same subnet as company lan). Access to this subnet will... (8 Replies)
Discussion started by: spricer
8 Replies

9. AIX

IBM Virtual Machine OS on intel x86 and x64? IBM AIX OS on IBM Virtual Machine?

Hi There, I have zero information and zero knowledge for IBM virtual machine except Amazon cloud and VMware ESXi (Only Linux OS available). Anyone could provide me the following answer - Can IBM VM been deploy on X86 and X64 (Intel Chip)? If answer is yes any chance to deploy AIX OS... (13 Replies)
Discussion started by: chenyung
13 Replies

10. AIX

Revisiting IBM PowerVM VIOS AIX

coming from this thread: https://www.unix.com/aix/211107-ibm-power-pseries-open-firmware-boot-vios-powervm-vet-code.html PowerVM, formerly known as Advanced Power Virtualization (APV), is a chargeable feature of IBM POWER5, POWER6, POWER7, POWER8, and POWER9 servers and is required for support... (0 Replies)
Discussion started by: filosophizer
0 Replies
vpardump(1M)															      vpardump(1M)

NAME
vpardump - manage monitor dump files SYNOPSIS
[vparmon[dumpfile]] DESCRIPTION
The command is used to create (on PA-RISC systems only) and analyze a virtual partition monitor dump file. vparmon is the image of the virtual partition monitor and dumpfile is the crash dump file corresponding to that image. is normally run from the rc script to analyze a crash dump during HP-UX boot. If no options are specified, checks if the dumpfile has been cleared. If not, it analyzes dumpfile and prints information about the crash to standard out. Then marks the dumpfile as clear. If dumpfile is not specified, the string is appended to vparmon as in If vparmon is not specified, it defaults to The dumpfile must exist prior to a vpar monitor crash. On PA-RISC systems, the and options create the dumpfile on PA-RISC. If is used, a dumpfile is created that is large enough to contain the monitor image. If additional structures are required, such as I/O Page Directo- ries, the option is used to reserve space for a full monitor crash dump. On Itanium(R)-based systems, the monitor dumpfile is created in the EFI partition of the monitor's boot disk as needed. It is not necessary to pre-allocate a dump file in A monitor dump typically requires less than 75 megabytes of free space in the EFI partition. In order to ensure that a complete crash dump can be saved, this much free space must be maintained in the EFI partition. Options recognizes the following command-line options: Analyze the dumpfile. This option can be used to force an analysis even if dumpfile has been cleared. Mark dumpfile as clear. No analysis is performed. Analyze dumpfile even if the versions do not match. Initialize dumpfile for a full dump. Supported only on PA-RISC systems. Initialize dumpfile for a normal dump. Supported only on PA-RISC systems. Do not analyze the dumpfile. Enable verbose output. The and options are allowed on Itanium-based systems for compatibility. No action is taken for the and options. Operands recognizes the following command-line operands: vparmon The name of the image of the virtual partition monitor. If vparmon is not specified, it defaults to dumpfile The name of the crash dump file corresponding to the image of the virtual partion monitor. If dumpfile is not specified, the string is appended to vparmon as in Security Restrictions This command is restricted to processes owned by superuser or with the privilege. See privileges(5) for more information about privileged access on systems that support fine-grained privileges. RETURN VALUE
returns the following values: Analyzed dumpfile successfully. Created a new dumpfile. A dumpfile does not exist. The dumpfile is cleared, no action taken. Error attempting to create a dumpfile. Error analyzing the dumpfile. Command syntax error. EXAMPLES
Analyze the default dumpfile and create it if it does not exist: Suppress the analysis of the default dumpfile, and reserve space for a full dump: AUTHOR
was developed by the Hewlett-Packard Company. SEE ALSO
vparextract(1M), privileges(5). vpardump(1M)
All times are GMT -4. The time now is 05:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy