当前位置:网站首页>ACFs file system creation, expansion, reduction and other configuration steps
ACFs file system creation, expansion, reduction and other configuration steps
2022-04-23 13:42:00 【Not dizzy yet】
ACFS File system creation configuration
-
- Create the mount point directory in the operating system
Such as mount point /oggdata
Both cluster nodes need to be created
[root@syhis1 ~]# mkdir /oggdata
[root@syhis2 datafile]# mkdir /oggdata
[root@syhis1 ~]# /u01/app/grid/cfgtoollogs/asmca/scripts/acfs_script.sh
ACFS file system /oggdata is mounted on nodes syhis1,syhis2
-
- ASMCA Configure in the graphical interface
At the node 1 Of grid Under the user , start-up VNC The graphical interface , stay VNC Open in ASMCA Graphical tools (XMANAGER Open up ASMCA Graphics can be )
-
-
- First of all to root Password configuration
-
For the later mounting action , Enter... In the drawing root password ( The password is only saved during the graphical interface process , Every time I reopen ASMCA build ACFS You need to re-enter the file system )

-
-
- Create a volume group
-
Create volume groups in the graphical interface , Enter the volume group name and size , And create which ASM Disk group is enough .



-
-
- establish ACFS File system mount point
-
In the graphical interface , Enter the name of the mount point , Such as /oggdata, And assign the user name set to the directory 、 Group permission ;
Select the volume group name created in the previous step , that will do

-
-
- perform ACFS Script
-
Follow the prompts in the graphics window , Execute the corresponding script .
In execution ASMCA On that mainframe , use ROOT User execution script
[root@syhis1 ~]# /u01/app/grid/cfgtoollogs/asmca/scripts/acfs_script.sh
ACFS file system /oggdata is mounted on nodes syhis1,syhis2
-
-
- View mount point information
-
[root@syhis1 ~]# df -h
/dev/asm/oggdata-331 300G 1.2G 299G 1% /oggdata
-
- ASMCA Medium expansion and shrinkage
adopt ASMCA The graphical interface , Can achieve ACFS Online capacity expansion and space reduction of file system .
During this period, run at ACFS The database in the file system is not affected , It can be used normally. .
-
-
- Space reduction capacity


-
-
-
- Space expands capacity

-
版权声明
本文为[Not dizzy yet]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230601579960.html
边栏推荐
- SAP ui5 application development tutorial 72 - animation effect setting of SAP ui5 page routing
- torch. Where can transfer gradient
- Tangent space
- Set Jianyun x Feishu Shennuo to help the enterprise operation Department realize office automation
- [official announcement] Changsha software talent training base was established!
- 切线空间(tangent space)
- Solution: you have 18 unapplied migration (s) Your project may not work properly until you apply
- Ai21 labs | standing on the shoulders of giant frozen language models
- Ding ~ your scholarship has arrived! C certified enterprise scholarship list released
- Playwright contrôle l'ouverture de la navigation Google locale et télécharge des fichiers
猜你喜欢

Unified task distribution scheduling execution framework

Solve the problem of Oracle Chinese garbled code

Interface idempotency problem

Logstash数据处理服务的输入插件Input常见类型以及基本使用

QT调用外部程序
![[barycentric coordinate interpolation, perspective correction interpolation] principle and usage opinions](/img/db/2e7d7f519f97f0c4179a29af8942a6.png)
[barycentric coordinate interpolation, perspective correction interpolation] principle and usage opinions

Xi'an CSDN signed a contract with Xi'an Siyuan University, opening a new chapter in IT talent training

The interviewer dug a hole for me: what's the use of "/ /" in URI?

面试官给我挖坑:单台服务器并发TCP连接数到底可以有多少 ?

Android clear app cache
随机推荐
[official announcement] Changsha software talent training base was established!
Detailed explanation of Oracle tablespace table partition and query method of Oracle table partition
切线空间(tangent space)
MySQL and PgSQL time related operations
交叉碳市场和 Web3 以实现再生变革
You and the 42W bonus pool are one short of the "Changsha bank Cup" Tencent yunqi innovation competition!
SAP UI5 应用开发教程之七十二 - SAP UI5 页面路由的动画效果设置
Tersus notes employee information 516 MySQL query (time period uniqueness judgment of 2 fields)
Dolphin scheduler configuring dataX pit records
ARGB transparency conversion
RTOS mainstream assessment
The difference between is and as in Oracle stored procedure
Error 403 in most cases, you or one of your dependencies are requesting
Short name of common UI control
Android clear app cache
QT calling external program
Resolution: argument 'radius' is required to be an integer
Machine learning -- naive Bayes
./gradlew: Permission denied
【重心坐标插值、透视矫正插值】原理以及用法见解