pve-备份
一个50g的磁盘,用了13分钟
INFO: starting new backup job: vzdump 111 --node cu-pve04 --mode snapshot --compress lzo --storage kycfs --remove 0
INFO: Starting Backup of VM 111 (qemu)
INFO: Backup started at 2019-05-11 20:38:50
INFO: status = running
INFO: update VM 111: -lock backup
INFO: VM Name: cu-app-111
INFO: include disk 'scsi0' 'kycrbd:vm-111-disk-0' 50G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating archive '/mnt/pve/kycfs/dump/vzdump-qemu-111-2019_05_11-20_38_50.vma.lzo'
INFO: started backup task '3ee56f73-81c2-4638-9c61-8797fe556c95'
INFO: status: 1% (666894336/53687091200), sparse 1% (569700352), duration 3, read/write 222/32 MB/s
INFO: status: 3% (2021654528/53687091200), sparse 3% (1921818624), duration 6, read/write 451/0 MB/s
INFO: status: 6% (3472883712/53687091200), sparse 6% (3373047808), duration 9, read/write 483/0 MB/s
INFO: status: 9% (4852809728/53687091200), sparse 8% (4752973824), duration 12, read/write 459/0 MB/s
INFO: status: 11% (6232735744/53687091200), sparse 11% (6132899840), duration 15, read/write 459/0 MB/s
INFO: status: 12% (6560677888/53687091200), sparse 11% (6346579968), duration 18, read/write 109/38 MB/s
INFO: status: 13% (6979321856/53687091200), sparse 12% (6660157440), duration 26, read/write 52/13 MB/s
......
INFO: status: 98% (52667875328/53687091200), sparse 96% (51553542144), duration 782, read/write 71/0 MB/s
INFO: status: 99% (53175386112/53687091200), sparse 96% (52061052928), duration 789, read/write 72/0 MB/s
INFO: status: 100% (53687091200/53687091200), sparse 97% (52572758016), duration 796, read/write 73/0 MB/s
INFO: transferred 53687 MB in 796 seconds (67 MB/s)
INFO: archive file size: 601MB
INFO: Finished Backup of VM 111 (00:13:19)
INFO: Backup finished at 2019-05-11 20:52:09
INFO: Backup job finished successfully
TASK OK
pve-备份的更多相关文章
- PVE手册资料
PVE 软件源/etc/apt/souces.list apt-get update命令获取软件源中的软件包信息 企业版软件源 /etc/apt/sources.list.d/pve-enterpri ...
- 利用sftp迁移pve虚拟机
首先在A主机进行虚拟机备份vzdump <vmid>在B主机利用sftp复制备份到A主机cd /var/lib/vz/dump/sftp root@192.168.25.140 回答yes ...
- PVE简单迁移虚拟机
工作中有2台PVE节点,但是没有做集群,如果有集群可以很方便的进行迁移.本次迁移的目的是: 目前有一台PVE1节点装的虚机资源使用较多,想迁移某台虚机到另一台PVE2. 1 备份 备份在web页面操作 ...
- 爱快在PVE下不定时反复重启死机的解决方法
太长不看版本: 爱快3.6.X在PVE乃至于ESXI下都存在一定的兼容问题! 官网下载3.6.X安装后进入系统设置-升级备份-版本升级,使用爱快3.4.9bin升降级包,下载其中的bin升降级包,将爱 ...
- SQL Server 大数据搬迁之文件组备份还原实战
一.本文所涉及的内容(Contents) 本文所涉及的内容(Contents) 背景(Contexts) 解决方案(Solution) 搬迁步骤(Procedure) 搬迁脚本(SQL Codes) ...
- MySQL 系列(四)主从复制、备份恢复方案生产环境实战
第一篇:MySQL 系列(一) 生产标准线上环境安装配置案例及棘手问题解决 第二篇:MySQL 系列(二) 你不知道的数据库操作 第三篇:MySQL 系列(三)你不知道的 视图.触发器.存储过程.函数 ...
- MongoDB备份(mongodump)和恢复(mongorestore)
MongoDB提供了备份和恢复的功能,分别是MongoDB下载目录下的mongodump.exe和mongorestore.exe文件 1.备份数据使用下面的命令: >mongodump -h ...
- 分享一个MySQL分库分表备份脚本(原)
分享一个MySQL分库备份脚本(原) 开发思路: 1.路径:规定备份到什么位置,把路径(先判断是否存在,不存在创建一个目录)先定义好,我的路径:/mysql/backup,每个备份用压缩提升效率,带上 ...
- 数据库备份并分离日志表(按月)sh 脚本
#!/bin/sh year=`date +%Y` month=`date +%m` day=`date +%d` hour=`date +%H` dir="/data/dbbackup/f ...
- 我的MYSQL学习心得(十四) 备份和恢复
我的MYSQL学习心得(十四) 备份和恢复 我的MYSQL学习心得(一) 简单语法 我的MYSQL学习心得(二) 数据类型宽度 我的MYSQL学习心得(三) 查看字段长度 我的MYSQL学习心得(四) ...
随机推荐
- HNUSTOJ-1698 送外卖(TSP问题 + 状态压缩DP)
1698: 送外卖 时间限制: 1 Sec 内存限制: 128 MB提交: 123 解决: 28[提交][状态][讨论版] 题目描述 在美团和饿了么大行其道的今天,囊中羞涩的小周和小美,也随大流加 ...
- Eclipse从远程仓库的工程克隆到本地仓库
在Eclipse中,File→Import→Git→Projects from Git 点击Next→Clone URI Next,将工厂地址复制过来 Next,再点击Next, 点击Browse,选 ...
- python函数带不带括号的问题
Python带括号返回的是该函数的返回值 不带括号返回的是该函数的位置信息等
- Windows 开启 winrm
# Windows 开启 winrm ``` Enable-PSRemoting winrm enumerate winrm/config/listener winrm quickconf ...
- Beta冲刺-(1/3)
这个作业属于哪个课程 https://edu.cnblogs.com/campus/xnsy/SoftwareEngineeringClass1/ 这个作业要求在哪里 https://edu.cnbl ...
- 牛客假日团队赛2 C 修围栏 ( 哈夫曼树,贪心)
链接:https://ac.nowcoder.com/acm/contest/924/C 来源:牛客网 修围栏 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言6 ...
- shell安装mysql,连接数据库,创建数据库
https://blog.csdn.net/yhflyl/article/details/83061126 https://blog.csdn.net/wyl9527/article/details/ ...
- [USACO12DEC]第一!First!(字典树,拓扑排序)
[USACO12DEC]第一!First! 题目描述 Bessie has been playing with strings again. She found that by changing th ...
- express 设置跨域
app.use(function (req, res, next) { res.header('Access-Control-Allow-Origin', 'http://localhost: ...
- Springboot配置文件占位符
一.配置文件占位符 1.application.properties server.port=8088 debug=false product.id=ID:${random.uuid} product ...