亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: NBU增量備份居然不備份較早日期的文件 [打印本頁]

作者: jxbcpp    時(shí)間: 2007-05-23 23:28
標(biāo)題: NBU增量備份居然不備份較早日期的文件
NBU6 for solaris 9,打了最新補(bǔ)丁。
比如我有一個(gè)目錄/needbackup,這個(gè)目錄是掛接NETAPP的NAS,于2月1日做了全備份,第二天,我往/needbackup拷貝了一個(gè)目錄/needbackup/old,這個(gè)目錄里面的文件是1月20日創(chuàng)建的,也就是mtime是1月20日。奇怪的是,當(dāng)我對(duì)/needbackup做增量備份,結(jié)果只備份了/needbackup/old這個(gè)目錄名,而下面的文件均不備份,而備份任務(wù)返回正常。奇怪?

大家說這是為什么。恐x謝。

[ 本帖最后由 jxbcpp 于 2007-5-24 00:14 編輯 ]
作者: lihaijiang_301    時(shí)間: 2007-05-24 17:42
在bp.conf中加入兩個(gè)參數(shù):
DO_NOT_RESET_FILE_ACCESS_TIME = YES
USE_CTIME_FOR_INCREMENTALS  = YES
就可以了。哈哈!
作者: maping    時(shí)間: 2007-05-24 20:23
經(jīng)典案例
作者: hcjia    時(shí)間: 2007-05-24 20:30
2樓正解!
作者: maping    時(shí)間: 2007-05-24 20:37
其實(shí)這個(gè)問題發(fā)現(xiàn)比解決難!呵呵!
作者: snowfox-cai    時(shí)間: 2007-05-24 20:49
NetBackup是用mtime來確定增量備份的
如果mtime是 1月20日,而全備份的時(shí)間是2月1日,netbackup認(rèn)為這些文件應(yīng)該包
括在2月1日的全備份中,它的增量備份只被mtime>2月1日的文件
When a file is moved from one location to another, the ctime of the file
changes, but the mtimeremains unchanged. If NetBackup is only using the
file modification time (mtime) to determine files due to be backed up
during an incremental backup, it will not detect these moved files. For
sites where this is an issue, the ctime should also be used (if
possible) to determine files due to be included in an incremental
backup, using the bp.conf attributes USE_CTIME_FOR_INCREMENTALS and
DO_NOT_RESET_FILE_ACCESS_TIME.
作者: wolfheader    時(shí)間: 2007-05-25 10:02
確實(shí)經(jīng)典,收藏,謝謝
作者: jgtvisionnex    時(shí)間: 2007-05-25 14:46
收藏了,還真得是第一次聽說此事!
作者: xiaomao2006    時(shí)間: 2007-05-25 23:48
不錯(cuò),學(xué)習(xí)一下




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2