• 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

Experience LINUX LVM (Logical Volume Manager) with real time examples

Yogesh.Raheja
29 Comments

1.) What LVM is?

2.) Terminology

3.) Creation of Physical Vol, Volume Group, Logical Volume, Filesystem creation, Mount and making the FS entry in /etc/fstab

4.) Add new disk under existing Volume Group

5.) Filesystem extension in Linux

6.) Filesystem shrinking in Linux

7.) Removing disk from existing Volume Group

8.) Special Note

Read Full

ORACLE-SUN Hardware Reference

Ramdev
7 Comments

Current trend of System Administration is Remote System Administration, and as a remote system administrator most of us having very less exposure to the Server hardware and their architecture.  For a system administrator it is always beneficial to know about the hardware that he is supporting remotely, this system hardware awareness helps him for quick decision making during the hardware troubleshooting. 

Here I am presenting you the server hardware diagrams ( Front View , Rear View, TOP Open Vierw) for various servers released by SUN-HARDWARE for the past one decade.

Read Full

VCS (Veritas Cluster Services ) Beginners Lesson – Cluster Communications

Ramdev
2 Comments

 

 

In our previous post “Beginners Lesson – Veritas Cluster Services for System Admin” we have discussed the fundamentals of clustering and it’s purpose. In this post I would like to take you little deep inside of the clusters just to explore how the VCS communicating internally within a  cluster node ( intra-system Communication ) as well externally with all the cluster nodes ( inter system communication).

 

For the purpose of easy learning we will classify cluster communications as  below

1. Intra System Communications ( Inter process communications) – These communications happens among the components of VCS with in a single node.

2. Inter System Communications – These Communications happens in between the cluster nodes which are interconnected using cluster heartbeat network connections. And these communications are very important for VCS decision making regarding the failover and failback decision of individual service groups.

1. Intra System Communications

If we focus on a single node of VCS cluster, we will see 4 basic components that actually participates in the communication, and there are

a. Command line utilities

b. GUI ( Graphical User Interface Utilities)

c. Cluster Agents

d. High Availability Daemon ( HAD) called VCS engine

Within a system, the VCS engine (HAD) uses a VCS-specific communication protocol known as Inter Process Messaging (IPM) to communicate with the GUI, the command line, and the agents.

The agent uses the agent framework, which is compiled into the agent itself. For each resource type configured in a cluster, an agent ( e.g. sybase agent, oracle agent , nfs agent … )  runs on each cluster system. The agent handles all resources of that type. The engine passes commands to the agent and the agent returns the status of command execution. For example, an agent is commanded to bring a resource online. The agent responds back with the success (or failure) of the operation. Once the resource is online, the agent communicates with the engine only if this status changes Read Full

Step By Step Procedure for Replacement of a Failed Disk in Solaris (SVM – In Solaris Volume Manager)

Yogesh.Raheja
36 Comments

In this post we are basically covering the procedure to replace a failed disk under SVM in solaris. 

 

Replacement of a Failed Disk in Solaris (SVM – In Solaris Volume Manager)

TO REPLACE FAILED DISK IN THE SYSTEM:

First of all take the backups of following (necessary):
# metastat –p >/var/tmp/metastat-p-b4repalcement
# metastat –t >/var/tmp/metastat-t-b4replacement
# metadb –i >/var/tmp/metadb-i-b4replacement
# echo | format >/var/tmp/format-b4replacement
# iostat –en >/var/tmp/iostat-en-b4repalcement
# ifconfig –a >/var/tmp/ifconfig-a-b4repalcement

 

Read Full

VxVM Beginners Lesson2 – Commands and Examples

Ramdev
6 Comments


Learning VxVM administration will be much easier by understanding below three things>

1. How Veritas Volume Manager treats Operating System Native Disks into Veritas Volumes

2. What are the operations we can do in VxVM and what commands are used to perform those operations

3. What are the background services/daemons/Configuration files required to make VxVM work in normal way

We have already covered the first Learning Objective from the post  ”Veritas Volume Manager for System Adminstrators ” . Read Full

Beginners Lesson – Veritas Cluster Services for System Admin

Ramdev
33 Comments


The purpose of this post is to make the Cluster concept easy for those young brothers who have just started their career as System Administrator. while writing this post I have only one thing in mind, i.e. explain the entire cluster concept with minimum usage of technical jargon and make it as simple as possible.  That’s all about the introduction, let us go to actual lesson.

In any organisation, every server in the network will have a specific purpose in terms of  it’s usage, and most of the times these servers are used to provide stable environment to run software applications that are required for organisation’s business. Usually, these applications are very critical for the business,  and organisations cannot afford to let them down even for minutes.  For Example: A bank having an application which takes care of it’s internet banking. Read Full

  • 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

  • Recent Comments

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


Pages «« 5 10 15 20 30 31 32 3334 35 36 37 38 39 45 50 55 60»»
Copyright © 2009 unixadminschool.com. All rights reserved.