当前位置:网站首页>通过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/*';
边栏推荐
- [microservices openfeign] two degradation methods of feign | fallback | fallbackfactory
- Leetcode 121 best time to buy and sell stock (simple)
- FT2000+下LPC中断绑核使用说明
- B. All Distinct
- UnicodeDecodeError: ‘gbk‘ codec can‘t decode byte 0x98 in position 1093: illegal multibyte sequence
- Boutique website navigation theme whole station source code WordPress template adaptive mobile terminal
- 资深开发人员告诉你,怎样编写出优秀的代码?
- 牛客小白月赛49
- NFT新的契机,多媒体NFT聚合平台OKALEIDO即将上线
- (pointer) write a function to compare the size of strings by yourself, which is similar to StrCmp.
猜你喜欢
随机推荐
Asahi Kasei participated in the 5th China International Import Expo (5th ciie) for the first time
陪驾注意事项 这23点要注意!
优秀的测试/开发程序员是怎么修炼的?该往哪走......
两万字带你掌握多线程
5张图告诉你:同样是职场人,差距怎么这么大?
Virtual commodity account trading platform source code_ Support personal QR code collection
Kivy教程之 07 组件和属性绑定实现按钮button点击修改label组件(教程含源码)
多位科技公司创始人向Entrepreneur First提供高达1.58亿美元的C轮融资,协助其投资下一代全球创新者
资深开发人员告诉你,怎样编写出优秀的代码?
Statistical genetics: Chapter 3, population genetics
Redis: order collection Zset type data operation command
leetcode:1314. 矩阵区域和【二维前缀和模板】
Redis: operation command for collecting set type data
RHCSA 07 - 用户与群组管理
"Don't care too much about salary when looking for a job", this is the biggest lie I've ever heard
How to add custom API objects in kubernetes (1)
【微信小程序】好看的轮播图组件
Emlog user registration plug-in is worth 80 yuan
What does software testing do? Find defects and improve the quality of software
架构实战营 - 第 6 期 模块九之毕业设计