当前位置:网站首页>RHCE Course Summary
RHCE Course Summary
2022-08-09 14:48:00 【palm nine】
RHCE Coursework (I)
Requirements:
First, create a logical volume
Please create a new logical volume according to the following requirements:
Create a volume group named datastore,The size of the volume group is 4G
The name of the logical volume is database, the volume group it belongs to is datastore, and the size of the logical volume is 3G
Format the newly created logical volume as the xfs file system.Volumes can be automatically mounted to /database at boot
First, create 2 partitions of size 2G:
Use lsblk to query disk status


Then change the file type
Create Physical Volume
View Physical Volume
Create volume group
Create Logical Volume
Format logical volume as xfs
Create mountpoint directory
Mount and see if sync

Second, expand the volume group to expand the size of the database logical volume in the above question to 5G
Extend volume group

Expand Logical Volume
+1G can be changed to +2G,Can also be executed twice

Done
边栏推荐
猜你喜欢
随机推荐
汇编语言学习(十)常用指令总结
【翠花学习单例模式】项目框架升级之单例模式及统一异常处理
202五一杯数学建模ABC三题
[Video coding learning] - SAD and SATD
Jetpack Compose - Use of TextField and OutlinedTextField (text box)
小程序程序开发怎么做?应以突出功能为主
C语言 交换两个变量(不创建临时变量) 代码详解
Kubernetes资源编排系列之三: Kustomize篇
Analysis of SEATA Distributed Transaction Framework
RHCE课程总结
*3-3牛客网 重新排列
C语言中的 pow 函数 使用方法及注意事项,和常见报错原因,且分享实战中的使用
C语言 求一个整数存储在内存中的二进制中1的个数(多种方法详解)
大规模并行分布式深度学习
System Scalability Thinking
Xshell建立SSH隧道连接
几种常见路由类型及其优先级
汇编语言学习(一)
*1-3 OJ 291 老鼠与猫的交易
【视频编码学习】——SAD和SATD









