顯示具有 exdupe 標籤的文章。 顯示所有文章
顯示具有 exdupe 標籤的文章。 顯示所有文章

2012/04/20

vm移機減少down time的方法

在開机狀態先使用exdupe備份一次
exdupe z:\ backup.full

關机後再使用exdupe進行差異備份
exdupe -D z:\ backup.full backup.diff1

接下來進行還原
exdupe -RD backup.full backup.diff1 z:\

2011/12/23

今天碰到一個很怪的問題
在proxmox的机器上使用exdupe 備份
跑到一半出現 Disk full or file write protected while writing destination file
但hd還沒滿啊
可是用同樣的方式備份到nas是ok的