当前位置:网站首页>About Oracle RAC 11g rebuilding the disk group
About Oracle RAC 11g rebuilding the disk group
2022-08-04 08:32:00 【TaoHanLei】
The user applied for 3 300G disks to deploy RAC. When I created the DATA disk group in ASMCA, I selected all 3 disks. As a result, the total available space of 900G is only 300GB (check the type of v$asm_diskgroup is normal, total_mb is 900G), now the DBCA database has been established, and there is still 500G of data to be stored in the future. In this case, how to rebuild the DATA disk group?Data files, control files, and parameter files are all in the DATA disk group. Can't you just delete the disk group and rebuild it?Ask for a document for rebuilding the disk group.
Other Answer 1:
Delete and rebuild very quickly, old iron, it's an empty library anyway, stop the ink, go up a shuttle.
Other Answer 2:
Delete it directly and then ASMCA
DROP DISKGROUP DATA INCLUDING CONTENTS;
Other Answer 3:
Your data files, control files, and parameter files are all in the DATA disk group.
If you delete the disk group directly, your library will not be able to get up.But there are still some missing files on the server that might prevent you from rebuilding the library.Therefore, it is recommended to redo the system and start over, which is safer.
Other Answer 4:
Reinstalling the system is too troublesome
Other Answer 5:
normal means that the redundancy is 3, so the actual space usage is basically divided by 3. If you want to use 900G of space, you can use external redundancy to rebuild the disk group.
If you are worried about the command line risk, you can directly use the graphical delete, asmca goes in to delete the disk group, and then rebuilds directly in the graphical, select external redundancy.
Other Answer 6:
Other Answer 7:
Make an rman backup first, and then rebuild the disk group.
边栏推荐
- 金仓数据库KingbaseES客户端编程接口指南-JDBC(9. JDBC 读写分离)
- 小程序如何使用订阅消息(PHP代码+小程序js代码)
- DWB主题事实及ST数据应用层构建,220803,,
- unity2D横版游戏教程7-敌人AI死亡效果
- 学会 Arthas,让你 3 年经验掌握 5 年功力
- 金仓数据库 KDTS 迁移工具使用指南 (6. 注意事项)
- yolo x 跑起来,详细的不行,且内含800错误解决办法
- 金仓数据库KingbaseES客户端编程接口指南-JDBC(6. JDBC 大对象数据处理)
- 【高并发基石】多线程、守护线程、线程安全、线程同步、互斥锁
- 为什么手动启动GBase 8c数据库中GTM节点,起不来。显示“Run cmd failed:scp: /tmp/gtm_gtm1.server: Permission denied”
猜你喜欢
随机推荐
华为设备配置VRRP与路由联动监视上行链路
使用单调栈解决接雨水问题——LeetCode 42 接雨水+单调栈说明
线程和进程之间的区别
The sorting algorithm including selection, bubble, and insertion
金仓数据库 KDTS 迁移工具使用指南 (4. BS 版使用说明)
GBase 8c数据库集群中,怎么替换节点呢?比如设置A节点为gtm,换到B节点上。
经典动态规划问题的递归实现方法——LeetCode39 组合总和
Linux Redis cache avalanche, breakdown, penetration
LeetCode 97. 交错字符串
如何从PG导入数据到kingbaseES
一天学会JDBC06:PrepaerdStatemtnt
占位,稍后补上
【虚幻引擎UE】UE5实现WEB和UE通讯思路
金仓数据库KingbaseES客户端编程接口指南-JDBC(7. JDBC事务处理)
ShuffleNet v2网络结构复现(Pytorch版)
此时已莺飞草长,愿世间美好与你环环相扣
unity3d-Animation&&Animator接口(基本使用)
Distributed Computing Experiment 4 Random Signal Analysis System
智能健身动作识别:PP-TinyPose打造AI虚拟健身教练!
高等代数_证明_对称矩阵属于不同特征值的特征向量正交