Sponsored Content
Operating Systems AIX PreRequisites for Dynamic LPAR actions Post 303007029 by bakunin on Thursday 9th of November 2017 11:57:37 PM
Old 11-10-2017
Quote:
Originally Posted by LoLo92
To perform Dynamic Operations from HMC in command Line (such as adding cpu to an lpar for example) in order to avoid stopping Applications, What PreRequisites are needed ?
None which likely apply to you. Dynamic LPARs need certain hardware (POWER6 and up?), a certain HMC version (can't remember which) and a certain AIX version (if i remember correctly 5.3 and up). If you have a halfways current system which is still in support it will be able to do DLPAR operations.

Quote:
Originally Posted by LoLo92
and what else should I have to check ...?
That depends on the kind of operation you want to do. If you want Live Partition Mobility (LPM) you may have to check your SAN zoning. You should describe your environment in more detail for that because there are too many ifs and whens involved to adequately describe that here.

Quote:
Originally Posted by LoLo92
What is also needed when in Cluster HACMP ?
In the general way you asked: nothing special. Again, there might be some points but without more specifics reagrding your environment i can't think of any.

I hope this helps.

bakunin
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix VIO vs Dynamic LPAR

Can you have a Dynamic LPAR without VIO and if yes is there a benefit to having both? I am attempting to implement VIO and Resource pooling at my company and want to understand the limitations. Also, I have been told the managing and allocation of the Logical Volumes is a time consuming task as... (0 Replies)
Discussion started by: bombers73
0 Replies

2. Solaris

VxVM volume extending Prerequisites

Hellow Experts, Could anyone tell me the Prerequisites for extending a Volume on VxVM. (3 Replies)
Discussion started by: sudhan143
3 Replies

3. AIX

LPAR freezes after switching of storage (lpar is mirrored)

Hi all, I have the following configuration 2 ds3524 storage disk systems located over 2 locations 2 P720 server located over 2 locations DS3524 are connected to san switch. Each vio server has 1 fc adapter attached to a san switch. per p720 server 2 virtual io servers. Vio 1 has 1 lun... (2 Replies)
Discussion started by: markiemark
2 Replies

4. Solaris

Prerequisites for Solaris10 Branded Zone within Solaris 11 Express

Dear all, we are trying to install a Solaris10 Branded Zone on a Solaris 11 Express system getting this message: ***The image patch level is downrev for running in a solaris10 branded zone*** The Sparc Solaris 10 system is running Release 11/06 and Patch 119254-70 is installed. Does the... (0 Replies)
Discussion started by: xunil321
0 Replies

5. Programming

J2EE prerequisites

Hi guys, I'm going to start studding about J2EE in a couple of weeks. I have no idea about its technologies. what prerequisites do i need. I only know java and have basic knowledge about HTML. I have a solid knowledge on database. 1. Do i need java script or CSS knowledge for JSP and JSF? 2.... (1 Reply)
Discussion started by: majid.merkava
1 Replies

6. UNIX for Dummies Questions & Answers

Makefile prerequisites

In the makefile code below am I correct to say that the prerequisites are: 4thg 4thx 4thd 4thc lib4th OBJ4TH = errs_4th.o save_4th.o load_4th.o free_4th.o comp_4th.o \ name_4th.o dump_4th.o exec_4th.o open_4th.o hgen_4th.o cgen_4th.o all: lib4th.a 4th # 4thc 4thd 4thx 4thg lib4th.a:... (1 Reply)
Discussion started by: momhef4
1 Replies

7. AIX

Prerequisites for installing VIOS

Hello, I am trying to setup LPARs on a p7 system. There is an existing install of AIX 7.1 that we have been using for various tasks. Can I install VIOS on top of this existing OS without any other prep work? Or is it advisable to install a fresh copy of AIX before installing VIOS on it? ... (1 Reply)
Discussion started by: bstring
1 Replies

8. AIX

Prerequisites for Infosphere v9.1

Hi, We want to install Infosphere v9.1 and the manual illustrates the below requirements. I am not good at unix. So want to clarify and know whether I am going the right direction. Prerequisites are below All AIX 6.1 technology levels and fix packs are supported. Processors: RISC POWER5,... (4 Replies)
Discussion started by: tostay2003
4 Replies

9. AIX

How to differentiate between a standalone LPAR and a VIOC (which again is a lpar)?

There can be configurations in IBM Server wherein a standalone partition is created on some supported IBM Server Or A VIOS - VIOC LPARs created. Now in both cases they are lpars. But if I want to differentiate b/w a standalone LPAR vs an VIOC LPAR how can I do..? On a... (2 Replies)
Discussion started by: Manish00712
2 Replies
dr(7d)								      Devices								    dr(7d)

NAME
dr, drmach, ngdr, ngdrmach - Sun Enterprise 10000 dynamic reconfiguration driver SYNOPSIS
dr drmach ngdr ngdrmach DESCRIPTION
The dynamic reconfiguration (DR) driver consists of a platform-independent driver and a platform-specific module. The DR driver uses stan- dard features of the Solaris operating environment whenever possible to control DR operations and calls the platform specific module as needed. The DR driver creates minor nodes in the file system that serve as attachment points for DR operations. The DR driver provides a pseudo-driver interface to sequence attach and detach operations on system boards using file system entry points referred to as "attachment points." The attachment point form depends on the platform. Sun Enterprise 10000 Server On the Sun Enterprise 10000 server, the DR driver consists of a platform-independent driver (ngdr) and a platform-specific module (ngdr- mach). The domain configuration server (DCS) accepts DR requests from the system services processor (SSP) and uses the libcfgadm(3LIB) interface to initiate the DR operation. After the operation is performed, the results are returned to the SSP. For more information about the DCS on the Sun Enterprise 10000, refer to the dcs(1M) man page and the Sun Enterprise 10000 Dynamic Reconfiguration User Guide. The DR driver creates physical attachment points for system board slots that takes the following form: /devices/pseudo/ngdr@0:SBx Where x represents the slot number (0 to 15) for a particular board. The cfgadm_sbd(1M) plugin creates dynamic attachment points that refer to components on system boards, including CPUs, memory, or I/O devices. Refer to the cfgadm_sbd(1M) man page for more details. SEE ALSO
cfgadm_sbd(1M), ioctl(2), libcfgadm(3LIB) Sun Enterprise 10000 Dynamic Reconfiguration User Guide SunOS 5.10 29 Sep 2003 dr(7d)
All times are GMT -4. The time now is 07:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy