Вы находитесь на странице: 1из 14

disk234 en host

disco de 200 /dev/rdisk/disk34


disk243 en host
disco de 500 /dev/rdisk/disk36
disk252 en host
disco de 80GB /dev/rdisk/disk38
disk261 en host
disco de 150GB /dev/rdisk/disk40
disk270 en host
disco de 100GB /dev/rdisk/disk42
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ALTER DISKGROUP DATA DROP DISK DATA_0002 REBALANCE POWER 11;

alter diskgroup DGEXTRA01 add disk '/dev/rdisk/disk34' name DGEXTRA01_0002 rebal


ance power 11;
alter diskgroup DISKGROUP1 add disk '/dev/rdisk/disk36' name DISKGROUP1_0000_2 r
ebalance power 11;
alter diskgroup DISKGROUP1 add disk '/dev/rdisk/disk38' name DISKGROUP1_0001_2 r
ebalance power 11;
alter diskgroup DISKGROUP1 add disk '/dev/rdisk/disk40' name DISKGROUP1_0002_2 r
ebalance power 11;
alter diskgroup DISKGROUP1 add disk '/dev/rdisk/disk42' name DISKGROUP1_0003_2 r
ebalance power 11;
select * from v$asm_operation;
set linesize 200
Set pagesize 5500
col mode_est format a6
col FAILGROUP format a16
col state format a7
col path format a35
col name format a19
column group_number format 9 heading "GPO" just c
column disk_number format 9 heading "Disk" just c
column total_mb format 999999 heading "MB total" just c
column Free_mb format 999999 heading " MB Libre" just c
column read_errs format 9 heading "Err/Read" just c
column write_errs format 9 heading "Err/Writ." just c
SELECT GROUP_NUMBER,DISK_NUMBER,NAME,MODE_STATUS,STATE,PATH,FAILGROUP,
REPAIR_TIMER, READ_ERRS, WRITE_ERRS, TOTAL_MB, FREE_MB
FROM V$ASM_DISK ORDER BY 1, 2;
flextrqa.bice.local:/u01/app/oracle/admin/+ASM/bdump$ tail -f alert_+ASM.log

Starting background process ARBA


ARB9 started with pid=23, OS id=8886
Thu Jan 23 10:49:41 2014
NOTE: assigning ARB0 to group 2/0x3e4c031e (DISKGROUP1)
ARBA started with pid=24, OS id=8888
Thu Jan 23 10:49:41 2014
NOTE: assigning ARB1 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB2 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB3 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB4 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB5 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB6 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB7 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB8 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB9 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARBA to group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 11:41:00 2014
NOTE: stopping process ARBA
NOTE: stopping process ARB6
NOTE: stopping process ARB7
NOTE: stopping process ARB2
NOTE: stopping process ARB5
NOTE: stopping process ARB8
NOTE: stopping process ARB1
NOTE: stopping process ARB3
NOTE: stopping process ARB4
NOTE: stopping process ARB9
NOTE: stopping process ARB0
Thu Jan 23 11:41:11 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 11:41:12 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 11:41:12 2014
NOTE: PST update: grp = 2
NOTE: PST update: grp = 2
---------------500 Gb
Thu Jan 23 10:49:41 2014
Thu Jan 23 11:41:12 2014
---------------GPO Disk NAME
MODE_ST STATE PATH
FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- -------------------------------------------------- ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
0
3
ONLINE NORMAL /dev/rdisk/disk38
0
81920
0
0
4
ONLINE NORMAL /dev/rdisk/disk40
0
153600
0
0
5
ONLINE NORMAL /dev/rdisk/disk42
0
102400
0
1
0 DGEXTRA01_0000
ONLINE NORMAL /dev/rdisk/disk23
DGEXTRA01_0000
0
0
0 204800
145142
1
1 DGEXTRA01_0002
ONLINE NORMAL /dev/rdisk/disk34
DGEXTRA01_0002
0
0
0 204800
145142

2
0 DISKGROUP1_0000
DISKGROUP1_0000
2
1 DISKGROUP1_0001
DISKGROUP1_0001
2
2 DISKGROUP1_0002
DISKGROUP1_0002
2
3 DISKGROUP1_0003
DISKGROUP1_0003
2
4 DISKGROUP1_0000_2
DISKGROUP1_0000_

ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0

NORMAL
0
NORMAL
0
NORMAL
0
NORMAL
0
NORMAL
0

/dev/rdisk/disk24
0 512000
377255
/dev/rdisk/disk25
0
81920
60358
/dev/rdisk/disk26
0 153600
113174
/dev/rdisk/disk27
0 102400
75449
/dev/rdisk/disk36
0 512000
377260

Thu Jan 23 11:43:20 2014


NOTE: assigning ARB1 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB2 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB3 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB4 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB5 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB6 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB7 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB8 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB9 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARBA to group 2/0x3e4c031e (DISKGROUP1)
flextrqa.bice.local:/u01/app/oracle/admin/+ASM/bdump$ tail -f alert_+ASM.log
NOTE: assigning ARB1 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB2 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB3 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB4 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB5 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB6 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB7 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB8 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB9 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARBA to group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 11:53:44 2014
NOTE: stopping process ARB2
NOTE: stopping process ARB6
NOTE: stopping process ARB9
NOTE: stopping process ARB4
NOTE: stopping process ARB3
NOTE: stopping process ARB0
NOTE: stopping process ARBA
NOTE: stopping process ARB5
NOTE: stopping process ARB8
NOTE: stopping process ARB1
NOTE: stopping process ARB7
Thu Jan 23 11:53:49 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 11:53:49 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
NOTE: PST update: grp = 2
NOTE: PST update: grp = 2

GPO Disk NAME

MODE_ST STATE

PATH

FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- ------------------------------------------------------ ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
0
4
ONLINE NORMAL /dev/rdisk/disk40
0
153600
0
0
5
ONLINE NORMAL /dev/rdisk/disk42
0
102400
0
1
0 DGEXTRA01_0000
ONLINE NORMAL /dev/rdisk/disk23
DGEXTRA01_0000
0
0
0 204800
145142
1
1 DGEXTRA01_0002
ONLINE NORMAL /dev/rdisk/disk34
DGEXTRA01_0002
0
0
0 204800
145142
2
0 DISKGROUP1_0000
ONLINE NORMAL /dev/rdisk/disk24
DISKGROUP1_0000
0
0
0 512000
384902
2
1 DISKGROUP1_0001
ONLINE NORMAL /dev/rdisk/disk25
DISKGROUP1_0001
0
0
0
81920
61582
2
2 DISKGROUP1_0002
ONLINE NORMAL /dev/rdisk/disk26
DISKGROUP1_0002
0
0
0 153600
115468
2
3 DISKGROUP1_0003
ONLINE NORMAL /dev/rdisk/disk27
DISKGROUP1_0003
0
0
0 102400
76978
2
4 DISKGROUP1_0000_2 ONLINE NORMAL /dev/rdisk/disk36
DISKGROUP1_0000_2
0
0
0 512000
384901
2
5 DISKGROUP1_0001_2 ONLINE NORMAL /dev/rdisk/disk38
DISKGROUP1_0001_2
0
0
0
81920
61583

Thu Jan 23 11:56:24 2014


SQL> alter diskgroup DISKGROUP1 add disk '/dev/rdisk/disk40' name DISKGROUP1_000
2_2 rebalance power 11
Thu Jan 23 11:56:24 2014
NOTE: initializing header on grp 2 disk DISKGROUP1_0002_2
NOTE: cache opening disk 6 of grp 2: DISKGROUP1_0002_2 path:/dev/rdisk/disk40
Thu Jan 23 11:56:24 2014
NOTE: PST update: grp = 2
NOTE: requesting all-instance disk validation for group=2
Thu Jan 23 11:56:24 2014
NOTE: disk validation pending for group 2/0x3e4c031e (DISKGROUP1)
SUCCESS: validated disks for 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 11:56:27 2014
NOTE: PST update: grp = 2
NOTE: requesting all-instance membership refresh for group=2
Thu Jan 23 11:56:27 2014
NOTE: membership refresh pending for group 2/0x3e4c031e (DISKGROUP1)
SUCCESS: refreshed membership for 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 11:56:30 2014
NOTE: requesting all-instance membership refresh for group=2
Thu Jan 23 11:56:30 2014
NOTE: membership refresh pending for group 2/0x3e4c031e (DISKGROUP1)
SUCCESS: refreshed membership for 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 11:56:36 2014
NOTE: starting rebalance of group 2/0x3e4c031e (DISKGROUP1) at power 11
Starting background process ARB0
Starting background process ARB1
ARB0 started with pid=13, OS id=9453
Thu Jan 23 11:56:36 2014
Starting background process ARB2

ARB1 started with pid=15, OS id=9455


Thu Jan 23 11:56:36 2014
Starting background process ARB3
ARB2 started with pid=16, OS id=9457
Thu Jan 23 11:56:36 2014
Starting background process ARB4
ARB3 started with pid=17, OS id=9459
Thu Jan 23 11:56:36 2014
Starting background process ARB5
ARB4 started with pid=18, OS id=9461
Thu Jan 23 11:56:36 2014
Starting background process ARB6
ARB5 started with pid=19, OS id=9463
Thu Jan 23 11:56:36 2014
Starting background process ARB7
ARB6 started with pid=20, OS id=9465
Thu Jan 23 11:56:36 2014
Starting background process ARB8
ARB7 started with pid=21, OS id=9467
Thu Jan 23 11:56:36 2014
Starting background process ARB9
ARB8 started with pid=22, OS id=9469
Thu Jan 23 11:56:36 2014
Starting background process ARBA
ARB9 started with pid=23, OS id=9471
Thu Jan 23 11:56:36 2014
NOTE: assigning ARB0 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB1 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB2 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB3 to group 2/0x3e4c031e (DISKGROUP1)
ARBA started with pid=24, OS id=9473
Thu Jan 23 11:56:36 2014
NOTE: assigning ARB4 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB5 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB6 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB7 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB8 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARB9 to group 2/0x3e4c031e (DISKGROUP1)
NOTE: assigning ARBA to group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 12:11:40 2014
NOTE: stopping process ARB3
NOTE: stopping process ARB1
NOTE: stopping process ARB8
NOTE: stopping process ARB2
NOTE: stopping process ARB4
NOTE: stopping process ARB0
NOTE: stopping process ARB9
NOTE: stopping process ARBA
NOTE: stopping process ARB5
NOTE: stopping process ARB7
NOTE: stopping process ARB6
Thu Jan 23 12:11:46 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 12:11:46 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
NOTE: PST update: grp = 2
NOTE: PST update: grp = 2

SQL> start a
GPO Disk NAME
MODE_ST STATE PATH
FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- ------------------------------------------------------ ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
0
5
ONLINE NORMAL /dev/rdisk/disk42
0
102400
0
1
0 DGEXTRA01_0000
ONLINE NORMAL /dev/rdisk/disk23
DGEXTRA01_0000
0
0
0 204800
145142
1
1 DGEXTRA01_0002
ONLINE NORMAL /dev/rdisk/disk34
DGEXTRA01_0002
0
0
0 204800
145142
2
0 DISKGROUP1_0000
ONLINE NORMAL /dev/rdisk/disk24
DISKGROUP1_0000
0
0
0 512000
397119
2
1 DISKGROUP1_0001
ONLINE NORMAL /dev/rdisk/disk25
DISKGROUP1_0001
0
0
0
81920
63538
2
2 DISKGROUP1_0002
ONLINE NORMAL /dev/rdisk/disk26
DISKGROUP1_0002
0
0
0 153600
119133
2
3 DISKGROUP1_0003
ONLINE NORMAL /dev/rdisk/disk27
DISKGROUP1_0003
0
0
0 102400
79421
2
4 DISKGROUP1_0000_2 ONLINE NORMAL /dev/rdisk/disk36
DISKGROUP1_0000_2
0
0
0 512000
397119
2
5 DISKGROUP1_0001_2 ONLINE NORMAL /dev/rdisk/disk38
DISKGROUP1_0001_2
0
0
0
81920
63538
2
6 DISKGROUP1_0002_2 ONLINE NORMAL /dev/rdisk/disk40
DISKGROUP1_0002_2
0
0
0 153600
119133

.................
SQL> select count(*) from FLEXTRACT.STMV_CUST_ACCOUNT_BOD;
COUNT(*)
---------312409
SQL> select * from v$instance;
INSTANCE_NUMBER INSTANCE_NAME
--------------- ---------------HOST_NAME
---------------------------------------------------------------VERSION
STARTUP_T STATUS
PAR
THREAD# ARCHIVE LOG_SWITCH_WAIT
----------------- --------- ------------ --- ---------- ------- --------------LOGINS
SHU DATABASE_STATUS INSTANCE_ROLE
ACTIVE_ST BLO
---------- --- ----------------- ------------------ --------- --1 dbfctqa
flextrqa
10.2.0.4.0
23-JAN-14 OPEN
NO
1 STOPPED
ALLOWED
NO ACTIVE
PRIMARY_INSTANCE NORMAL
NO

ARB7 started with pid=21, OS id=9655


