Mounting space from another disk drive

You can get more space on a disk drive by mounting space from another drive.

You can mount space from one disk drive to another in the following ways:

  • Use the smit mountfs fast path.
  • Use the mount command. For example:
    mount -n nodeA -vnfs /usr/spool /usr/myspool

    The mount command makes a file system available for use at a specific location.