Amazon AWS – S3 (Simple Storage System) provides the lifecycle storage management system to reduce the operating cost by moving the data in to different storage classes (“S3 – IA” & “Glacier- Archive” are cheaper storage compare to S3). At the same time , AWS also provides the robust automatic system which enables to move […]
Amazon AWS – Create a S3 Storage Bucket – Part 7
This article will walk through that how to create S3 object storage bucket in Amazon AWS portal. S3 is multipurpose object storage with plenty of features and storage options for as we discussed in last article. Buckets are globally unique containers for everything that you store in Amazon S3. That said you have to create the […]
Amazon AWS – S3 Storage Overview – Part 6
S3 – Simple storage service – S3 is a safe place to store your files. Its an Object based storage system and the data is spread across multiple devices and multiple amazon facilities. S3 Storage is highly secure,reliable, Scalable Object storage service. Amazon provides simple web interfaces to S3 storage and retrieve any amount of […]
VxVM – vxprint Command Syntax with Examples
VXPRINT – UnixArena’s Manual Page . Product – Veritas Volume Manager-vxvm (Storage Foundation) “vxprint” command will displays the volume’s,plex’s and sub disk’s record information. vxprint’s options Option Description -A Print all disk groups -h List record hierarchies -r Print Related information -n Restrict output to record names -l List all record information in a verbose […]
VxVM – vxassist Command Syntax with Examples
/usr/sbin/vxassist – Unix Arena’s Manual page Product – Veritas Volume Manager-vxvm (Storage Foundation) The vxassist utility is a command-line interface to the Veritas Volume Manager (VxVM) that: – Finds space for and creates volumes – Performs volume conversion – Adds mirrors and logs to existing volumes – Extends and shrinks existing volumes – Migrates data […]
VxVM – vxmake Command Syntax with Examples
VXVMAKE – UnixArena’s Manual Page Product – Veritas Volume Manager-vxvm (Storage Foundation) /usr/sbin/vxmake – Create VERITAS Volume Manager Configuration records (Sub-disks,Plex and volume) Tasks Switches Creating Sub Disk vxmake -g diskgroup -U usetype sd subdisk_name disk_name,start_len,end_len vxmake -g diskgroup sd subdisk_name len=length disk_name Creating Concat Plex vxmake -g diskgroup -U fsgen plex plex_name sd=subdisk… […]
VxVM – vxdg Command Syntax with Examples
/usr/sbin/vxdg– Unix Arena’s Manual page. Product – Veritas Volume Manager-vxvm (Storage Foundation) /usr/sbin/vxdg – The vxdg utility performs administrative operations on disk groups. System-Wide Reserved Disk Groups bootdg – Specifies the boot disk group – Default is nodg Caution: Do not attempt to change the value of bootdg. You may render your system unbootable. defaultdg […]
VxVM – vxvol Command syntax with Examples
vxvol – UnixArena’s Manual Page /usr/sbin/vxvol – The vxvol utility performs VERITAS Volume Manager Operations on volumes. Tasks Switches Enable locally disabled volume (LDISABLED State) vxvol [ -g diskgroup ] [-U usetype] [-o useopt] enable volume_name Initialize a volume for use vxvol [ -g diskgroup ] [-U usetype] [-o useopt] init clean|enable|zero volume_name [plex] Put volume […]
VxVM – vxplex Command Syntax with Examples
vxplex – UnixArena’s Manual Page /usr/sbin/vxplex – The vxplex utility performs VERITAS Volume Manager Operations on plexes and on volume-and-plex combinations. Tasks Switches Make a copy of a Volume vxplex [ -g diskgroup ] [-U usetype] [-o useopt] [-V] [-v vol] cp vol plex Replace the old plex with newplex vxplex [ -g diskgroup ] [-U […]
VxVM – vxsd Command Syntax with Examples
vxsd – UnixArena’S Manual Page /usr/sbin/vxsd – The vxsd utility performs VERITAS Volume Manager (VxVM) operations on sub disks and on plex and sub disk combinations. Product – Storage Foundation(Veritas Volume Manager 6.0 ) Tasks Switches Associates subdisks vxsd [-g diskgroup] [-U utype] [-o uopt] [-V] [-v vol] [-p plex] [-l [column/]offset] assoc plex sd… Splitting […]


