|
 |
|
Oracle Database Tips by Donald Burleson |
Oracle10g Grid Computing
with RAC
Chapter 5 -
Preparing Shared Storage
ASM Disk Groups
ASM divides files into 1MB extents and spreads
the extents for each file evenly across all of the disks in a disk
group. ASM uses pointers to record extent location instead of using
a mathematical function to track the placement of each extent. When
the disk group configuration changes, ASM moves individual extents
of a file rather than having to move all extents to adhere to a
formula based on the number of disks.
For files, such as log files, that require low
latency, ASM provides fine-grained (128k) striping to allow larger
I/Os to be split and processed in parallel by multiple disks. At
file creation time, you can decide whether or not to use
fine-grained striping. File type specific templates in the disk
group determine the default behavior.
Most installations will probably have two or
more disk groups. The reasons for having multiple different disk
groups include the following:
-
To group disks of different manufacturers,
different sizes or performance characteristics.
-
To group disks with different external
redundancy together; for example, JBOD (just a bunch of disks)
would generally not be in the same disk group with disks from a
RAID 1+0 or RAID5 configuration, but this is possible using ASM.
-
To separate work and recovery areas for a
given database.
The above text is
an excerpt from:
Oracle 10g Grid & Real Application
Clusters
Oracle 10g
Grid
Computing with RAC
ISBN 0-9744355-4-6
by Mike Ault, Madhu Tumma
Remote DBA
Services
Burleson Consulting
can offer world-class remote Oracle database support at super-affordable prices.
Our remote
Oracle DBA service provides 100% of the remote Oracle database administration
needs for your company, and includes 24x7 access to our staff of 100% OCP
Certified Oracle DBAs.
We require a 12 month service commitment and include the following services:
- Initial configuration review and problem identification
- Installation of Oracle statistics collection mechanisms and quarterly
database growth summaries
- Hourly monitoring of your Oracle database for pending problems
- Periodic performance analysis & identification of tuning activities
- Twenty Four hour Oracle emergency support
- Reporting and resolving all serious Oracle alert log messages
- Free use of the BC
TablePack,
ServerPack
and
AuditPack
services
- Quick response emergency support for production database outages
- Four hours of free remote DBA support every month. You can use these free
hours for any DBA activity, including database analysis, system design,
production migrations or personal mentoring.
For more
information, please visit www.dba-oracle.com or email
info@remote-dba.net.

|