Configuring the storage for fibre-channel Tru64 UNIX hosts

This section lists the steps you must perform to configure the storage for fibre-channel Tru64 UNIX® host systems.

You can use the standard Tru64 storage configuration utilities to partition and prepare storage unit LUNs and create and mount file systems.

Perform one of the following sets of steps to configure the storage for a Tru64 5.x file system:
  1. Perform the following steps to configure an AdvFS file system:
    1. Type: # disklabel -wr /dev/rdisk/dsk6c
    2. Type: # mkfdmn /dev/disk/dsk6c adomain
    3. Type: # mkfset adomain afs
    4. Type: # mkdir /fs
    5. Type: # mount -t advfs adomain#afs /fs
  2. Perform the following steps to configure an Ufs file system:
    1. Type: # disklevel -wr /dev/disk/dsk6c
    2. Type: # newfs /dev/disk/dsk6c
    3. Type: # mkdir /fs
    4. Type: # mount -t ufs /dev/disk/dsk6c /fs
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2004, 2007. All Rights Reserved.