Thu Jan 23 12:14:12 2014
Starting background process ARB9
ARB8 started with pid=22, OS id=9657
Thu Jan 23 12:14:12 2014
Starting background process ARBA
ARB9 started with pid=23, OS id=9659
Thu Jan 23 12:14:12 2014
NOTE: assigning ARB0 to group 2/0x3e4c031e
ARBA started with pid=24, OS id=9661
Thu Jan 23 12:14:12 2014
NOTE: assigning ARB1 to group 2/0x3e4c031e
NOTE: assigning ARB2 to group 2/0x3e4c031e
NOTE: assigning ARB3 to group 2/0x3e4c031e
NOTE: assigning ARB4 to group 2/0x3e4c031e
NOTE: assigning ARB5 to group 2/0x3e4c031e
NOTE: assigning ARB6 to group 2/0x3e4c031e
NOTE: assigning ARB7 to group 2/0x3e4c031e
NOTE: assigning ARB8 to group 2/0x3e4c031e
NOTE: assigning ARB9 to group 2/0x3e4c031e
NOTE: assigning ARBA to group 2/0x3e4c031e

(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)
(DISKGROUP1)

Thu Jan 23 12:24:42 2014


NOTE: stopping process ARB5
NOTE: stopping process ARB7
NOTE: stopping process ARB4
NOTE: stopping process ARB1
NOTE: stopping process ARB6
NOTE: stopping process ARB2
NOTE: stopping process ARBA
NOTE: stopping process ARB3
NOTE: stopping process ARB8
NOTE: stopping process ARB0
NOTE: stopping process ARB9
Thu Jan 23 12:24:48 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 12:24:48 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
NOTE: PST update: grp = 2
NOTE: PST update: grp = 2
-------------------------------------disk234 en host
disco de 200 /dev/rdisk/disk34
disk243 en host
disco de 500 /dev/rdisk/disk36
disk252 en host
disco de 80GB /dev/rdisk/disk38
disk261 en host
disco de 150GB /dev/rdisk/disk40
disk270 en host
disco de 100GB /dev/rdisk/disk42
--------------------------------------

ALTER
ALTER
ALTER
ALTER

DISKGROUP
DISKGROUP
DISKGROUP
DISKGROUP

DGEXTRA01 DROP DISK DGEXTRA01_0000 REBALANCE POWER 11;


DISKGROUP1 DROP DISK DISKGROUP1_0000 REBALANCE POWER 11;
DISKGROUP1 DROP DISK DISKGROUP1_0001 REBALANCE POWER 11;
DISKGROUP1 DROP DISK DISKGROUP1_0002 REBALANCE POWER 11;

ALTER DISKGROUP DISKGROUP1 DROP DISK DISKGROUP1_0003 REBALANCE POWER 11;


-------------------------------------GPO Disk NAME
MODE_ST STATE PATH
FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- ------------------------------------------------------ ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
1
0 DGEXTRA01_0000
DGEXTRA01_0000
1
1 DGEXTRA01_0002
DGEXTRA01_0002

ONLINE NORMAL /dev/rdisk/disk23


0
0
0 204800
ONLINE NORMAL /dev/rdisk/disk34
0
0
0 204800

145142

2
0 DISKGROUP1_0000
DISKGROUP1_0000
2
4 DISKGROUP1_0000_2
DISKGROUP1_0000_2

ONLINE NORMAL /dev/rdisk/disk24


0
0
0 512000
ONLINE NORMAL /dev/rdisk/disk36
0
0
0 512000

404039

2
1 DISKGROUP1_0001
DISKGROUP1_0001
2
5 DISKGROUP1_0001_2
DISKGROUP1_0001_2

ONLINE NORMAL /dev/rdisk/disk25


0
0
0
81920
ONLINE NORMAL /dev/rdisk/disk38
0
0
0
81920

64644

2
2 DISKGROUP1_0002
DISKGROUP1_0002
2
6 DISKGROUP1_0002_2
DISKGROUP1_0002_2

ONLINE NORMAL /dev/rdisk/disk26


0
0
0 153600
ONLINE NORMAL /dev/rdisk/disk40
0
0
0 153600

121210

2
3 DISKGROUP1_0003
DISKGROUP1_0003
2
7 DISKGROUP1_0003_2
DISKGROUP1_0003_2

ONLINE NORMAL /dev/rdisk/disk27


0
0
0 102400
ONLINE NORMAL /dev/rdisk/disk42
0
0
0 102400

80807

145142

404038

64644

121210

80807

