Tags: file
May
23
Superblock : File System size and indentification, Free list, fragment size, nbpi.
Inodes: File size, ownership, permissions, pointers to data blocks.
Blocks: Data blocks contain data and Indirect block contain pointers to data… more »
Sep
24
The following is an example of increasing the size of a Storage LUN that has an ext3 file system on it. When performing operations like this, perform a backup of the file system first.
(The system used for this example is running Red Hat Enterprise L… more »
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
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
1. Create Volume Group
Note: the following example is using the disk c0t3d5, the volume group vg01, the logical volume lvtest, and mount point /test
1.1 Identify the disks to be used for LVM and create the missing device files
# insf -eC disk
#… more »
Recent comments