- 1. 安卓批量安裝卸載備份恢復(fù)手機軟件 安卓軟件管家 v...
- 2. Sql數(shù)據(jù)庫自動備份恢復(fù)助手(擁有友好的操作界面) ...
- 3. D8系統(tǒng)備份恢復(fù)專家(全面支持win xp,win 7和vista系...
- 4. 小哨兵一鍵恢復(fù)(新一代安全快速的系統(tǒng)備份恢復(fù)工具...
- 5. UC保險箱S60V3(手機備份恢復(fù)工具) V1.0.0.1 簡體中...
- 6. UC保險箱塞班第五版(手機備份恢復(fù)工具) V1.0.0.1 簡...
- 7. FBackup(簡單好用的文件備份恢復(fù)工具) V4.6.253 多...
- 8. ERUNTgui(注冊表備份恢復(fù)工具)免費下載 V1.2.6
- 9. 雨過天晴電腦保護系統(tǒng)(極速電腦備份恢復(fù)軟件) V1...
- 10. 磁盤分區(qū)備份恢復(fù)軟件(OneKey Ghost) V6.5 中文免...
利用bacula完成數(shù)據(jù)的備份恢復(fù)
作者: 來源: 發(fā)布時間:2012-2-16 8:52:38 點擊:
[root@baculaserver etc]# ./bconsole
Connecting to Director 192.168.32.30:9101
1000 OK: 2012-02-15-dir Version: 5.0.1 (24 February 2010)
Enter a period to cancel a command.
*status
Status available for:
1: Director
2: Storage
3: Client
4: All
Select daemon type for status (1-4): 3
Automatically selected Client: 2012-02-15-fd
Connecting to Client 2012-02-15-fd at 192.168.32.31:9102
2012-02-15-fd Version: 5.0.1 (24 February 2010) i686-pc-linux-gnu redhat Enterprise release
Daemon started 15- 212 23:16, 6 Jobs run since started.
Heap: heap=516,096 smbytes=81,546 max_bytes=154,559 bufs=68 max_bufs=95
Sizeof: boffset_t=8 size_t=4 debug=0 trace=0
Running Jobs:
Director connected at: 16- 212 00:16
No Jobs running.
====
Terminated Jobs:
JobId Level Files Bytes Status Finished Name
======================================================================
20 3 314.5 M OK 15- 212 21:56 Restoreweb
21 Incr 4 524.2 M OK 15- 212 22:18 webjob
22 3 314.5 M OK 15- 212 22:25 Restoreweb
23 4 524.2 M OK 15- 212 22:27 Restoreweb
1 Full 3 5 OK 15- 212 23:31 webjob
2 Incr 2 5 OK 15- 212 23:38 webjob
3 Diff 3 9 OK 15- 212 23:41 webjob
4 5 14 OK 15- 212 23:55 Restoreweb
5 1 5 OK 16- 212 00:04 Restoreweb
6 4 10 OK 16- 212 00:09 Restoreweb
====
也可以
status dir 查看director 的狀態(tài)
status client 查看 client 的狀態(tài)
status storage 查看 storage 的狀態(tài)
2. show 查看資源信息。
pools filesets clients storages schedule jobs message
3. list llist
list pools | jobs | jobtotals | media <pool=pool-name> | files <jobid=nn>
4. run 手動運行一次編好的任務(wù)。
5. reload 從新載入配置文件(當(dāng)修改配置文件后用這個,不需要停止服務(wù))
6. estimate 對某次任務(wù)進行評估。它會連接到客戶端,并輸出這次任務(wù)的fileset 中 文件數(shù),和這次備份任務(wù)所占的空間。
7. purge prune
一般不會用到,我們設(shè)定的是過期自動清除。
purge 危險。。。。 這是一個危險命令。他能清除一個客戶端的所有備份任務(wù),文件,和卷。
prune 這個命令和 purge 相似,但安全很多,它只會清除過期的文件,任務(wù),和卷。
8. time 查看時間。
9. delete 刪除volume , pool 或某次任務(wù)。
10. disable 和 enable 是一對,它可以禁止和啟用某個任務(wù)。
11 cancel 取消一次正在運行的任務(wù)。例如:某次任務(wù)由于設(shè)置不當(dāng),卡住不動了,我們就可以使用這條命令,去取消這次任務(wù)。
cancel 20 取消任務(wù)ID=20 的任務(wù)。
12 update 修改 volumes ,pool 參數(shù)。
Tags:
備份恢復(fù)上一篇:vps/lnmp,debian下安裝sendmail組件 下一篇:
[收藏此文章]