ASMCMD> lsdg
State
Type
Rebal Unbal Sector Block
AU Total_MB Free_MB Req_mi
r_free_MB Usable_file_MB Offline_disks Name
MOUNTED EXTERN N
N
1024 4096 1048576
409600 290284
0
290284
0 DGEXTRA01/
MOUNTED EXTERN N
N
1024 4096 1048576 1699840 1341399
0
1341399
0 DISKGROUP1/

Thu Jan 23 12:24:42 2014


NOTE: stopping process ARB5
NOTE: stopping process ARB7
NOTE: stopping process ARB4
NOTE: stopping process ARB1

NOTE: stopping process ARB6


NOTE: stopping process ARB2
NOTE: stopping process ARBA
NOTE: stopping process ARB3
NOTE: stopping process ARB8
NOTE: stopping process ARB0
NOTE: stopping process ARB9
Thu Jan 23 12:24:48 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 12:24:48 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
NOTE: PST update: grp = 2
NOTE: PST update: grp = 2
Thu Jan 23 12:31:50 2014
SQL> ALTER DISKGROUP DGEXTRA01 DROP DISK DGEXTRA01_0000 REBALANCE POWER 11
Thu Jan 23 12:31:50 2014
NOTE: PST update: grp = 1
NOTE: requesting all-instance membership refresh for group=1
Thu Jan 23 12:31:50 2014
NOTE: membership refresh pending for group 1/0x3e3c031d (DGEXTRA01)
SUCCESS: refreshed membership for 1/0x3e3c031d (DGEXTRA01)
Thu Jan 23 12:31:56 2014
NOTE: starting rebalance of group 1/0x3e3c031d (DGEXTRA01) at power 11
Starting background process ARB0
Starting background process ARB1
ARB0 started with pid=13, OS id=9892
Thu Jan 23 12:31:56 2014
Starting background process ARB2
ARB1 started with pid=15, OS id=9894
Thu Jan 23 12:31:56 2014
Starting background process ARB3
ARB2 started with pid=16, OS id=9896
Thu Jan 23 12:31:57 2014
Starting background process ARB4
ARB3 started with pid=17, OS id=9898
Thu Jan 23 12:31:57 2014
Starting background process ARB5
ARB4 started with pid=18, OS id=9900
Thu Jan 23 12:31:57 2014
Starting background process ARB6
ARB5 started with pid=19, OS id=9902
Thu Jan 23 12:31:57 2014
Starting background process ARB7
ARB6 started with pid=20, OS id=9904
Thu Jan 23 12:31:57 2014
Starting background process ARB8
ARB7 started with pid=21, OS id=9906
Thu Jan 23 12:31:57 2014
Starting background process ARB9
ARB8 started with pid=22, OS id=9908
Thu Jan 23 12:31:57 2014
Starting background process ARBA
ARB9 started with pid=23, OS id=9910
Thu Jan 23 12:31:57 2014
NOTE: assigning ARB0 to group 1/0x3e3c031d (DGEXTRA01)
ARBA started with pid=24, OS id=9912
Thu Jan 23 12:31:57 2014
NOTE: assigning ARB1 to group 1/0x3e3c031d (DGEXTRA01)
NOTE: assigning ARB2 to group 1/0x3e3c031d (DGEXTRA01)
NOTE: assigning ARB3 to group 1/0x3e3c031d (DGEXTRA01)

NOTE: assigning ARB4 to group 1/0x3e3c031d (DGEXTRA01)


