Veritas: Adding A Disk To A Disk Group
# vxdg –g disk-group-name adddisk veritas-disk-name=solaris-disk-name Original post blogged on b2evolution.
Veritas: Adding A Disk To A Disk Group Read More »
# vxdg –g disk-group-name adddisk veritas-disk-name=solaris-disk-name Original post blogged on b2evolution.
Veritas: Adding A Disk To A Disk Group Read More »
1. In some cases you may need to add additional disk space if there is no space available on the existing drives. Follow the steps outlined above to complete that task. 2. Once you have disk space prepared we can begin the resize. 3. NOTE: If your particular volume configuration is relies on columns you
Veritas: Resizing A Veritas Volume Read More »
1. To set a flag to specify a disk as a hot spare: # vxedit set spare=on 2. To set a flag to specify no hot spare # vxedit set nohotuse=on Original post blogged on b2evolution.
Veritas: Setting Disk Flags Read More »
By default, a newly created volume will only have for the root user only, i.e below is a ‘test’ volume under disk group testdg: /dev/vx/dsk/testdg# ls -l total 0 brw——- 1 root root 79,76000 Jun 9 14:33 test The on the volume can be changed by using the chmod command: /dev/vx/dsk/testdg# chmod 777 test /dev/vx/dsk/testdg#
Veritas: Setting Persistent Volume Permissions Read More »
1. remove mirrors from original rootdisk # vxplex –o rm dis rootvol-02 swapvol-02 home-02 2. run vxunroot # /etc/vx/bin/vxunroot 3. This process will require a reboot. Original post blogged on b2evolution.
Veritas: Unencapsulate root Read More »
1. remove disk from veritas control if it belongs to a disk group; if it doesn’t belong to a disk group proceed to step 2 a. # vxdiskadm b. select option 4 to “remove a disk for replacement” c. enter the veritas disk name to remove d. choose the disk you want to use to
Veritas: Replacing a bad drive Read More »
1. Boot from the network or from the CD-ROM. 2. Run fsck, then mount slice 0 from the primary boot disk onto /mnt 3. Restore the file(s) that need to be restored from your backup tape. 4. Use a vfstab that mounts underlying partitions directly rather than one that mounts volumes. You can use commands
Recovery with veritas, booting up outside vxvm Read More »
Introduction This is a quick outline of a document describing how to set up IP multipathing in our environment. The goal is to implement a standard naming convention for the different addresses as well as for the network adapter group name. Pre-Requisites 1. Solaris 2.8 10/00 or later must be installed 2. Each interface must
Solaris: IP Multipathing Read More »
ls -laR | grep -c “^-.*” Original post blogged on b2evolution.
To Count Number of files in Dir & Sub dir Read More »
1. Boot from 1st linux CD. 2. Then when the computer boots, type in this parameter: 3. linux vnc vncpassword=123456 (minimum 6 characters) 4. Press Enter, then the kernel will be loaded. After that, we will be asked how to setup the network, either using DHCP or manually. Choose Manual if applies. 5. Enter the
How to Install Linux Remotely Read More »