HP XP20000/XP24000 Panduan Konfigurasi - Halaman 20

Jelajahi secara online atau unduh pdf Panduan Konfigurasi untuk Beralih HP XP20000/XP24000. HP XP20000/XP24000 40 halaman. Hp storageworks xp disk array configuration guide: vmware (a5951-96106, september 2010)
Juga untuk HP XP20000/XP24000: Catatan Rilis (13 halaman), Manual Integrasi (29 halaman), Catatan Rilis (4 halaman), Panduan Administrator (50 halaman), Panduan Konfigurasi (42 halaman), Panduan Konfigurasi (40 halaman), Panduan Konfigurasi (36 halaman), Panduan Konfigurasi (36 halaman), Panduan Konfigurasi (30 halaman), Panduan Konfigurasi (36 halaman), Catatan Rilis (5 halaman), Panduan Konfigurasi (46 halaman), Panduan Konfigurasi (46 halaman), Panduan Referensi (46 halaman), Panduan Konfigurasi (40 halaman), Panduan Konfigurasi (44 halaman), Panduan Konfigurasi (38 halaman), Panduan Konfigurasi (34 halaman), Panduan Konfigurasi (30 halaman), Panduan Konfigurasi (30 halaman)

HP XP20000/XP24000 Panduan Konfigurasi

Mounting an advanced file system:

1.
Mount the file system:
# mount –t advfs domain_name#fileset_name mount_directory
Example
To mount the file system with mount directory:
mount –t advfs domain1#fileset1 /HP5700_LU2c
2.
Assign the appropriate ownership and permissions:
# chown owner:group*device_file_name*
Example
To assign ownership to dsk10c with owner Oracle, group dba, enter:
chown oracle:dba *dsk10c*

Verifying the file systems

Verify that the new file systems were created correctly and are functioning properly.
1.
Display all mounted file systems.
# df
The default display for drive capacity is 512-byte blocks. To view the capacity in kilobytes rather
than in 512-byte blocks, enter df –k.
2.
Go to a new device directory:
# cd /mount_directory
Example
cd /HP5700_LU2c
3.
Copy a file from the root directory to the new device:
# cp /filename file_name.back1
Example
To copy file vmunix from the root directory to the HP5700_LU2c device, enter:
cp /vmunix vmunix.back1
20
Installing and configuring Tru64 for the XP disk array