Fujitsu ETERNUS DX Disk Podręcznik konfiguracji - Strona 40

Przeglądaj online lub pobierz pdf Podręcznik konfiguracji dla Przechowywanie Fujitsu ETERNUS DX Disk. Fujitsu ETERNUS DX Disk 44 stron. Server connection, fcoe for linux driver settings for converged network adapter cards
Również dla Fujitsu ETERNUS DX Disk: Podręcznik użytkownika (35 strony), Podręcznik użytkownika (42 strony), Podręcznik konfiguracji (28 strony), Podręcznik konfiguracji (28 strony), Podręcznik konfiguracji (29 strony), Podręcznik konfiguracji (25 strony), Podręcznik konfiguracji (32 strony), Podręcznik konfiguracji (35 strony), Podręcznik konfiguracji (31 strony), Podręcznik konfiguracji (43 strony), Podręcznik konfiguracji (21 strony), Podręcznik konfiguracji (24 strony)

Fujitsu ETERNUS DX Disk Podręcznik konfiguracji
Chapter 10
Setting a File System
10.2

Setting Up Automatic Disk Mounting

10.2
Setting Up Automatic Disk Mounting
The "/etc/vfstab" file can be edited so that the ETERNUS DX storage systems' disks are mounted each time the
system is booted in exactly the same way as for regular disks. The mount directories must be created before-
hand.
For the following example, the "/mnt" mount directory should be created beforehand.
1
Backup "/etc/vfstab" file.
# cp /etc/vfstab /etc/vfstab.standard
2
Open the "/etc/vfstab" file using a text editor.
#device device mount FS fsck mount mount
#to mount to fsck point type pass at boot options
fd - /dev/fd fd - no -
/proc - /proc proc - no -
/dev/dsk/c0t0d0s4 - - #wap - no -
/dev/dsk/c0t0d0s0 /dev/rdsk/c0t0d0s0 / ufs l no -
/dev/dsk/c0t0d0s6 /dev/rdsk/c0t0d0s6 /usr ufs l no -
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3 /uar ufs l no -
/dev/dsk/c0t0d0s7 /dev/rdsk/c0t0d0s7 /export/hone ufs 2 yes -
/dev/dsk/c0t0d0s5 /dev/rdsk/c0t0d0s5 / opt ufs 2 yes -
/dev/dsk/c0t0d0s1 /dev/rdsk/c0t0d0s1 /usr/openwin ufs 2 yes -
swap - /tmp tmpfs - yes
3
Add the following line.
When using single-path connection with the sd driver or hddv driver
/dev/dsk/c4t16d0s0 /dev/rdsk/c4t16d0s0 /mnt ufs 2 yes -
When using the ETERNUS Multipath Driver
/dev/FJSVmplb/dsk/mplb0s0 /dev/FJSVmplb/rdsk/mplb0s0 /mnt ufs 2 yes -
When using single-path connection with the Oracle Fibre Channel card or the Brocade Fibre Channel
card
/dev/dsk/c2t2050000B5D6A0109d4s0 /dev/rdsk/c2t2050000B5D6A0109d4s0 /mnt ufs 2 yes -
FUJITSU Storage ETERNUS DX Configuration Guide -Server Connection- (Fibre Channel) for Oracle Solaris
40
Copyright 2015 FUJITSU LIMITED
P3AM-3702-16ENZ0