NOTE: assigning ARB5 to group 1/0x3e3c031d (DGEXTRA01)
Thu Jan 23 12:31:57 2014
NOTE: F1X0 copy 1 relocating from 0:2 to 1:59657
Thu Jan 23 12:31:57 2014
NOTE: assigning ARB6 to group 1/0x3e3c031d (DGEXTRA01)
NOTE: assigning ARB7 to group 1/0x3e3c031d (DGEXTRA01)
NOTE: assigning ARB8 to group 1/0x3e3c031d (DGEXTRA01)
NOTE: assigning ARB9 to group 1/0x3e3c031d (DGEXTRA01)
NOTE: assigning ARBA to group 1/0x3e3c031d (DGEXTRA01)
Thu Jan 23 12:54:24 2014
NOTE: stopping process ARB7
NOTE: stopping process ARB9
NOTE: stopping process ARBA
NOTE: stopping process ARB8
NOTE: stopping process ARB3
NOTE: stopping process ARB0
NOTE: stopping process ARB2
NOTE: stopping process ARB6
Thu Jan 23 12:54:36 2014
NOTE: stopping process ARB5
NOTE: stopping process ARB4
NOTE: stopping process ARB1
Thu Jan 23 12:54:41 2014
SUCCESS: rebalance completed for group 1/0x3e3c031d (DGEXTRA01)
Thu Jan 23 12:54:41 2014
SUCCESS: rebalance completed for group 1/0x3e3c031d (DGEXTRA01)
NOTE: PST update: grp = 1
SUCCESS: grp 1 disk DGEXTRA01_0000 emptied
WARNING: offlining disk 0.3202151405 (DGEXTRA01_0000) with mask 0x1
NOTE: PST update: grp = 1, dsk = 0, mode = 0x6
Thu Jan 23 12:54:41 2014
NOTE: group DGEXTRA01: relocated PST to: disk 0001 (PST copy 0)
NOTE: cache closing disk 0 of grp 1: DGEXTRA01_0000
Thu Jan 23 12:54:41 2014
NOTE: PST update: grp = 1
NOTE: erasing header on grp 1 disk DGEXTRA01_0000
NOTE: cache closing disk 0 of grp 1: DGEXTRA01_0000

GPO Disk NAME


MODE_ST STATE PATH
FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- ------------------------------------------------------ ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
0
1
ONLINE NORMAL /dev/rdisk/disk23
0
204800
0
1
1 DGEXTRA01_0002
ONLINE NORMAL /dev/rdisk/disk34
DGEXTRA01_0002
0
0
0 204800
85487
2
0 DISKGROUP1_0000
ONLINE NORMAL /dev/rdisk/disk24
DISKGROUP1_0000
0
0
0 512000
404039
2
1 DISKGROUP1_0001
ONLINE NORMAL /dev/rdisk/disk25
DISKGROUP1_0001
0
0
0
81920
64644
2
2 DISKGROUP1_0002
ONLINE NORMAL /dev/rdisk/disk26
DISKGROUP1_0002
0
0
0 153600
121210
2
3 DISKGROUP1_0003
ONLINE NORMAL /dev/rdisk/disk27
DISKGROUP1_0003
0
0
0 102400
80807

2
4 DISKGROUP1_0000_2
DISKGROUP1_0000_2
2
5 DISKGROUP1_0001_2
DISKGROUP1_0001_2
2
6 DISKGROUP1_0002_2
DISKGROUP1_0002_2
2
7 DISKGROUP1_0003_2
DISKGROUP1_0003_2

ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0

NORMAL
0
NORMAL
0
NORMAL
0
NORMAL
0

/dev/rdisk/disk36
0 512000
/dev/rdisk/disk38
0
81920
/dev/rdisk/disk40
0 153600
/dev/rdisk/disk42
0 102400

404038
64644
121210
80807

GPO Disk NAME


MODE_ST STATE PATH
FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- ------------------------------------------------------ ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
0
1
ONLINE NORMAL /dev/rdisk/disk23
0
204800
0
0
2
ONLINE NORMAL /dev/rdisk/disk24
0
512000
0
1
1 DGEXTRA01_0002
ONLINE NORMAL /dev/rdisk/disk34
DGEXTRA01_0002
0
0
0 204800
85487
2
1 DISKGROUP1_0001
ONLINE NORMAL /dev/rdisk/disk25
DISKGROUP1_0001
0
0
0
81920
57185
2
2 DISKGROUP1_0002
ONLINE NORMAL /dev/rdisk/disk26
DISKGROUP1_0002
0
0
0 153600
107225
2
3 DISKGROUP1_0003
ONLINE NORMAL /dev/rdisk/disk27
DISKGROUP1_0003
0
0
0 102400
71482
2
4 DISKGROUP1_0000_2 ONLINE NORMAL /dev/rdisk/disk36
DISKGROUP1_0000_2
0
0
0 512000
357616
2
5 DISKGROUP1_0001_2 ONLINE NORMAL /dev/rdisk/disk38
DISKGROUP1_0001_2
0
0
0
81920
57183
2
6 DISKGROUP1_0002_2 ONLINE NORMAL /dev/rdisk/disk40
DISKGROUP1_0002_2
0
0
0 153600
107225
2
7 DISKGROUP1_0003_2 ONLINE NORMAL /dev/rdisk/disk42
DISKGROUP1_0003_2
0
0
0 102400
71481
Thu Jan 23 13:24:15 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 13:24:15 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
NOTE: PST update: grp = 2
SUCCESS: grp 2 disk DISKGROUP1_0000 emptied
Thu Jan 23 13:24:17 2014
WARNING: offlining disk 0.3202151406 (DISKGROUP1_0000) with mask 0x1
NOTE: PST update: grp = 2, dsk = 0, mode = 0x6
Thu Jan 23 13:24:17 2014
NOTE: group DISKGROUP1: relocated PST to: disk 0001 (PST copy 0)
NOTE: cache closing disk 0 of grp 2: DISKGROUP1_0000
Thu Jan 23 13:24:17 2014
NOTE: PST update: grp = 2
NOTE: erasing header on grp 2 disk DISKGROUP1_0000
NOTE: cache closing disk 0 of grp 2: DISKGROUP1_0000
--------------Thu Jan 23 15:11:51 2014
NOTE: stopping process ARB8
NOTE: stopping process ARB7
NOTE: stopping process ARBA

