AIX admin - lpar question


 
Thread Tools Search this Thread
Operating Systems AIX AIX admin - lpar question
# 1  
Old 05-27-2010
Question AIX admin - lpar question

Hi Guru, my question is that can I create LPAR in AIX 5.3, 6.0, 6.1 by using smit lpar, rather than using HMC or AIX Commands? Thank you very much. Mir Alihttp://xwww.unix.com/images/icons/icon5.gif
# 2  
Old 05-28-2010
Tahniet,

From my own understanding creating LPAR is via HMC not smit. =)
# 3  
Old 05-28-2010
Please understand: "smit" is an interface, not a tool in itself. Anything, which could be done via SMIT could be done with normal commands too. On the other hand, if there is anything you would like SMIT to do and it doesn't do it you could create some SMIT panels yourself and have this functionality added. (Some even have created their own SMITs for some specialized things. The procedure is documented in IBMs OS documentation.

Further: a HMC is a specialized system to administer an LPARed POWER4-, POWER5- or POWER6-system. If you want to change/define/configure/erase/start/close/whatever an LPAR, you have to do it from the HMC - with or without SMIT. As IBM has pretty much closed the HMC against any system administrators attempt to configure it (they claim its not a "normal" machine, but an "appliance" - like a toaster - and you have no business changing it in any way) the chances that you will SMIT get to run on this system are *very* slim.

I hope this helps in understanding.

bakunin
# 4  
Old 05-28-2010
To be very simple about this - No you can't create an LPAR from SMIT running on an LPAR. SMIT runs on an AIX LPAR so how would you create the first lpar if AIX wasn't running.

You create LPARS using the HMC (or IVM) to instruct the system what an LPAR should look like, and you can do that in several ways.

1. Use the GUI of the HMC
2. Create all the definitions in the Systems Planning Tool and import them
3. Write scripts to run on the HMC to create the LPARS.

The one thing all these things have in common is that they drive through the HMC the creation of LPARS.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

AIX - SAN Mount and Unmount on LPAR

We have 2 LPAR. LPAR #1 have a Application, Database Server process (ctree Server) and SAN+Physical Table. LPAR#2 has only Application. Both Application process are connected to Database via C-tree Server Process (Running on LPAR #1.. We want to keep one Active C-tree Server and one Backup... (1 Reply)
Discussion started by: gabhanes
1 Replies

2. AIX

AIX LPAR FC connection to SAN

Hi all, In my system, I have HMC 7 with Power Machine 6 & 7. On the managed system, we have many lpars. In some lpars, I can see they are using virtual fiber channel to connect to DS8K storage. In search with google, I understand that it is configured with VIOS server to share the physical FC... (7 Replies)
Discussion started by: Phat
7 Replies

3. AIX

Will it affect my AIX LPAR security, when i set up email alerts on AIX server.

Hello, I've set up email alerts on AIX Servers. so that i can get email notifications (via mail relay server) when ever there is abnormal behavior. for example 1) my script monitors CPU/disk/memory etc... when it reaches high water ark, it will send an email alert. 2) disk usage alerts 3)... (5 Replies)
Discussion started by: System Admin 77
5 Replies

4. AIX

Newbie - AIX LPAR performance problem

Running into performance issues with WAS application servers on two of LPAR's or like configuration under high load web pages crawl. Please forgive me I'm new to AIX and most my expertise is in the Linux space. Thanks for your help!! Here's the run down: The problem appears to be CPU... (3 Replies)
Discussion started by: margeson
3 Replies

5. AIX

AIX 5.2.0 on own hardware -> i550 LPAR

We are running into a problem that we thought had solved but no go... We have multiple machine types but 1 AIX and 2 i550 (AS/400) with 4 lpar each. Existing AIX is an old (2004 vintage) machine with 5.2 on it for historical use only. Existing Power6 i550 running code that will used... (6 Replies)
Discussion started by: jackb_guppy
6 Replies

6. AIX

How to check the LPAR in a AIX box ?

I have login into a server, and when i launch this command uname -L. I can see there is a LPAR. But is there anymore commands i can use to get more information on the LPAR ? like it is VIO ? wat the IP address ? etc, etc. please help. Thank you. (7 Replies)
Discussion started by: wingcross
7 Replies

7. AIX

How to Find if AIX machine is LPar or not

Hi, I want to know if there is any command which will tell me if an AIX machine is a LPar or not. I am using "lparstat -i" but it does not work on all AIX machines. Is there any generic command by whose output I will come to know if it is an LPar or not? Please help. Thanks, Vineet (3 Replies)
Discussion started by: vineetd
3 Replies

8. AIX

p6 570 network for AIX LPAR

know how to do it. (3 Replies)
Discussion started by: rainbow_bean
3 Replies

9. AIX

Setting Dual Ip address on LPAR AIX 5.3

Hi Guys, Can somebody help me how to add and activate addtional ip address on AIX. My server is IBM p5-570 i already set ipadress on ent1 ent0 -- 192.168.206.105 ( default ) ent1 -- 192.168.0.89 (additional) i can ping from outside to 192.168.0.89 but i can not telnet or ftp. for... (6 Replies)
Discussion started by: cahyo3074
6 Replies
Login or Register to Ask a Question