To delete a shared directory cluster resource

Using the Windows interface

  1. Open Cluster Administrator.
  2. In the console tree (usually the left pane), double-click the Groups folder.
  3. In the details pane (usually the right pane), double-click the group that contains the resource you want to modify, and then click the resource.
  4. On the File menu, click Take Offline.
  5. When the resource is offline, on the File menu, click Delete.

Note

Using a command line

  1. At a command prompt, type:

    cluster [ClusterName] resource "ResourceName" /offline /wait[:Timeout]

  2. Next, type:

    cluster [ClusterName] resource "ResourceName" /delete

Argument Description
ClusterName The name of the cluster you want to manage.
ResourceName The name of the cluster resource.
Timeout The number of seconds cluster waits before cancelling the command if it does not successfully complete. If /wait is specified without this value, cluster waits indefinitely or until the resource state changes.

Note

Related Topics

*

To share a directory as a cluster resource

*

To modify a shared directory cluster resource

*

Understanding server clusters