NOTE: stopping process ARB3


NOTE: stopping process ARB5
NOTE: stopping process ARB1
NOTE: stopping process ARB4
NOTE: stopping process ARB6
NOTE: stopping process ARB0
NOTE: stopping process ARB9
NOTE: stopping process ARB2
Thu Jan 23 15:11:57 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 15:11:58 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
NOTE: PST update: grp = 2
SUCCESS: grp 2 disk DISKGROUP1_0001 emptied
WARNING: offlining disk 1.3202151408 (DISKGROUP1_0001) with mask 0x1
NOTE: PST update: grp = 2, dsk = 1, mode = 0x6
Thu Jan 23 15:11:59 2014
NOTE: group DISKGROUP1: relocated PST to: disk 0002 (PST copy 0)
NOTE: cache closing disk 1 of grp 2: DISKGROUP1_0001
Thu Jan 23 15:11:59 2014
NOTE: PST update: grp = 2
NOTE: erasing header on grp 2 disk DISKGROUP1_0001
NOTE: cache closing disk 1 of grp 2: DISKGROUP1_0001

GPO Disk NAME


MODE_ST STATE PATH
FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- ------------------------------------------------------ ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
0
1
ONLINE NORMAL /dev/rdisk/disk23
0
204800
0
0
2
ONLINE NORMAL /dev/rdisk/disk24
0
512000
0
0
3
ONLINE NORMAL /dev/rdisk/disk25
0
81920
0
1
1 DGEXTRA01_0002
ONLINE NORMAL /dev/rdisk/disk34
DGEXTRA01_0002
0
0
0 204800
85487
2
2 DISKGROUP1_0002
ONLINE NORMAL /dev/rdisk/disk26
DISKGROUP1_0002
0
0
0 153600
103816
2
3 DISKGROUP1_0003
ONLINE NORMAL /dev/rdisk/disk27
DISKGROUP1_0003
0
0
0 102400
69210
2
4 DISKGROUP1_0000_2 ONLINE NORMAL /dev/rdisk/disk36
DISKGROUP1_0000_2
0
0
0 512000
346059
2
5 DISKGROUP1_0001_2 ONLINE NORMAL /dev/rdisk/disk38
DISKGROUP1_0001_2
0
0
0
81920
55368
2
6 DISKGROUP1_0002_2 ONLINE NORMAL /dev/rdisk/disk40
DISKGROUP1_0002_2
0
0
0 153600
103816
2
7 DISKGROUP1_0003_2 ONLINE NORMAL /dev/rdisk/disk42
DISKGROUP1_0003_2
0
0
0 102400
69210
GPO Disk NAME
MODE_ST STATE PATH
FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- ------------------------------------------------------ ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
0
1
ONLINE NORMAL /dev/rdisk/disk23

1
1 DGEXTRA01_0002
DGEXTRA01_0002
2
3 DISKGROUP1_0003
DISKGROUP1_0003
2
4 DISKGROUP1_0000_2
DISKGROUP1_0000_2
2
5 DISKGROUP1_0001_2
DISKGROUP1_0001_2
2
6 DISKGROUP1_0002_2
DISKGROUP1_0002_2
2
7 DISKGROUP1_0003_2
DISKGROUP1_0003_2

0
ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0
ONLINE
0

204800
NORMAL /dev/rdisk/disk24
512000
NORMAL /dev/rdisk/disk25
81920
NORMAL /dev/rdisk/disk26
153600
NORMAL /dev/rdisk/disk34
0
0 204800
NORMAL /dev/rdisk/disk27
0
0 102400
NORMAL /dev/rdisk/disk36
0
0 512000
NORMAL /dev/rdisk/disk38
0
0
81920
NORMAL /dev/rdisk/disk40
0
0 153600
NORMAL /dev/rdisk/disk42
0
0 102400

