oracle 11.2.0.3 rac資料庫線上新增ASM儲存空間
環境:oracle 11.2.0.3 RAC,linux ASM儲存,資料庫儲存空間不夠,新增ASM磁碟。整個過程不需要停叢集以及資料庫。
1、在磁碟上建分割槽
[root@RAC-1 mapper]# fdisk /dev/mapper/data15
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel with disk identifier 0x386ecaa5.
Changes will remain in memory only, until you decide to write them.
After that, of course, the previous content won't be recoverable.
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
WARNING: DOS-compatible mode is deprecated. It's strongly recommended to
switch off the mode (command 'c') and change display units to
sectors (command 'u').
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-26108, default 1): 1
Last cylinder, +cylinders or +size{K,M,G} (1-26108, default 26108):
Using default value 26108
Command (m for help): w
2、載入已更新的塊裝置分割槽表(在rac的兩臺機器上執行)
/sbin/partprobe /dev/mapper/data15
3、授權
chown -R oracle:oinstall /dev/mapper/data15*
chmod -R 777 /dev/mapper/data15*
4、給磁碟組新增磁碟
su - grid
sqlplus / as sysasm
alter diskgroup data add disk '/dev/mapper/data15p1';
su - grid
asmcmd
lsdg ----可以看到磁碟組增加了200G。
5、新增完成後,進行資料庫和叢集檢查,一切正常。
1、在磁碟上建分割槽
[root@RAC-1 mapper]# fdisk /dev/mapper/data15
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel with disk identifier 0x386ecaa5.
Changes will remain in memory only, until you decide to write them.
After that, of course, the previous content won't be recoverable.
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
WARNING: DOS-compatible mode is deprecated. It's strongly recommended to
switch off the mode (command 'c') and change display units to
sectors (command 'u').
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-26108, default 1): 1
Last cylinder, +cylinders or +size{K,M,G} (1-26108, default 26108):
Using default value 26108
Command (m for help): w
2、載入已更新的塊裝置分割槽表(在rac的兩臺機器上執行)
/sbin/partprobe /dev/mapper/data15
3、授權
chown -R oracle:oinstall /dev/mapper/data15*
chmod -R 777 /dev/mapper/data15*
4、給磁碟組新增磁碟
su - grid
sqlplus / as sysasm
alter diskgroup data add disk '/dev/mapper/data15p1';
su - grid
asmcmd
lsdg ----可以看到磁碟組增加了200G。
5、新增完成後,進行資料庫和叢集檢查,一切正常。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22969361/viewspace-1115058/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle資料庫 ASM磁碟線上擴容Oracle資料庫ASM
- oracle RAC+DG 擴容ASM和表空間(Linux)OracleASMLinux
- oracle RAC 更換儲存遷移資料Oracle
- 清理oracle資料庫空間Oracle資料庫
- oracle資料庫11.2.0.3升級到11.2.0.4Oracle資料庫
- oracle rac 11.2.0.3 升級到11.2.0.4Oracle
- Oracle 10g RAC 資料儲存更換Oracle 10g
- ASM空間爆滿導致資料庫掛起ASM資料庫
- 資料庫恢復中需要大量儲存空間的原因HQ資料庫
- ORACLE ASM磁碟組空間溢位OracleASM
- jdbc連線oracle rac資料庫的寫法JDBCOracle資料庫
- oracle dg庫資料檔案空間不足Oracle
- Oracle資料庫閃回區空間不足Oracle資料庫
- ORACLE ASM的SSD磁碟空間回收分析OracleASM
- 【資料庫資料恢復】Oracle資料庫ASM磁碟組掉線如何恢復資料?資料庫資料恢復OracleASM
- 阿里雲資料庫Redis正式上線Tair持久儲存系列阿里資料庫RedisAI
- ORACLE線上切換undo表空間Oracle
- 【資料庫資料恢復】ASM磁碟組掉線的Oracle資料庫資料恢復案例資料庫資料恢復ASMOracle
- Oracle OCP(42):ASM 儲存結構簡介OracleASM
- Oracle RAC+DG 表空間擴容Oracle
- Oracle案例11——Oracle表空間資料庫檔案收縮Oracle資料庫
- 如何延長儲存伺服器上資料的儲存時間?伺服器
- vgant 安裝oracle資料庫racOracle資料庫
- oracle rac資料庫的安裝Oracle資料庫
- Ubuntu 上更改 MySQL 資料庫資料儲存目錄UbuntuMySql資料庫
- 2.10.3 使用 Oracle Automatic Storage Management (Oracle ASM) 克隆資料庫OracleASM資料庫
- oracle10gR1 asm儲存簡單示例OracleASM
- 【BUILD_ORACLE】Oracle 19c RAC搭建(六)建立RAC資料庫UIOracle資料庫
- oracle 新增儲存自動擴充套件資料檔案流程(auto)Oracle套件
- Oracle資料庫(RAC)巡檢報告Oracle資料庫
- GeoRapter工具將shapefile資料匯入到Oracle空間資料庫中APTOracle資料庫
- 19c rac資料庫如何新增mgmt資料庫
- Flutter持久化儲存之資料庫儲存Flutter持久化資料庫
- Oracle臨時表空間檢視、新增臨時表空間資料檔案、修改預設臨時表空間 方法!Oracle
- 3-04. 實現箱子儲物空間的儲存和資料交換
- innodb表空間儲存結構
- 【RAC】Oracle RAC上線測試場景介紹Oracle
- 【資料庫】資料庫儲存過程(一)資料庫儲存過程
- python批量統計Oracle資料庫的空間使用量PythonOracle資料庫