Tags: setting

Compaq Tru64 UNIX: Setting up Standard File Systems

Technology Send feedback »
The following table shows the variables and their corresponding values. Variables in Standard File Systems Variable Description <diskname> Full path of a disk, for example, /dev/rz11c <rawdiskname> Full pat… more »

Compaq Tru64 UNIX: Setting up Swap Space

Technology Send feedback »
1. Determine the size of the installed RAM with the command:vmstat -P | head -22. Determine the allocated swap space with the command:/usr/sbin/swapon -s3. Determine the required size of the swap space.You can find the minimum swap space requirement in t… 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 »

AIX: Setting up Swap Space

Aix 1 feedback »
You can set up swap space now if you have a suitable volume group. You also can perform this step at the end of the OS preparation. Prerequisites You can find the minimum swap space requirement as per your project documentation. If possible, you shoul… more »

HP-UX: Setting up File Systems using LVM

HP-UX Send feedback »
  Use Using a logical volume manager allows you to distribute partitions (logical volumes) across several disks (physical volumes). The individual logical volumes are grouped together into volume groups. File systems can be larger than physical disks,… more »