0
0
0
0
85487
63857
319297
51085
95786
63857

hu Jan 23 15:29:36 2014


SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 15:29:36 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
NOTE: PST update: grp = 2
SUCCESS: grp 2 disk DISKGROUP1_0002 emptied
WARNING: offlining disk 2.3202151407 (DISKGROUP1_0002) with mask 0x1
NOTE: PST update: grp = 2, dsk = 2, mode = 0x6
Thu Jan 23 15:29:37 2014
NOTE: group DISKGROUP1: relocated PST to: disk 0003 (PST copy 0)
NOTE: cache closing disk 2 of grp 2: DISKGROUP1_0002
Thu Jan 23 15:29:37 2014
NOTE: PST update: grp = 2
NOTE: erasing header on grp 2 disk DISKGROUP1_0002
NOTE: cache closing disk 2 of grp 2: DISKGROUP1_0002

SQL> start a
GPO Disk NAME
MODE_ST STATE PATH
FAILGROUP
REPAIR_TIMER Err/Read Err/Writ. MB total MB Libre
--- ---- ------------------- ------- ------- ------------------------------------------------------ ------------ -------- --------- -------- --------0
0
ONLINE NORMAL /dev/rdisk/disk22
0
73728
0
0
1
ONLINE NORMAL /dev/rdisk/disk23
0
204800
0
0
2
ONLINE NORMAL /dev/rdisk/disk24
0
512000
0
0
3
ONLINE NORMAL /dev/rdisk/disk25
0
81920
0
0
4
ONLINE NORMAL /dev/rdisk/disk26
0
153600
0
0
5
ONLINE NORMAL /dev/rdisk/disk27
0
102400
0
1
1 DGEXTRA01_0002
ONLINE NORMAL /dev/rdisk/disk34
DGEXTRA01_0002
0
0
0 204800
85487
2
4 DISKGROUP1_0000_2 ONLINE NORMAL /dev/rdisk/disk36
DISKGROUP1_0000_2
0
0
0 512000
296124

2
5 DISKGROUP1_0001_2
DISKGROUP1_0001_2
2
6 DISKGROUP1_0002_2
DISKGROUP1_0002_2
2
7 DISKGROUP1_0003_2
DISKGROUP1_0003_2

ONLINE NORMAL /dev/rdisk/disk38


0
0
0
81920
ONLINE NORMAL /dev/rdisk/disk40
0
0
0 153600
ONLINE NORMAL /dev/rdisk/disk42
0
0
0 102400

47359
88801
59200

11 rows selected.
ASMCMD> lsdg
State
Type
Rebal Unbal Sector Block
AU Total_MB Free_MB Req_mi
r_free_MB Usable_file_MB Offline_disks Name
MOUNTED EXTERN N
N
1024 4096 1048576
204800
85487
0
85487
0 DGEXTRA01/
MOUNTED EXTERN N
N
1024 4096 1048576
849920 491484
0
491484
0 DISKGROUP1/
NOTE: stopping process ARB6
NOTE: stopping process ARB4
NOTE: stopping process ARB8
NOTE: stopping process ARB3
NOTE: stopping process ARB1
NOTE: stopping process ARB5
NOTE: stopping process ARB2
NOTE: stopping process ARBA
NOTE: stopping process ARB0
NOTE: stopping process ARB9
NOTE: stopping process ARB7
Thu Jan 23 15:45:50 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
Thu Jan 23 15:45:50 2014
SUCCESS: rebalance completed for group 2/0x3e4c031e (DISKGROUP1)
NOTE: PST update: grp = 2
SUCCESS: grp 2 disk DISKGROUP1_0003 emptied
WARNING: offlining disk 3.3202151409 (DISKGROUP1_0003) with mask 0x1
NOTE: PST update: grp = 2, dsk = 3, mode = 0x6
Thu Jan 23 15:45:51 2014
NOTE: group DISKGROUP1: relocated PST to: disk 0004 (PST copy 0)
NOTE: cache closing disk 3 of grp 2: DISKGROUP1_0003
Thu Jan 23 15:45:51 2014
NOTE: PST update: grp = 2
NOTE: erasing header on grp 2 disk DISKGROUP1_0003
NOTE: cache closing disk 3 of grp 2: DISKGROUP1_0003

Вам также может понравиться