| |
|
开发:
C++知识库
Java知识库
JavaScript
Python
PHP知识库
人工智能
区块链
大数据
移动开发
嵌入式
开发工具
数据结构与算法
开发测试
游戏开发
网络协议
系统运维
教程: HTML教程 CSS教程 JavaScript教程 Go语言教程 JQuery教程 VUE教程 VUE3教程 Bootstrap教程 SQL数据库教程 C语言教程 C++教程 Java教程 Python教程 Python3教程 C#教程 数码: 电脑 笔记本 显卡 显示器 固态硬盘 硬盘 耳机 手机 iphone vivo oppo 小米 华为 单反 装机 图拉丁 |
-> 大数据 -> Oracle Exadata换盘操作-Replacing a Hard Disk Proactively -> 正文阅读 |
|
[大数据]Oracle Exadata换盘操作-Replacing a Hard Disk Proactively |
本操作已经在生产环境中实施(cell节点),记录操作过程(大概过程,部分命令为docs文档命令,部分为实际操作命令)。 参考文档: Maintaining Oracle Exadata Storage Servers 3.3.6?Replacing a Hard Disk Proactively How to Replace a Hard Drive in an Exadata Storage Cell Server (Hard Failure) (Doc ID 1386147.1) Exadata ALTER PHYSICALDISK N:N DROP FOR REPLACEMENT is hung (Doc ID 2574663.1) ? Exadata Storage software has a complete set of automated operations for hard disk maintenance, when a hard disk has failed or has been flagged as a problematic disk. But there are situations where a hard disk has to be removed proactively from the configuration. In the CellCLI? The redundancy of the disk group is compromised until the hard disk has been replaced or re-enabled, and the subsequent rebalance completes.?This is especially important for disk groups using normal redundancy. To reduce the risk of having a disk group without full redundancy and proactively replace a hard disk, follow this procedure: 确认物理硬盘,关联的LUN、celldisk、griddisk
结果类似下面:
查看LUN的信息
在ASM层面drop掉griddisk
等待完成reblance?
drop磁盘for replace
执行完毕上面的drop for replace后,存储cell上,硬盘的灯会变成蓝色。(Cell上有个HDD MAP,可以看硬盘在那个插槽,为了确保准确,还是将该硬盘的灯点亮) 替换硬盘,拔掉硬盘,官方文档建议等待3分钟后插入硬盘(实际操作,没有等待3分钟) 查看LUN、celldisk、griddisk信息
确认磁盘已经加入到ASM中,以下查询会返回0. 如果没有加入,则需要手工加入,一般情况,LUN、Celldisk、griddisk会自动创建(在cell的alertlog中可以看到)。
手工加入磁盘到ASM
查看reblance。完工。 补充:如果拔错盘了。怎么处理,再插进去。官方文档有说明 3.3.9?Removing and Replacing the Same Hard Disk What happens if you accidentally remove the wrong hard disk? If you inadvertently remove the wrong hard disk, then put the disk back. It will automatically be added back in the Oracle ASM disk group, and its data is resynchronized. 如果盘插入到了错误的插槽,被reject了,怎么处理,官方文档,re-enable 3.3.10?Re-Enabling a Hard Disk That Was Rejected If a physical disk was rejected because it was inserted into the wrong slot, you can re-enable the disk. Run the following command: Caution: The following command removes all data on the physical disk.
The following is an example of the output from the command:
END |
|
|
上一篇文章 下一篇文章 查看所有文章 |
|
开发:
C++知识库
Java知识库
JavaScript
Python
PHP知识库
人工智能
区块链
大数据
移动开发
嵌入式
开发工具
数据结构与算法
开发测试
游戏开发
网络协议
系统运维
教程: HTML教程 CSS教程 JavaScript教程 Go语言教程 JQuery教程 VUE教程 VUE3教程 Bootstrap教程 SQL数据库教程 C语言教程 C++教程 Java教程 Python教程 Python3教程 C#教程 数码: 电脑 笔记本 显卡 显示器 固态硬盘 硬盘 耳机 手机 iphone vivo oppo 小米 华为 单反 装机 图拉丁 |
360图书馆 购物 三丰科技 阅读网 日历 万年历 2024年11日历 | -2024/11/23 10:15:36- |
|
网站联系: qq:121756557 email:121756557@qq.com IT数码 |