HP XP20000/XP24000 Manual de configuración - Página 19

Navegue en línea o descargue pdf Manual de configuración para Interruptor HP XP20000/XP24000. HP XP20000/XP24000 40 páginas. Hp storageworks xp disk array configuration guide: vmware (a5951-96106, september 2010)
También para HP XP20000/XP24000: Nota de publicación (13 páginas), Manual de integración (29 páginas), Nota de publicación (4 páginas), Manual del administrador (50 páginas), Manual de configuración (42 páginas), Manual de configuración (40 páginas), Manual de configuración (36 páginas), Manual de configuración (36 páginas), Manual de configuración (30 páginas), Manual de configuración (36 páginas), Nota de publicación (5 páginas), Manual de configuración (46 páginas), Manual de configuración (46 páginas), Manual de referencia (46 páginas), Manual de configuración (40 páginas), Manual de configuración (44 páginas), Manual de configuración (38 páginas), Manual de configuración (34 páginas), Manual de configuración (30 páginas), Manual de configuración (30 páginas)

HP XP20000/XP24000 Manual de configuración

Creating the mount directories

Create mount directories using the mkdir command. Choose names for the mount directories which
identify both the logical volume and partition.
1.
Enter mkdir /mnt/mount_point.
Example
# mkdir /mnt/A5700F_LU00
2.
Repeat step 1 for each device on the disk array.

Creating the mount table

Add the new devices to the /etc/fstab file to specify the automount parameters for each device.
1.
Edit the /etc/fstab file to add one line for each device to be automounted.
Each line of the file contains: (A) device name, (B) mount point, (C) file system type ("ext2"), (D)
mount options ("defaults"), (E) enhance parameter ("1"), and (F) fsck pass 2.
Example
/dev/sdb
/dev/sdc
/dev/sdd
A
Make an entry for each device. After all the entries are made, save the file and exit the editor.
2.
Reboot the system.
3.
Display the mounted devices using the df
automounted.
Example
# df -h
Filesystem Size Used Avail Used% Mounted on
/dev/sda1
/dev/sdb1
/dev/sdc1
#

Verifying file system operation

Verify file system operation by copying a file to each device.
/A5700F_ID08
ext2
/A5700F_ID09
ext2
/A5700F_ID10
ext2
B
C
1.8G 890M 866M
51%
1.9G 1.0G 803M
57%
2.2G
13k 2.1G
0%
defaults
1
2
defaults
1
2
defaults
1
2
D
E
F
h command and verify that the devices were
/
/usr
/A5700F-LU00
XP Disk Array Configuration Guide for Linux
19