AIX: rootvg/disk mirroring

bash-4.2# bootinfo -s hdisk0 140013 bash-4.2# bootinfo -s hdisk1 140013 bash-4.2# bootinfo -s hdisk2 140013 bash-4.2# lspv hdisk0 002b012f397c20ce None hdisk1 002afe4f2b4c3fdb rootvg active hdisk2 002b016f09313544 ppmvg active bash-4.2# bash-4.2# lsvg -p rootvg rootvg: PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION hdisk1 active 546 187 10..00..00..85..92 bash-4.2# extendvg rootvg hdisk0 0516-1398 extendvg: The […]

AIX: rootvg/disk mirroring Read More »

Reclaim Space in a VM on Thin or Thick VMDKs

Fedora/CentOs/RedHat [root@rac1 ~]$ yum install zerofree updates/metalink | 12 kB 00:00 updates | 4.5 kB 00:00 updates/primary_db | 4.3 MB 00:21 Setting up Install Process Resolving Dependencies Running transaction check Package zerofree.i686 0:1.0.1-8.fc15 will be installed Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: zerofree i686 1.0.1-8.fc15 fedora 20 k

Reclaim Space in a VM on Thin or Thick VMDKs Read More »

Microsoft Azure Set a Static Internal IP Address for a VM

Verify that a specific IP address is available Before you specify a static IP address from your address pool, you may want to verify that the IP address has not been already assigned. In the example below, we’re checking to see whether the IP address 10.1.61.140 is available in the TestVNet virtual network. Test-AzureStaticVNetIP –VNetName

Microsoft Azure Set a Static Internal IP Address for a VM Read More »

IBM AIX LPAR & VIO Commands

Sorry for unstructured post…. mkvdev -vdev hdisk1 -vadapter vhost0 -dev rootvgos   mkvdev -vdev Client3_OSLV -vadapter vhost0 -dev Client3_rootvg   mkvdev -vdev Client4_OSLV -vadapter vhost1 -dev Client4_rootvg   mkvdev -vdev Client3_dataLV -vadapter vhost0 -dev Client3_datavg   mkvdev -vdev Client4_dataLV -vadapter vhost1 -dev Client4_datavg     lsmap -vadapter vhost0     rmvdev  -vtd rootvgos   loadopt

IBM AIX LPAR & VIO Commands Read More »

Scroll to Top