IBM Tivoli Storage Manager for Space Management, Version 7.1

Adding space management to an exported file system

HSM supports only the NFS (Network File System) interface to export a file system.

To add space management to a file system that the NFS server exports, follow these steps:

  1. Instruct all NFS clients to unmount the exported file system.
  2. To view which clients mounted the exported file system, issue the following command: /usr/sbin/showmount -a.
  3. Add space management to your file system using the dsmmigfs add command.
  4. To export the NFS file system again, issue the following command: /usr/etc/exportfs -a .
  5. Instruct all NFS clients to mount the exported NFS file system again.


Feedback