当前位置:网站首页>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.
边栏推荐
- GBase 8c中怎么查询数据库配置参数,例如datestyle。使用什么函数或者语法呢?
- The sorting algorithm including selection, bubble, and insertion
- 通过GBase 8c Platform安装数据库集群时报错
- ShuffleNet v2网络结构复现(Pytorch版)
- ShuffleNet v2 network structure reproduction (Pytorch version)
- inject() can only be used inside setup() or functional components.
- C# DirectoryInfo类
- Shared_preload_libraries导致很多语法不支持
- 使用requests post请求爬取申万一级行业指数行情
- 解决报错: YarnScheduler: Initial job has not accepted any resources
猜你喜欢
随机推荐
经典递归回溯问题之——解数独(LeetCode 37)
线程安全问题
ShuffleNet v2 network structure reproduction (Pytorch version)
从零开始C语言精讲篇6:结构体
设计信息录入界面,完成人员基本信息的录入工作,
redis stream 实现消息队列
Yolov5 replaces the backbone network of "Megvii Lightweight Convolutional Neural Network ShuffleNetv2"
unity3d-Animation&&Animator接口(基本使用)
binder通信实现
RT-Thread Studio学习(十二)W25Q128(SPI)的读写
此时已莺飞草长,愿世间美好与你环环相扣
经典二分法查找的进阶题目——LeetCode33 搜索旋转排序数组
Mysql insert on duplicate key 死锁问题定位与解决
线程的状态
从底层看 Redis 的五种数据类型
Distributed Computing Experiment 4 Random Signal Analysis System
<jsp:useBean>动作的使用
IDEA引入类报错:“The file size (2.59 MB) exceeds the configured limit (2.56MB)
Interpretation of new features | MySQL 8.0 online adjustment REDO
【电脑录制屏】如何使用bandicam录游戏 设置图文教程