当前位置:网站首页>通过dd创建asm disk
通过dd创建asm disk
2022-07-04 03:53:00 【喝醉酒的小白】
问题0:raw /dev/raw/raw10 /dev/loop11 后没有raw10生成
重启后有了
问题1:ORA-15260: permission denied on ASM disk group
解决方案:
sqlplus / as sysasm
问题2:ORA-15031: disk specification ‘/dev/raw/raw10’ matches no disks
[email protected]+ASM> create diskgroup xff external redundancy disk '/dev/raw/raw10';
create diskgroup xff external redundancy disk '/dev/raw/raw10'
*
ERROR at line 1:
ORA-15018: diskgroup cannot be created
ORA-15031: disk specification '/dev/raw/raw10' matches no disks
ORA-15025: could not open disk "/dev/raw/raw10"
ORA-27041: unable to open file
Linux-x86_64 Error: 13: Permission denied
Additional information: 42
Additional information: 1241279430721
Additional information: 68719476736
解决方案:
chmod 660 /dev/raw/raw1
chown oracle:dba /dev/raw/raw1
问题3:ORA-15031: disk specification ‘/dev/raw/raw10’ matches no disks
[email protected]+ASM> create diskgroup xff external redundancy disk '/dev/raw/raw10';
create diskgroup xff external redundancy disk '/dev/raw/raw10'
*
ERROR at line 1:
ORA-15018: diskgroup cannot be created
ORA-15031: disk specification '/dev/raw/raw10' matches no disks
ORA-15014: path '/dev/raw/raw10' is not in the discovery set
解决方案:
alter system set asm_diskstring='/dev/raw/*';
边栏推荐
- C language bidirectional linked list first edition
- How to add custom API objects in kubernetes (1)
- How to add custom API objects in kubernetes (1)
- Wobo Union ended its strategic evaluation and decided to retain Bozi's business with excellent performance
- [cloud native] those lines of code that look awesome but have a very simple principle
- Wechat official account infinite callback authorization system source code
- (指針)自己寫一個比較字符串大小的函數,功能與strcmp類似。
- Select function variable column name in dplyr of R language
- 博朗与Virgil Abloh于2021年为纪念博朗品牌100周年而联合打造的“功能性艺术”将在博物馆展出Abloh作品期间首次亮相
- Touch your hand and bring you a commonjs specification
猜你喜欢
MySQL 索引和事务
The "functional art" jointly created by Bolang and Virgil abloh in 2021 to commemorate the 100th anniversary of Bolang brand will debut during the exhibition of abloh's works in the museum
架构训练毕业设计+总结
什么是上下文?
tdk-lambda电源主要应用
优秀的测试/开发程序员是怎么修炼的?该往哪走......
Flink learning 8: data consistency
Architecture training graduation design + summary
leetcode:1314. Matrix area and [2D prefix and template]
Wechat official account infinite callback authorization system source code
随机推荐
一个漂亮的API文档生成工具
MIN_RTO 对话
RPC Technology
博朗与Virgil Abloh于2021年为纪念博朗品牌100周年而联合打造的“功能性艺术”将在博物馆展出Abloh作品期间首次亮相
RHCSA 06 - suid, sgid, sticky bit(待补充)
微信公众号无限回调授权系统源码
NFT新的契机,多媒体NFT聚合平台OKALEIDO即将上线
Main applications of TDK lambda power supply
【云原生】那些看起来很牛X,原理却很简单的一行代码
“找工作不要太在意工资”,这是我听过最大的谎言
Keysight N9320B射频频谱分析仪解决轮胎压力监测方案
沃博联结束战略评估,决定保留表现优异的博姿业务
普源DS1000Z系列数字示波器在通信原理实验中的应用方案
新手找陪驾要注意什么
Operation of ES6
What is the difference between Western Digital Green disk, blue disk, black disk, red disk and purple disk
How to add custom API objects in kubernetes (1)
Redis: hash type data operation command
Leetcode brush questions: binary tree 05 (flip binary tree)
Unity资源路径