3.1.2 Matrix Server Administration Guide
Chapter 9: Manage Hardware Snapshots 136
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
To delete a snapshot, select the snapshot on the Management Console,
right-click, and select Delete.
To delete a snapshot from the command line, type the following:
mx snapshot destroy <volume>
Snapclone devices, like regular filesystem LUNs, cannot be deleted
from the Management Console. To delete snapclones, you must destroy
the filesystem and/or volume, deport the LUN(s), and delete the LUN(s)
with the array-specific utilities.
Mount or Unmount Snapshots
Snapshots can be mounted or unmounted in the same manner as
filesystems. Select the snapshot on the Management Console, right-click,
and select Mount or Unmount as appropriate. If you are mounting a
snapshot, the Mount Filesystem window appears, allowing you to select
mount options.
To mount a snapshot from the command line, type the following:
mx fs mount <snapshot>
To unmount a snapshot from the command line, type the following:
mx fs unmount <snapshot>