当前位置:网站首页>Create ASM disk through DD
Create ASM disk through DD
2022-07-04 04:40:00 【Drunken Xiaobai】
problem 0:raw /dev/raw/raw10 /dev/loop11 There is no raw10 Generate
After restart
Use losetup Realization linux Ordinary documents do asm disk
problem 1:ORA-15260: permission denied on ASM disk group
Solution :
sqlplus / as sysasm
problem 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
Solution :
chmod 660 /dev/raw/raw1
chown oracle:dba /dev/raw/raw1
problem 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
Solution :
alter system set asm_diskstring='/dev/raw/*'; 


边栏推荐
- y55.第三章 Kubernetes从入门到精通 -- HPA控制器及metrics-server(二八)
- Kivy教程之 格式化文本 (教程含源码)
- Asahi Kasei participated in the 5th China International Import Expo (5th ciie) for the first time
- 新手找陪驾要注意什么
- Network - vxlan
- 1. Mx6u-alpha development board (simulating STM32 drive development experiment)
- Use NRM and NVM to manage your NPM source and node versions
- The interactive solution of JS and app in the H5 page embedded in app (parameters can be transferred and callbacks can be made)
- 陪驾注意事项 这23点要注意!
- Kivy教程之 自定义字体(教程含源码)
猜你喜欢

【愚公系列】2022年7月 Go教学课程 002-Go语言环境安装

Imitation of "game bird" source code, mobile game issue evaluation, open service, open test collection, game download website template

虚拟商品帐号交易平台源码_支持个人二维码收款

Zhengzhou zhengqingyuan Culture Communication Co., Ltd.: seven marketing skills for small enterprises

微信公众号无限回调授权系统源码

Talking about JVM

浅谈JVM的那些事

软件设计文档示例模板 - 学习/实践

6-4漏洞利用-SSH Banner信息获取

Emlog用户注册插件 价值80元
随机推荐
(pointer) write function void fun (int x, int *pp, int *n)
GUI 应用:socket 网络聊天室
新手找陪驾要注意什么
技术管理 - 学习/实践
Emlog user registration plug-in is worth 80 yuan
leetcode:1314. 矩阵区域和【二维前缀和模板】
NFT new opportunity, multimedia NFT aggregation platform okaleido will be launched soon
The interactive solution of JS and app in the H5 page embedded in app (parameters can be transferred and callbacks can be made)
分布式CAP理论
一个漂亮的API文档生成工具
通过dd创建asm disk
Deep parsing structured exception handling (SEH) - by Matt Pietrek
[microservices openfeign] two degradation methods of feign | fallback | fallbackfactory
Instructions for LPC interrupt binding under ft2000+
Unity Resource path
Formatted text of Kivy tutorial (tutorial includes source code)
【愚公系列】2022年7月 Go教学课程 001-Go语言前提简介
RPC技术
B. All Distinct
RPC Technology