当前位置:网站首页>CLUSTER DAY04 (Block Storage Use Cases, Distributed File Systems, Object Storage)
CLUSTER DAY04 (Block Storage Use Cases, Distributed File Systems, Object Storage)
2022-08-11 07:00:00 【zoujiangMr】
Case 1: Block Storage Application Case
Case 2: Ceph File System
Case 3: Creating an Object Storage Server
1 Case 1: Block Storage Use Case
1.1 Question
Continuing the experiment content of Day03, demonstrating the application case of block storage, and realizing the following functions:
Create image snapshotRestoring data using snapshotsClone an image using a snapshotdelete snapshot
1.2 Steps
The following steps are required to implement this case.
Step 1: Create an image snapshot
- View image snapshots (by default all images have no snapshots).
[[email protected] ~]# rbd snap ls jacob#Check if a mirror has snapshots, jacob is the name of the mirror, ls is the list view
- Create a snapshot of the image.
[[email protected] ~]# rbd snap create jacob --snap jacob-snap1
边栏推荐
- SECURITY DAY02( Zabbix报警机制 、 Zabbix进阶操作 、 监控案例)
- 2022年全国职业技能大赛网络安全竞赛试题B模块自己解析思路(4)
- Two hundred questions in C language (0 basic continuous update) (1~5)
- Redis学习笔记【四】完结
- 无胁科技-TVD每日漏洞情报-2022-7-21
- 无胁科技-TVD每日漏洞情报-2022-8-2
- 处理eking.Devos勒索病毒防范解密恢复操作攻略
- Solve the problem that port 8080 is occupied
- SSL证书为什么要选付费?
- 记录一个刚写的Makefile
猜你喜欢
随机推荐
SECURITY DAY01(监控概述 、 Zabbix基础 、 Zabbix监控服 )
SECURITY DAY03(一键部署zabbix)
SECURITY DAY02( Zabbix报警机制 、 Zabbix进阶操作 、 监控案例)
MoreFileRename批量文件改名工具
Slurm基本使用
SECURITY DAY04( Prometheus服务器 、 Prometheus被监控端 、 Grafana 、 监控数据库)
2022年全国职业技能大赛网络安全竞赛试题B模块自己解析思路(5)
UML 类图之间的关系
BaseFragment的抽取
CLUSTER DAY02 (Keepalived Hot Standby, Keepalived+LVS, HAProxy Server)
mysql 中登录报错:ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES)ERROR
SECURITY DAY03 (one-click deployment of zabbix)
C语言两百题(0基础持续更新)(1~5)
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-8-6
不同类型SSL证书怎么选?
ETCD单节点故障应急恢复
AUTOMATION DAY07( Ansible Vault 、 普通用户使用ansible)
SECURITY DAY02 (Zabbix alarm mechanism, Zabbix advanced operation and monitoring case)
Error in render: “TypeError: Cannot read properties of undefined (reading ‘commentsContent‘)“
无胁科技-TVD每日漏洞情报-2022-7-25