• Learning Map
  • Unix Quiz Center
  • Unix Professional Network
  • Just-Unix-No-Noise FB Group

unixadminschool.com

  • Home
  • Announcements
    • Feed
    • MISC
  • Beginners zone
    • Beginners Lessons
    • Career Guidance
  • Experts Zone
    • Cloud Computing
    • Configuration Solutions
    • Migrations
    • Network Design
    • Scripting
    • Server Security
    • SUN CLUSTERS
    • SUN LDOMS
    • Tools & Applications
    • Veritas Cluster Services ( VCS ) Learning
  • Intermediate Zone
    • Linux Learning
      • Linux Booting
      • Linux Disk Management
      • Linux LVM
      • Linux Networking
      • Linux Performance
      • Linux Troubleshooting
      • Linux YUM/RPM
      • Performance Analysis
      • Redhat Linux Kernel
      • RHEL 6
        • RHEL LDAP
        • Rhel6 Storage
      • Web Servers
    • Solaris Admin
      • Blog for Unix Admin
        • Storage Administration – SAN
      • Oracle Hardware
      • Reference Docs
      • Solaris 10 Zones & LDOMs
      • Solaris 11
      • Solaris Access Control
      • Solaris Best Practices
      • Solaris Booting
      • Solaris Disk Management
      • Solaris DNS
      • Solaris How-to
      • Solaris Installation
      • Solaris Kernel
      • Solaris Networking
      • Solaris NFS
      • Solaris NIS
      • Solaris Packages & Patching
      • Solaris Performance
      • Solaris Tips
      • Solaris Troubleshooting
      • Solaris User Authentication
      • solaris X86
      • Solaris ZFS and Boot Environment
      • Storage Configurations
      • SUN Hardware
      • Troubleshooting Flow charts
    • Veritas Admin
      • Veritas Netbackup
      • VxVM Learning
      • VxVM Troubleshooting
  • QUIZ Center
  • Vlabs

Subscribe

SAN Storage Migration – Solaris with VxVM

This is a following post for my previous SAN migration post  Solaris host level SAN migration (with SVM) from Clariion to VMAX.   As discussed earlier in my previous post,  many organisations started migrating their Server storage from Old legacy SAN devices ( e.g. EMC Clariion )  to new  powerful SAN storage ( e.g. EMC Symetrix VMAX) because of the low performance and maintenance costs involved with legacy storage.  

                           Depending on the budget allocated for the Storage Migration projects, some organisations  prefer the migration by “direct storage level data replication  using expensive migration tools”,  while the other companies ( who are with limited budget) prefer to do the migrations by host level data replication. In the later method,  the success rate of the migration project directly depends on the skill level and expertise of the  unix administrator who is implementing the migration project.  I believe this hands-on post will give some idea for the Solaris admins whoever responsible for the Storage migrations. Before going to this post you might want to refer this post for the pre-planning tasks. 

Full Story

Ramdev
7 Comments

Configuring Solaris 10 host with SAN storage ( EMC Clariion )

Configuring SAN storage is usual task of system administration in Enterprise network environment. And Of course  there is lot of  engineering activity involved in certifying a process , that defines the guidelines on what hardware / software matrix should be used for stabled operating environment.

In this post , we are assuming that the server is Solaris OS and configuring with EMC clarion device. Please note the instructions given here are may vary depends on many different variables and may/may not work for your specific environment, but you can always use these instructions as guidelines to define solution specific to your environment.

Full Story

Ramdev
43 Comments

Solaris 10 : mpathadm vs luxadm – manage multipathing in solaris 10

Solaris Multipathing software MPXIO operate now with new arrays using other protocols like SAS or iscsi, . The old Solaris luxadm command still manage FC arrays, but mpathadm command has been developed to work on all the arrays using FC, SAS, and Iscsi connections. Full Story

Ramdev
5 Comments
Tagged with: [ luxadm, manage, mpathadm, multipath, Solaris 10, Solaris Troubleshooting ]

How do we troubleshoot with powermt

Below is the sample scenario where we tried to restore the dead paths of SAN connection using the powermt commands.

Warning: Please use any of these commands only if you  understand the current storage setup of your server clearly.  Full Story

Ramdev
Comment

Solaris Storage Configuration – EMC VMAX + POWERPATH / MPxIO + VxVM

To simplify the Storage addition operation, i just made a quick cheat sheet for your easy understanding and  quick reference, since this information cannot be presented as html format i will be sharing it in image format, which you can print and use it as desk reference during your day to day operations.

In this Post i will be presenting the sequence of procedure for the configuration EMC storage ( VMAX ) in Solaris 8 and Solaris 10 with EMC power path installed. And also including the procedure to configure the Storage using Solaris Native multipathing MPxIO.

And I am open to improve this procedures with your experience and comments . Please feel free to add more information to this sheet, so that I can prepare the improved version of the Storage configuration.

 

 

Full Story

Ramdev
11 Comments

HBA firmware upgrades on Solaris servers.

HBA firmware upgrades on Solaris servers.

