• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact
You are here: Home / Home

How to create Solaris virtual machine in vmware workstation

July 26, 2012 By Cloud_Devops Leave a Comment

Many of them want to become Unix expert  but they won’t get opportunity to play on it. But if you have a desktop or laptop, you can learn everything using vmware workstation.It’s just amazing the you can install most of the operating systems under vmware workstation and here we are going to see about how to setup Solaris 10 virtual machines.You […]

Filed Under: VMWARE-WORKSTATION

Performance issues -Network

July 25, 2012 By Cloud_Devops Leave a Comment

Network Statisticsnetstat displays the contents of various network-related data structures in depending on the options selected.This command is very useful during the network troubleshooting. In Solaris we can monitor the packets using snoop command.There are other third party tools like sniffer can used for deep level troubleshooting. Syntax:netstat <option/s>multiple options can be given at one time.Options-a – […]

Filed Under: Performance issues, Solaris 10

Solaris run levels

July 25, 2012 By Cloud_Devops Leave a Comment

Solaris system state or init states refer to the level of services provided by the system on that specific run-level.Normally SVR4 systems has 7 run levels and Solaris too has that.(S)tart files, (K)ill files: In unix ,runlevel will define what are the process need to start in OS startup according to which run level defined in the /etc/inittab file.For example, in initab […]

Filed Under: Only for Unix Dummies

VI Editor- Command Reference

July 25, 2012 By Cloud_Devops Leave a Comment

“vi” is powerful editor which is available in Unix/Linux to edit the text files.Its an command oriented text editor. It has three modes. 1.Insert mode.2.command mode. 3.last line mode.Once you open a file using vi,it opens the file in command mode,which will allow you to move the cursor quickly within a file.Insert mode allows you to enter a new text and modify […]

Filed Under: Only for Unix Dummies

Live upgrade patch installation before OS patching

July 25, 2012 By Cloud_Devops Leave a Comment

Live upgrade Patch Search MOS

If you want to use Liveupgrade feature on oracle Solaris 10, Oracle recommends to patch the Liveupgrade packages to the latest version since lot of bugs with old patch versions. For me Liveupgrade patch (121431-54) gave lot of trouble after booting from alternative boot environment. I have used the patch version 121431-74  which worked like charm.The logs below will show you that how […]

Filed Under: Live upgrade Tagged With: Live upgrade, solaris 10

Unix File’s – hard link and soft link

July 25, 2012 By Cloud_Devops Leave a Comment

In Unix, links allow more than one file name to refer to the same file.In windows terminology,we use to call it as  shortcut. (soft link).Link will not consume any disk space.It will just refer the source file.In Solaris,if you want to see soft links just go to /etc/rc2.d or /etc/rc3.d directory.You can find most links […]

Filed Under: Only for Unix Dummies

How to add new filesystem in VCS cluster ?

July 24, 2012 By Cloud_Devops 4 Comments

How to add a new filesystem on Veritas Cluster? Once the filesystem is provisioned, we will be adding it in vfstab/fstab to mount if it’s a non-cluster filesystem. On Cluster nodes, Most of the application filesystem will be managed under cluster to mount the filesystem. This will ensure that filesystem will be mounted during the […]

Filed Under: VCS

Veritas cluster concepts

July 23, 2012 By Cloud_Devops 3 Comments

VCS Basics A single VCS cluster consists of multiple systems connected in various combinations to shared storage devices. VCS monitors and controls applications running in the cluster, and restarts applications in response to a variety of hardware or software faults. Client applications continue operation with little or no downtime. Client workstations receive service over the […]

Filed Under: VCS

How to fix the corrupted VXFS Filesystem with Symantec help

July 23, 2012 By Cloud_Devops 2 Comments

Recently i have faced strange issue in HP-UX v11.31 with VXVM 5.0 . When we tried to extend one of the file system,vxresize command returns the following error messages. UX:vxfs fsadm: ERROR: V-3-20295: device record checksum is invalidUX:vxfs fsadm: ERROR: V-3-20291: could not initialize devicesVxVM vxresize ERROR V-5-1-7514 Problem running fsadm command for volume test5, in […]

Filed Under: VXVM

How to use the mirror VXVM volume for backout reason

July 22, 2012 By Cloud_Devops 2 Comments

Normally Unix admin will come across the root volume back-out.Here we are going to see how to perform data volume back-out on veritas volume manager’s mirrored volume.For an example, database team wants to restore the DB but you want to preserve current copy of the volume before the restore starts.This can be done if you are using […]

Filed Under: VXVM

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2026 · UnixArena ·