• 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

Hands on Lab – Replacing Failed Disks from ZFS Pools ( RaidZ2 / RaidZ3 ) – Part2

 

 

In my earlier hands on lab post ( Hands on Lab – Replacing Failed Disks from ZFS Pools ( Simple / Mirrored / RaidZ )). I have explained the disk failure scenarios for ZPOOL  mirror and RaidZ volumes, and this post is just continuation to that post. And in this post I will showing the multiple disk failure scenarios for the RAIDZ2 and RAIDZ3, and the way to recover it.  

 

 

Full Story

Ramdev
5 Comments
Tagged with: [ solaris configuration, solaris learning, solaris training, Solaris Troubleshooting, solaris ZFS ]

Hands on Lab – Replacing Failed Disks from ZFS Pools ( Simple / Mirrored / RaidZ )

 
 
In our earlier post ( To get Started with ZFS ) , yogesh discussed about various ZFS pool and file system Operations. In this post I will be demonstrating the redundancy capability for different ZFS pools and also the recovery procedure from the disk failure scenarios. I have performed this lab on Solaris 11 , these instructions are  same for Solaris 10 though.
 
 
 
 
Quick Recap about ZFS Pools
 
1. Simple and Striped Pool ( Equivalent to Raid-0  and Data is Non redundant)
2. Mirrored Pool  ( Equivalent to Raid-1)
3. Raidz pool  ( Equivalent to Single Parity Raid 5 – Can with stand upto single disk failure)
4. Raidz-2 pool  ( Equivalent to Dual Parity Raid 5 – Can withstand upto two disk failures)
5. Raidz-3 pool ( Equivalent to Triple Partity Raid 5 – Can with stand upto thre disk Failures)

Full Story

Ramdev
3 Comments
Tagged with: [ solaris configuration, solaris learning, solaris training, Solaris Troubleshooting, solaris ZFS ]

ZFS Patching with Zones using LU (Liveupgrade) in Solaris.

ZFS Patching with Zones using LU (Liveupgrade) in Solaris. 

SOLARIS LIVE UPGRADE:

Solaris Live Upgrade software enables the operating system to continue to run while upgrades, patch installations, or routine maintenance operations are performed. System administrators can patch a system image rapidly without impacting the boot environment needed by the Solaris OS to run. Administrators simply create a copy of the active boot environment, make changes to the copy, and reboot to the updated boot environment when appropriate. In the event of a problem, administrators can revert to a previous environment with a simple reboot. The result a simplified way to update systems that minimizes the downtime and risk often associated with patching efforts.

ZFS Patching + Zones with Liveupgrade:

We have performed patching for Solaris OS under ZFS with Zones using Live upgrade successfully without any downtime of the box. We have done this using traditional patching method i.e downloaded patchbundle from Oracle site and placed that in the server. Full Story

Yogesh.Raheja
13 Comments
Tagged with: [ patching, soalris learning, solaris error, solaris patching, Solaris Troubleshooting, solaris zones, zfs, zfs patching ]
Pages1

  • 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.