#mkfs.ext3 -b 4096 /dev/vg_fse/fsefri

#mkfs.ext3 -b 4096 /dev/vg_fse/fselog

#mkfs.ext3 -b 4096 /dev/vg_fse/fsediskbuf

If you will assign additional file systems to the FSE disk buffer, run the following command for each of them:

# mkfs.ext3 -b 4096 /dev/vg_fse/fsediskbufNumber

Each command reports the properties of the newly created file system.

NOTE: To improve the performance of the FSE disk buffer, you can use Ext2 file systems for its storage space. Ext2 file system are non-journaled and therefore faster than Ext3. In this case, in the above command sequence, use the command mkfs.ext2 instead of mkfs.ext3.

Step 2: Creating HSM file systems

To create HSM file systems, proceed as follows:

1.Use the following command to create an HSM file system on top of the LVM logical volume fsefs_01:

#mkfs.ext3 -b 4096 -N 10000000 /dev/vg_fsefs/fsefs_01

In this example, the newly created HSM file system can store a maximum of 10 000 000 files, as the same number of inodes are reserved on it. Consider the limitation on the number of inodes that can be created on a file system with specific total size and specific block size.

You should use the number of inodes according to your HSM file system requirements, and the LVM logical volume name according to your actual LVM volume configuration.

2.Create HSM file systems on all other LVM logical volumes that will be used for FSE partitions. Use values according to your requirements and the particular purpose of HSM file systems in the FSE implementation.

NOTE: The number of inodes on the file system cannot be changed once the file system has been put into use.

The next section provides instructions on how to mount file systems for FSE databases and system files.

Mounting file systems for FSE databases and system files

The last step of the preparation procedure is to mount the file systems for FSE databases and system files. Note that the file systems for the FSE partitions, that is HSM file systems, can only be mounted after the FSE daemons have been successfully started.

To mount the necessary file systems, do the following:

1.Create the first of the three important FSE directories (and its parent directories):

#mkdir -p /var/opt/fse

2.Invoke the following command to retrieve the name of the device file. Use the symbolic link from the step 1 of section ”Creating file systems on top of LVM logical volumes”:

#ls -la /dev/vg_fse/fsevar

The command generates an output similar to the following:

lrwxrwxrwx 1 root root 25 Aug 17 09:12 /dev/vg_fse/fsevar -> /dev/mapper/vg_fse-fsevar

HP StorageWorks File System Extender Software installation guide for Linux 31

Page 31
Image 31
HP File System Extender (FSE) manual Mounting file systems for FSE databases and system files, Creating HSM file systems

File System Extender (FSE) specifications

HP File System Extender (FSE) is a sophisticated solution designed to optimize data storage management for enterprises that deal with large volumes of unstructured data. This technology addresses the challenges of data growth and the need for effective data retention strategies, enabling organizations to store and manage their information more efficiently.

One of the main features of HP FSE is its ability to intelligently migrate data between primary and secondary storage. By utilizing policies that determine when to move infrequently accessed files to lower-cost storage environments, FSE helps reduce the strain on primary storage systems and saves on costs associated with high-performance storage solutions. This tiered approach to data management ensures that organizations can access the data they need quickly while still maintaining an efficient overall storage architecture.

Another notable characteristic of HP FSE is its seamless integration with existing storage infrastructures. The solution works with a variety of storage systems, allowing organizations to utilize their current investments without the need for significant changes to their infrastructure. This interoperability is powered by advanced technologies that facilitate data migration and retrieval, ensuring a smooth transition for organizations looking to optimize their storage strategies.

Additionally, HP FSE is equipped with robust reporting and analytics capabilities. This functionality provides organizations with insights into their storage usage, helping them understand data patterns and optimize their storage environments accordingly. By having visibility into which files are accessed most frequently and which are rarely used, organizations can make informed decisions on data retention policies and storage management.

Security is paramount in data management, and HP FSE addresses this concern by implementing advanced data protection features. This includes data encryption, secure access controls, and compliance with industry regulations, ensuring that sensitive information is safeguarded throughout its lifecycle.

Overall, HP File System Extender is a comprehensive data storage solution that combines intelligent data management, seamless integration, insightful analytics, and robust security features. By leveraging these capabilities, organizations can efficiently manage their unstructured data, lower costs, and enhance operational efficiency, making it an invaluable tool in today’s data-driven landscape.