• 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

Ramdev's Archive

Unix geek by profession and a part time trainer by passion. I have completed my AMIE ( Computer Engineering) from Institution of Engineers ( India) and currently working as Unix technology Integration specialist in a Multinational Financial Firm, Singapore. As a system administrator my typical day life involves anything from a simple password reset to entire Data center Recovery operation. And as an Integration engineer, I do work on solutions that requires integration of different technologies on Unix platform . As an Unix administrator, for past 10 years, I had very good opportunity to work with various platform technologies like Solaris, Linux, AIX, Shell Scripting and Veritas Products.And my knowledge area partially covers Oracle DBA, Cisco Networking and Windows Administration.

VxVM 5.0- Replacing rootdisk from rootdg – failing with error "Disk public region is too small"

This entry was posted on 14 February, 2012
16 Comments
This item was filled under [ Blog for Unix Admin, Solaris Admin, Veritas Admin, VxVM Learning ]

Error while adding  replaced disk to the root mirror Solaris:/etc/vx/bin> vxdg -g rootdg -k adddisk rootdisk=c1t4d0s2 VxVM vxdg ERROR V-5-1-10127 associating disk-media rootdisk with c1t4d0s2:    Disk public region is too small   Resolution:  Solaris :/etc/vx/bin> vxdisk list DEVICE       TYPE            DISK         GROUP        STATUS c1t4d0s2     auto:sliced     -            -            online                   replaced disk c2t0d0s2     auto:none       -            -            online invalid [...]

Continue reading...

Tagged with: [ failure, repair, replacement, root disk, rootdg, Volume manager, VxVM Learning ]

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

This entry was posted on 14 February, 2012
5 Comments
This item was filled under [ Blog for Unix Admin, Solaris Admin, Storage Configurations ]

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.

Continue reading...

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

VxVM : Re-adding a failed boot disk – incase of correctable errors

This entry was posted on 14 February, 2012
No comments yet
This item was filled under [ Blog for Unix Admin, Veritas Admin, VxVM Learning ]

  Re-adding a disk is same procedure as replacing a failed disk, except we use same disk. We have to detach the disk  from vxvm, so that the VxVM will detect the disk failure and will cease access to the failed disk.  You can then perform any special procedures to correct the problem, such as [...]

Continue reading...

Tagged with: [ boot disk, failed disk, recovery, replacement, vxvm troubleshoting ]

Solaris10 Troubleshooting Zone: Container Creation

This entry was posted on 14 February, 2012
17 Comments
This item was filled under [ Solaris 10 Zones & LDOMs, Solaris Admin ]

Solaris Zone: Container Creation

Continue reading...

Tagged with: [ containers, create, Solaris 10, Solaris Troubleshooting, Zones ]

How do we troubleshoot with powermt

This entry was posted on 14 February, 2012
No comments yet
This item was filled under [ Blog for Unix Admin, Solaris Admin, Storage Configurations ]

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. 

Continue reading...

Solaris Troubleshooting : Calculate TCP retransmission rate using netstat

This entry was posted on 14 February, 2012
2 Comments
This item was filled under [ Solaris Admin, Solaris Networking ]

This post explains you the information on the TCP retransmission measurement using netstat -s for Solaris. A system with a high retransmission rate indicates network congestion and can cause network oriented applications (like web servers) to operate slowly. Procedure to Calculate TCP retransmission rate: TCP expects acknowledgments from the destination system when it successfully receives segments from the [...]

Continue reading...

Tagged with: [ network troubleshooting, Solaris Troubleshooting, TCP retransmission ]
Pages «« 6 7 8 910 11 12 13 14 15 25 30 35 40»»

  • 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 :: 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 :)...
    • Ramdev commented :: Pavan, the below command mentioned in this doc to show how much pemlen...
    • Ramdev commented :: pleae try      --             share -F nfs -o rw=oracle:root /filesyst...
    • Ramdev commented :: Hi Jack, the cfgadm you have to do it anyway to  make sure the disk i...
    • Maniswara Pavan commented :: Nice Post .........
    • Maniswara Pavan commented :: Hi Ram, I have a doubt here .. Lets think we have disk and its pr...
    • jack commented :: Do we need to initialize and configure the replaced disk in this proce...
    • Laxxi commented :: Hi Ram, Please guide me how can I provide Read write access to a Fs...
  • Latest Posts

    • Virtual Lab : Get Your hands dirty with grep & RegEx
    • 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
    • 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
    • Linux Samba Server integration with Windows Active Directory – Part 1
    • Hands on LAB – Configuring LAMP STACK for Web Applications- cookbook
    • Hands on Lab – Replacing Failed Disks from ZFS Pools ( RaidZ2 / RaidZ3 ) – Part2
    • Enabling SVM in Failsafe and password recovery in Solaris.
    • Hands on Lab – Replacing Failed Disks from ZFS Pools ( Simple / Mirrored / RaidZ )
    • Oracle Server Hardware Reference ( 3D View)
  • Site Members

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