VXVM(veritas volume manager training) 6 of 10 VXVM Volume – online Re-layout:In this post we are going to see how to convert the volume from one layout to another layout without un-mounting the volume.You can use the vxassist re-layout command to reconfigure the layout of a volume without taking it offline. Supported re-layout for concatenated volumes 1. […]
Veritas
VXVM Tutorial 5 – Volume resize
VXVM(veritas volume manager training) 5 of 10 Volume Resize: VXVM is very flexible and reliable volume manager to resize volumes without un-mounting it. we can re-size the volumes using vxassist and resize filesystem using fsadm.vxresize command will perform both volume and filesystem re-size operation simultaneously. Here we are going to see how […]
VXVM Tutorial4 – Volume Operations
VXVM(veritas volume manager training) 4 of 10VxVM builds volume using virtual objects of VM disks, disk groups, subdisks, and plexes.These virtual objects can organized easily using vxassist command to create new volume.Here we are going to see about how to create a new volumes with different layout […]
VXVM Tutorial3 – Diskgroup Operations
VXVM(veritas volume manager training) 3 of 10 The vxdg utility performs various diskgroup operations that includes the creation of disk groups, addition of disks in to diskgroup,removing disk from diskgroup.This command performs disk group imports and deports as well.Here we are going to see how create a new […]
VXVM – DISK Operations tutorial
VXVM(veritas volume manager training) 2 of 10 In this post, we will see how to scan the physical disks and bringing the disks in to veritas volume manager control. In this short post, let’s see how to scan new disk in vxvm, disk naming convention and how to bring it in […]
VXVM (Veritas Volume Manager) Training
VXVM(veritas volume manager training) Objective: Learn how to integrate, operate, VERITAS Storage Foundation in a Solaris environment. This training provides instruction on operational management procedures for VERITAS Volume Manager (VxVM) and you will learn how to install and configure VERITAS Volume Manager and how to manage disks, disk groups, and volumes by using from the command line.For your […]
VXVM interview questions
VXVM Questions:Part:2 we have seen vxvm disk and diskgroup related interview questions in the first part.Here we will see about vxvm volume related interview questions.you never know what the interviewer will ask you and in which topic you should be well prepared.But if want to give Solaris interview ,then you should be familiar with veritas volume manager.I have been […]
How to patch the Solaris global zone with vxfs root local zones
In UNIX system administration, we may need to perform OS patching often.But we can;t give any Guarantee that the server will come-up after the reboot.So prior to OS patching we need to make sure ,you have the valid back-out plan.If your global zone’s root filesystem is ZFS,then you have to choose live upgrade in order to perform OS patching. This post will help you […]
how to add Solaris zone as resource in VCS 5.1
Here we will see after Creating the local zone how to add zone as resource in vcs 5.1 . I tried to add it via java console but didn’t work .Finally it worked in command line .Assume here we have already have the configured service group.Setup:Local zone name is “zarena” and zone’s root directory is /zoravol1 SG […]
How to create a servicegroup using the cluster manager
This post will brief about creating new service group using Cluster manager GUI.Once you configured the vcs cluster,you need to create new service group for application and zones.This step by step guide will give you good overview about creating service group,adding new resources and creating the dependencies. Download the VCS cluster manager and install it in your Laptop.Here we […]