HP XP20000/XP24000 Manual de configuração - Página 20

Procurar online ou descarregar pdf Manual de configuração para Interruptor HP XP20000/XP24000. HP XP20000/XP24000 40 páginas. Hp storageworks xp disk array configuration guide: vmware (a5951-96106, september 2010)
Também para HP XP20000/XP24000: Nota de lançamento (13 páginas), Manual de integração (29 páginas), Nota de lançamento (4 páginas), Manual do Administrador (50 páginas), Manual de configuração (42 páginas), Manual de configuração (40 páginas), Manual de configuração (36 páginas), Manual de configuração (36 páginas), Manual de configuração (30 páginas), Manual de configuração (36 páginas), Nota de lançamento (5 páginas), Manual de configuração (46 páginas), Manual de configuração (46 páginas), Manual de referência (46 páginas), Manual de configuração (40 páginas), Manual de configuração (44 páginas), Manual de configuração (38 páginas), Manual de configuração (34 páginas), Manual de configuração (30 páginas), Manual de configuração (30 páginas)

HP XP20000/XP24000 Manual de configuração

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