Tags: setting
Sep
22
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 »
Sep
22
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 »
Sep
21
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 »
Sep
18
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 »
Sep
17
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 »
Recent comments