acfs plugin
disable|enable|info
Manage the ACFS plug-in infrastructure
acfsutil snap
Create and delete ACFS snapshots.
acfsutil registry
Register an ACFS file system with the ACFS mount registry
acfsutil rmfs
Remove an ACFS file system.
acfsutil size
Resize an ACFS file system.
acfsutil snap convert|
create|delete|info
Manage snapshots
acfsutil tune
View or modify ACFS tune-ables.
advmutil canonical
Displays the canonical name of an Oracle ADVM volume
advmutil tune
Modifies or displays Oracle ADVM parameters
advmutil volinfo
Displays information about Oracle ADVM volumes.
ACFS Utilities for Multiple Environments
ACFS commands for multiple environments
Oracle University and Error : You are not a Valid Partner use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY.
COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED

The slide outlines the recommended configuration settings to achieve optimal performance
with database data files on Cloud FS.
Oracle Database 12
c
: Oracle Automatic Storage Management Administration
6 - 22
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.
Configuration Settings for Database Files
•
Set the ASM and ADVM compatibility attributes to
12.1
–
Required to enable new ASM and ADVM features
–
Command syntax:
SQL> [ CREATE | ALTER ] DISKGROUP ...
ATTRIBUTE 'compatible.asm' = '12.1',
'compatible.advm' = '12.1';
•
Set stripe columns to
1
for the ADVM volume
–
Disables ADVM volume striping
–
Command syntax:
ASMCMD> volcreate –G
diskgroup
–s
size
--column 1
volume
•
Set
FILESYSTEMIO_OPTIONS=SETALL
in the database
initialization parameter file
–
Enables direct I/O for the database, bypassing the OS file
system cache
Oracle University and Error : You are not a Valid Partner use only
THESE eKIT MATERIALS ARE FOR YOUR USE IN THIS CLASSROOM ONLY.
COPYING eKIT MATERIALS FROM THIS COMPUTER IS STRICTLY PROHIBITED

Oracle Database 12
c
provides the following enhancements to cluster resources for Cloud FS:
•
File System Resource Enhancements
The file system resource has been enhanced through the provision of extra attributes.
The file system resource enhancements provide administrators with better control over
where file systems are mounted, what mount options are used, and whether the file
system should be mounted automatically. The full form of the
srvctl add
filesystem
command is shown on the slide. The new attributes include:
-nodes
Comma-separated list of nodes on which the file system will be
mounted (The default is all nodes.)
-serverpools
Comma-separated list of server pools on which the file system will
be mounted (The default is all server pools.)
-fstype
File system type
-fsoptions
Comma-separated list of file system mount options
-description
File system description
-appid
File system application ID
-autostart
Policy for automatically starting the file system
Oracle Database 12
c
: Oracle Automatic Storage Management Administration
6 - 23
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.
Cloud FS Cluster Resources
•
File system resource enhancements


You've reached the end of your free preview.
Want to read all 286 pages?
- Fall '19
- Oracle Database, Oracle software, Oracle RAC, ASM Disk Group, Oracle ASM