Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Stupidity with ASM rebalancing

Re: Stupidity with ASM rebalancing

From: <krish.hariharan_at_quasardb.com>
Date: Fri, 7 Dec 2007 12:26:16 -0800 (PST)
Message-ID: <11070.209.244.4.106.1197059176.squirrel@webmail.quasardb.com>


Here is one that annoyed me

1. ASM disk group was running out of space
2. Additional disks were added to disk group
3. Database continues get segment cannot extend (ORA-1652) or unable to
resize file (ORA-1237)
4. Manual rebalance (or automatic) fixes problem.

There is an easy enough work around for this with good storage management practices but I did not agree with the implementation, in principle, of not allocating space even when disk space was avaiable until the rebalance was done.

-Krish

"Note that having free disk space is not sufficient to ensure that space can be allocated. There must be free disk space on *ALL* disks in the disk group since the allocated space is taken evenly from all disks."

--

http://www.freelists.org/webpage/oracle-l Received on Fri Dec 07 2007 - 14:26:16 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US