HP XP20000/XP24000 Panduan Konfigurasi - Halaman 18

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
Refer to Tru64 UNIX System Administration for detailed procedures.

Writing the partition labels

Use the disklabel command to label the partition for each logical unit. Partition c specifies the
entire area in the logical unit. Check that no errors are found in the partition settings after the labeling.
You can edit the disk partition size using the disklabel command with option –e. When the
disklabel –e command is executed, the vi editor for the environment in which you are working
starts up. After completing the editing, save the file and execute the disklabel command again;
the partition setting is renewed.

Procedure to write the partition label:

1.
Enter disklabel –rw.
Specify the disk name.
Example — Tru64 5.1B
# disklabel –rw dsk10 OPEN-3
2.
Enter disklabel –r to verify labeling and partition settings.
Specify the disk name.
Example — Tru64 5.1B
# disklabel –r dsk10

Creating the file systems

Create a file system for each new OPEN-x device. Optionally, you can create and use an advanced
file system (AdvFS) to overcome the size and speed limitations of the file system. If you are not sure
which file system is right for your setup, contact HP customer support.

Creating a file system for each device:

# newfs device_file_name

Creating an advanced file system:

You can create a new advanced file system domain, or you can add a new fileset to an existing
domain.
If you allocate multiple disk partitions to a domain, the advanced file system utilities must be installed.
Example
# addvol /dev/disk/dsk8c domain1
1.
Create a new domain.
# mkfdmn device_file_name domain_name
18
Installing and configuring Tru64 for the XP disk array