6.2.12.2 chacfsfilesystem
Change attributes of an Exascale-managed ACFS file system.
Purpose
The chacfsfilesystem command allows you to modify the attributes of an Exascale-managed implementation of Oracle Advanced Cluster File System (ACFS).
                  
Syntax
chacfsfilesystem acfs-ID [ --attributes attribute=value[,attribute=value]... ]Command Options
The options for the chacfsfilesystem command are:
                  
- 
                        acfs-ID: Identifies the ACFS file system being changed. You can use the lsacfsfilesystemcommand to find the identifier for each ACFS file system.
- 
                        --attributes: Optionally specifies attributes to change.Use the describe chacfsfilesystemcommand to see details about the ACFS file system attributes you can change. See also Describing Resources and Attributes.
Examples
Example 6-151 Change the Quarantine State of an ACFS File System
This example shows changing the quarantine state of the specified ACFS file system to false.
                  
@> chacfsfilesystem acfs0003_50e52177583f4be4bad68ac20b65001e --attributes quarantined=falseParent topic: Block Store Management