Creating LPARS in AIX


 
Thread Tools Search this Thread
Operating Systems AIX Creating LPARS in AIX
# 1  
Old 08-18-2013
Creating LPARS in AIX

Hi,
I have a p520 with 2 cpus and 10gb of ram.Is it sufficient enough to create 2 lpars.What other things we have to check.
# 2  
Old 08-19-2013
You need a virtualisation license.

Depending on which virtualisation technique you want to use (IVM or HMC) and how you organized disks and network (adapters) you may or may not need 1 or 2 VIOS LPARs.

Depending on which virtualisation technique you want to use (IVM or HMC) you may need a HMC if you do not have one.

Tell us more about your (prospective) environment and we can tell you more about your requirements.

I hope this helps.

bakunin
# 3  
Old 08-20-2013
How many disks/controllers/fibre cards/ethernet ports etc. All of these count when assessing a server's suitability for partitioning. You cannot count the ethernet ports labelled as HMC as these talk to the service processor, not the user part of the server.




Robin
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Changing VLAN on AIX lpars in the same subnet

Hi Guys, Our lpars is currently running on 2 different vlans (20, 30). Now we have a requirement that vlan 30 needs to be change to vlan 31 at the same subnet. I'm not sure on what is the best approach for this or what change is involve on the AIX side. This is our setup. Network switch -... (5 Replies)
Discussion started by: kaelu26
5 Replies

2. AIX

Creating AIX LV VG and JFS2 issues?

Can someone please help me understand what it is I am doing incorrectly? I have 22 PVs (disks) assigned to a VG, the stats on the disks: # lspv hdisk1 PHYSICAL VOLUME: hdisk1 VOLUME GROUP: vg_usr1 PV IDENTIFIER: 0000150179158027 VG IDENTIFIER ... (3 Replies)
Discussion started by: c3rb3rus
3 Replies

3. AIX

Is it must to enable TCB on AIX LPARs ?

Hi, I've verified my AIX 7.1 LPAR , and TCB is disabled by default. #odmget -q attribute=TCB_STATE PdAt PdAt: uniquetype = "" attribute = "TCB_STATE" deflt = "tcb_disabled" values = "" width = "" type = "" generic = "" ... (3 Replies)
Discussion started by: System Admin 77
3 Replies

4. AIX

Automation of AIX LPARs reboot

Hello Everyone, Can you please help me with the following questions regarding recycling LPARs. 1) Is it recommended to automate the reboot of AIX LPARs with a script ? i mean we've few App LPARs and Database LPARs. we would like to bring down LPARs on last sunday of every month for about 1... (4 Replies)
Discussion started by: System Admin 77
4 Replies

5. AIX

Creating Exceed X Server for Aix

HI I am trying to create an X Server on my laptop for displaying X Applications from an AIX platform. Normally I would just use the Exceed Client Wizard to create my X Server on my laptop. However I am told that this by default creates X Servers that use REXEC as the communication over TCP/IP (... (1 Reply)
Discussion started by: jimthompson
1 Replies

6. Shell Programming and Scripting

Creating and Executing a script of aliases in AIX

hi, I am trying to create a script in AIX (5.3 I think), then run it. here's what I have: /home/me $ vi first.aliases ... alias cdblah='cd /blah' alias cdho='cd /ho' alias ssr='sudo su - random' ~ ...end of first.aliases /home/me $ ./first.aliases /home/me $ ssr ksh: ssr: not found.... (2 Replies)
Discussion started by: heetertc
2 Replies

7. AIX

script for creating aix user

Hi Guys, I want to create user with a script: user name, user id, primary group, group set, home directory, initial program, password, user information, another user can SU to user. And all the rest is the default. Does anyone already have the script for this? Can you please share it... (8 Replies)
Discussion started by: itik
8 Replies

8. UNIX for Dummies Questions & Answers

AIX:creating user with username more than 8 chars

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa (0 Replies)
Discussion started by: anuafs84
0 Replies

9. AIX

Creating RAID 5 for AIX 5.2

Hi guys!! I terribly need help in setting up RAID 5 for a P615 IBM server. IBM said that I needed a diagnostic cd but it will take them 6 weeks to send it to me. I need help PLEASE Server configuration: P615 IBM Server 3 pcs 36.4GB HDD Dual Channel SCSI RAID Enab. Card Thank you, Jose (0 Replies)
Discussion started by: josramon
0 Replies

10. UNIX for Advanced & Expert Users

creating user accounts in AIX

Hello all: I am new to UNIX and I am given the responsibility of administering a UNIX machine recently. The system is a IBM AIX 3.1. As a part of my duties I recently created some user accounts using "smit". It looked as if everything went well. But, after creating the account, I logged into... (3 Replies)
Discussion started by: pdepa
3 Replies
Login or Register to Ask a Question