Tags: create

STEPS TO CREATE UNPROTECTED STANDARD DEVICES DMX / SYMMETRIX

SAN Send feedback »
1      Verify the free space available in MBs SUN1#symconfigure   -sid  277  list  -freespace –unit MB Now the free space in SYMM 277 is displayed in MBs example 1278888 MB 2      Verify any configuration sessions are running SUN1#symconfi… more »

STEPS TO CREATE BCV DEVICES DMX / SYMMETRIX

SAN Send feedback »
1       Verify the free space available in MBs SUN1#symconfigure   -sid  277  list  -freespace –unit MB Now the free space in SYMM 277 is displayed in MBs example 1278888 MB 2      Verify any configuration sessions are running SUN1#symconfigu… more »

STEPS TO CREATE STANDARD DEVICES WITH TWO WAY PROTECTION

SAN Send feedback »
Verify the free space available in MBs SUN1#symconfigure   -sid  277  list  -freespace –unit MB now the free space in SYMM 277 is displayed in MBs example 1278888 MB verify any configuration sessions are running SUN1#symconf… more »

HP-UX : How To Create Swap - Command Line

HP-UX 2 feedbacks »
To create swap, we need a contiguous space on a disk / LUN. Create vg01: pvcreate /dev/rdsk/c12t0d0pvcreate /dev/rdsk/c12t2d0vgcreate -s 8 -p 128 /dev/vg01 /dev/dsk/c12t0d0 /dev/dsk/c12t2d0vgchange -a y /dev/vg01lvcreate -C y -L 16384 -n lvswap /de… more »

AIX: Setting up File Systems

Aix Send feedback »
1. Create one logical volume for each file system listed in the appropriate SAP profile.a. Select:Physical & Logical Storage → Logical Volume Manager → Logical Volumes → Add a Logical Volumeb. Enter a volume group name, for example,… more »