In continuation to pre works for storage migration, herein I will be presenting HBA Firmware upgrades on Solaris servers (using Emulex & Lpfc utilities).

We will be upgrading HBA Firmware from version 2.72a2 to 2.82a4 for HBA Model Model: LPe11002-M4 (The procedure for all model will remain same).

1.) Before proceeding with any upgrades, always run an explorer and EMCgrub utility on the server to collect existing server outputs as this
upgrade requires server to be rebooted.

Note: a.) Some useful files which needs to be backed up before proceeding:

# cd /var/tmp/yogesh-upgrade
# /etc/powermt version > powermt_version
# /etc/powermt display dev=all > powermt_display
# echo | format > format.out
# df -k > df -k.out
# cp -p /etc/system /etc/system.date
# cp –p /kernel/drv/sd.conf sd.conf.date
# cp -p /kernel/drv/lpfc.conf lpfc.conf.date
# cp –p /kernel/drv/fp.conf /kernel/drv/fp.conf.date
# cp –p /kernel/drv/st.conf /kernel/drv/st.conf.date
# cp –p /etc/name_to_major /etc/name_to_major.date
# cp –p /kernel/drv/emcp.conf /kernel/drv/emcp.conf.date
# ls –l /devices/pseudo | grep -v root > pseudo_ownership
# pkginfo -l EMCpower > emc_version
# modinfo | grep emcp > /var/tmp/emp_modinfo
# /etc/emcpreg –list > emc_key Full Story

Yogesh.Raheja
17 Comments
Pages1 2 3 4 5 6

  • About Author : My name is Ramkumar Ramadevu ( Ramdev ). I have started writing about enterprise unix system administration since 2009 just for my own knowledge reference, and then later I have made this site available for everyone, for better purpose. ... read more

  • Advertise Here Your Video Ad Here
  • Recent Comments

    • Ramdev commented :: Hi Ellumalai,  Thanks you. I got that fixed now, can you check. As i m...
    • Elumalai M commented :: Please see the below output... Welcome to Unixadminschool.c...
    • Ramdev commented :: Hi elumalai, yeah I have noticed it. Some browsers misinterpreting the...
    • Elumalai M commented :: Hi Ramdev, Appreciate your effort on research...  I have execute...
    • Ramdev commented :: Hi alok, there is no user authentication setup for this post. you can ...
    • Alok Kumar commented :: Hi  Dear Ramdev, your guide is awesome. I hav recently subscribed...
    • Erlis commented :: Nice article. :)...
    • Ramdev commented :: Rahul, welcome to unixadminschool.Thanks for the message....
    • Rahul commented :: Awesome Ram, i came to know about this Blog 2 days and go through a...
    • Ramdev commented :: Hi Prajwala, I am glad that you like it :)...
  • Latest Posts

    • Virtual Lab : Get Your hands dirty with grep & RegEx
    • Quiz – Redhat Linux Intermediate Skills
    • Solaris Quiz – Managing Filesystems and Disk Devices
    • Test Your Understanding about Linux Fundamentals
    • Solaris Quiz – System Startup and Shutdown
    • Solaris Quiz – Software Management
    • RHEL 6 – ISCSI Administration Series – ISCSI Lun resize
    • RHEL 6 – ISCSI Administration Series – Configuring ISCSI Server and Client
    • SAN Storage Migration – Solaris with VxVM
    • RHEL 6.3 – LDAP Series – Part 4 : Troubleshooting
    • RHEL 6.3 – LDAP Series – Part 3 : LDAP Configuration With Encrypted Communication using TLS/SSL
    • RHEL 6.3 – LDAP Series – Part 2 : Configuration of Certification Authority for LDAP encryption.
    • RHEL 6.3 – LDAP Series – Part 1 : Implementation of LDAP Authentication
    • [ Updated with Analysis ] – Finding the Linux Performance Bottleneck !!!
    • VxVM Troubleshooting – Increasing the Size of Veritas Disk Private Region
    • Virtualization for Unix Administrators
    • VCS Learning – I/O Fencing In action [ Video ]
    • VCS Learning : Learn about Cluster Hearbeats
    • Happy New Year 2013, Thank You. >
    • Storage Operations – VxVM vs RHEL LVM2
    • Veritas Netbackup : Unable to detect Robot from master server after Veritas Netbackup upgrade to 7.1.0.4.
    • A tool that changes the way of system administration – PUPPET ( from puppetlabs)
    • Redhat Enterprise Linux : Yum Quick Reference
    • Redhat Enterprise Linux – Network Bonding – Quick Reference ( RHEL5 / RHEL6)
    • Redhat Enterprise Linux Networking Troubleshooting – Quick Reference
    • RedHat Linux Grub Loader – FAQ and Quick Reference
    • Redhat Linux LVM – FAQ & Quick Reference
    • RedHat Linux Kernel – FAQ and Quick Reference
    • Solaris host level SAN migration from Clariion to VMAX – Hands on Lab
    • Linux Samba Server integration with Windows Active Directory – Part 2
  • Site Members

    • Log in
Copyright © 2009 unixadminschool.com. All rights reserved.