暂无图片
暂无图片
暂无图片
暂无图片
暂无图片
Exadata-cell节点硬盘更换方案.pdf
927
6页
30次
2021-05-19
免费下载
Exdata X2-2 cell
1.
1.1 OS
#imagifo
OS
1.2
1.2.1 list physicaldisk failture
CellCLI> LIST PHYSICALDISK WHERE diskType=HardDisk AND status=critical DETAIL
name: 28:5
deviceId: 21
diskType: HardDisk
...
luns: 0_5
makeModel: "SEAGATE ST360057SSUN600G"
physicalFirmware: 0705
physicalInterface: sas
physicalSerial: E07KZ8
physicalSize: 558.9109999993816G
slotNumber: 5
status: critical
11.2.3.1.x
CellCLI> LIST PHYSICALDISK WHERE diskType=HardDisk AND status like failed DETAIL
11.2.3.1.x
name slotnumber LED
1.2.2
CellCLI>list celldisk where lun=0_5 detail
1.2.3 celldisk griddisk
CellCLI>list griddisk where celldisk=CD_05_dm01cel01 (cell
2. ASM disk drop
2.1 grid
edx2db01 login: oracle
Password:
Last login: Thu Jul 12 14:43:10 on ttyS0
[oracle@edx2db01 ~]$
2.2 DB ASM sql plus
[oracle@edx2db01 ~]$ . oraenv
ORACLE_SID = [oracle] ? +ASM1
The Oracle base has been set to /u01/app/oracle
[oracle@edx2db01 ~]$ sqlplus ' / as sysasm'
SQL*Plus: Release 11.2.0.2.0 Production on Thu Jul 12 14:45:20 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
With the Real Application Clusters and Automatic Storage Management options
SQL>
2.3
SQL> set lines 180 pages 999
SQL> col path format a50
SQL> select group_number,path,header_status,mount_status,mode_status,name from
V$ASM_DISK where path like ' CD_05_dm01cel01 ';
no rows selected. ASM drop,
drop drop ASM reblance
ASM reblance
SQL> select * from gv$asm_operation where state= RUN;
drop
SQL> alter diskgroup dbfs_dg drop disk DBFS_DG_CD_05_dm01cel01 rebalance power 4;
SQL> alter diskgroup reco drop disk DBFS_DG_CD_05_dm01cel01 rebalance power 4;
SQL> alter diskgroup data_dg drop disk DBFS_DG_CD_05_dm01cel01 rebalance power 4;
ASM reblance
SQL> select * from gv$asm_operation where state= RUN;
of 6
免费下载
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文档的来源(墨天轮),文档链接,文档作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

文档被以下合辑收录

评论

关注
最新上传
暂无内容,敬请期待...
下载排行榜
Top250 周榜 月榜