Tanti Technology

My photo
Bangalore, karnataka, India
Multi-platform UNIX systems consultant and administrator in mutualized and virtualized environments I have 4.5+ years experience in AIX system Administration field. This site will be helpful for system administrator in their day to day activities.Your comments on posts are welcome.This blog is all about IBM AIX Unix flavour. This blog will be used by System admins who will be using AIX in their work life. It can also be used for those newbies who want to get certifications in AIX Administration. This blog will be updated frequently to help the system admins and other new learners. DISCLAIMER: Please note that blog owner takes no responsibility of any kind for any type of data loss or damage by trying any of the command/method mentioned in this blog. You may use the commands/method/scripts on your own responsibility. If you find something useful, a comment would be appreciated to let other viewers also know that the solution/method work(ed) for you.

Saturday 13 September 2014

VIOS Advisor

Have You Seen the VIOS Advisor?

Download the tool here. I'll let IBM developerWorks provide the introduction.
"The VIOS advisor is an application that runs within the customer's VIOS for a user specified amount of time (hours), which polls and collects key performance metrics before analyzing results and providing a health check report and proposes changes to the environment or areas to investigate further.
"The goal of the VIOS advisor is not to provide another monitoring tool, but instead have an expert system view performance metrics already available to the customer and make assessments and recommendations based on the expertise and experience available within the IBM systems performance group.
     Download vios_advisor.zip from the link provided in download section.
     Unzip vios_advisor.zip on a workstation that has a web browser.
     ftp vios_advisor onto the VIOS you wish to monitor. (Place in any directory.
     chmod +x vios_advisor to give the application execution priviliges.
 "The application "vios_advisor" takes only one paramter, which is the duration of the the monitoring period, in minutes.
 "For example, to monitor the VIOS for 30 minutes, run:
      vios_advisor 30
   Usage Statement:
      Usage: vios_advisor
      duration_in_minutes:
      Recommended monitoring time = >= 30 min
      Minimum monitoring time = 5 min (only recommended for settings verification)
      Maximum monitoring time = 1440 min (24 hours)
      -v : Version
"The vios_advisor application is silent (does not produce any output to screen) and upon termination, will generate an xml file in the current running directory labeled:
     vios_advisor.xml
"Copy over the vios_advisor.xml file to the workstation where the zip file: vios_advisor.zip was extracted, and place the file in the vios_advisor folder. Open the vios_advisor.xml file with the web-browser of your choice to see the report.
"The measured overhead for the VIOS Advisor is minimal. An increase in CPU consumption of 0.1 cores was measured on a POWER7 server. Memory consumption will vary based on the number of physical I/O devices in the VIOS, but expect the advisor to consume 2-20 MB of memory."
I downloaded the advisor and extracted the files from the .zip file. Then I selected the vios_advisor_example file that was located in the newly created directory. This was the output in my browser:
Vios1
Vios2
I copied the vios_advisor file to my VIOS and ran chmod on it so that I could run the tool. Then I ran a quick test to make sure it worked:
$ chmod u+x vios_advisor
$ vios_advisor -v
vios_advisor  Version: 121211B
Then I ran:
 $ vios_advisor
 Usage: vios_advisor
      duration_in_minutes:
            Recommended monitoring time = >= 30 min
            Minimum monitoring time =         5 min  (only recommended for settings verification)
            Maximum monitoring time =      1440 min  (24 hours)
       -v :    Version
Since this was a test, I chose the minimum of five minutes to verify the settings.
$  vios_advisor 5
At the end of the test, I received a file called vios_advisor.xml. I copied that back to my PC, putting it in the directory that my vios_advisor.zip file was extracted to. Then I examined the report.
I'm sure IBM will continue to enhance the tool, helped along by user feedback.
So have you tried the VIOS advisor? How would you improve it?

DLPAR==Resolving an Issue with Dual HMCs


Thursday 14 August 2014

AIX 6L Network Installation Management (NIM)


                                                  




                                                


Course Summary
                                                                                                             Length: 2 days

Prerequisite: Introduction to AIX 6L System Administration

Recommendation Statement: The student should understand basic UNIX commands such as navigating directories, working with files and using the VI editor. In addition, the student should understand AIX file systems and how to install the AIX operating system from a local CD/DVD in a non-NIM environment.

Course Description: This course is for system administrators and operators that need to understand how to perform Network based installations of AIX 5L and 6L. You’ll learn how to perform NIM tasks such as configuring the NIM Master, NIM resources and NIM clients.

Upon Completion of this Course, you should be able to:

 Understand NIM concepts

 Understand NIM Resources including- SPOT, lpp_source, and mksysb

 Configuration of a Network Installation Manager Environment

 Configuring the NIM Master and Creating Basic Installation Resources

 Adding a NIM Client to the NIM Environment

 Performing a Base AIX O/S install onto a NIM Client

 Use a mksysb Image to Install the Base Operating System (BOS) on a NIM Client

 Perform a Non-prompted BOS Installation

 Define and Customize Additional Base Install Resources

 Understand NIM Network Issues

 Perform Maintenance and Updates on NIM resources

 Use NIM for Disaster Recovery

 Maintain Software in an LPP_SOURCE

 Boot a NIM client into maintenance mode from the boot image on a NIM server


AIX 6L Network Installation Management (NIM)

 Detailed Course Outline

Module 1. Network Installation Manager definitions and concept

 How NIM works

 Basic NIM configuration

 Planning the NIM Environment

 NIM file system hierarchy


Module 2. Basic configuration of a NIM environment

 Overview of the configuration process

 System requirements

 Install NIM filesets

 EZNIM vs. command Line vs. smit to configure the NIM environment

 Configure the NIM master

 Create file system for NIM

 Define basic resources

 Define the client

 Start the client installation

 Describe the NIM configuration files (/etc/niminfo, /etc/bootptab,

 Display NIM information


Module 3. Configure network services required to support NIM

 Inetd

 Tftp

 Bootp

 NFS


Module 4. The lpp_source

 lpp_source file system

 lpp_source naming convention

 Create a base level NIM resource from the CD/DVD

 Create lpp_source from AIX fileset image (using command line and smit)

 Display lpp_source information


Module 5. SPOT Objects

 SPOT file system

 Define a SPOT resource (using command line and smit)

 Create a SPOT from a mksysb resource

 Check a SPOT resource

 Remove a SPOT resource


Module 6. mksysb Resource

 mksysb image naming convention

 Define a mksysb resource

 Create a mksysb from a NIM client


Module 7. Define the Client

 Define the client from the command line and smit

 The /etc/niminfo file

 List a NIM client

 Remove a NIM client


Module 8. Start the Client Installation

 The /tftpboot directory

 The client.info file

 Watch the client installation status

 Perform a Non-prompted BOS installation

 The bosinst.data file

 The image.data file


Module 9. NIM Administrative Tasks

 Reset the NIM state

 Remove NIM machines and resources

 Deallocate resources

 Perform a maintenance boot from the master server

 Update the NIM lpp_source

 Update a NIM client

 Add software to the lpp_source


Module 10. Update or Clone a Client with alt_disk_install


Module 11. Troubleshoot a NIM Installation


STORAGE AREA NETWORK (SAN)




MODULE - 1
FUNDAMENTALS OF STORAGE TECHNOLOGIES
 Pre-Requisites
                   Basics of Operating systems         
Course Contents:
 v  Basic Storage Technology
v  Disk Technologies: Terminologies associated with disks and different types of disks
v  Evolution of Storage: SCSI to SAN
v  Storage Networking Architecture
§  DAS
§  NAS
§  SAN
§  Usage, advantage and limitations of each
v  NAS Concepts
v  SAN concepts
v  RAID: different types - usage, advantage and limitations
v  SAN topologies
v  Components of a SAN: - HBA, switches, storage
v  SAN topologies
v  FC protocol
v  Physical layer:
§  Fiber optic technology  and FC media
§  Connectors
v  Data constructs
§  FC frames
v  Addressing and Routing
§  WWN and FCID
§  Fiber Channel services
§  FSPF
§  Zoning
§  log-in procedures
v  Management of SANs
v  Storage Virtualization            
Course Duration: 12 days (24 hrs)

                                                              MODULE - 2
IMPLEMENTING AND ADMINISTERING STORAGE AREA NETWORKS (BROCADE/CISCO)

Pre-Requisites:   

           Basics of Fibre channel storage area networks
Course Contents:
v  SAN switch hardware overview
§  Brocade
§  Cisco
v  Fabric Services
§  Fabric Login
§  Port Login to Target
§  Process Login
v  Fibre channel Zoning
§  Hard zoning
§  Soft Zoning
§  Zoning in Brocade
§  Zoning in Cisco
v  Fabric Design
§  Switch Topology (Core-Edge topology)
§  Comparing Fabric Topologies
§  Switch Interoperability
§  Comparing Routed SANs
§  HA Design
§  Virtual SANs in Cisco
§  Comparing VSANs and Zones
§  Concepts of Logical SANs in Brocade
§  Trunking and Portchanneling in Brocade and Cisco
v  SAN Extension
§  FCIP Concepts
§  Brocade FCIP Implementations
§  Cisco FCIP Implementations
Course Duration: 12 days (24 hrs)

                                                                 
MODULE - 3
CLARIION HOST INTEGRATION AND MANAGEMENT

Pre-Requisites: 
v  Fundamentals of Disk, SCSI and RAID technologies
v  Basics of Fibre channel technology
v  Basics of Fibre channel storage area networks
v  Any Unix Flavor
C          Course Objectives: 
v  Design and basic architecture of various CLARiiON models
v  Explain the operation of CLARiiON  components
v  CLARRIION Management Utilities
§  Navisphere Manager.
§  Management Menu Choices.
§  Managing the Storage System.
§  Managing RAID groups.
§  Managing LUNs.
v  Clariion Host integration (Unix and Windows hosts)
v  Access Logix
§  Defining Access Logix.
§  Access Logix Operation.
§  Host Registration.
§  Managing Storage Groups with Navisphere Manager.
v  Describe how storage is configured and provisioned
§  How to bind Meta LUNS
§  Creation of storage groups
§  Masking of LUNS to hosts
v  Powerpath
§  Introduction
§  Defining PowerPath Terminology.
§  PowerPath Operation.
§  PowerPath Administration
v  Clariion SnapView overview, configuration and Management
§  SnapView Sanpshot
§  SnapView Clone
v  Clariion MirrorView overview, configuration and Management