넷백업 Volume Import 첫단계
# bpimport -create_db_info -id SB8237
Import phase 1 started 2012년 2월 10일 금요일 오전 09시 49분 04초
INF - Create DB information for media id SB8237
INF - Initiation of bptm process to phase 1 import media id SB8237 was successful
Import 될 수 있는 리스트 확인단계
# bpimport -PM -id SB8237 | awk '{print $5}' > /tmp/KDX3_BK
# ls -l /tmp
-rw-r--r-- 1 root root 19 2월 10일 09:52 KDX3_BK
[확인]
# cat /tmp/KDX3_BK
kdx2db1_1328684470
# bpimport -Bidfile /tmp/KDX3_BK
Import phase 2 started 2012년 2월 10일 금요일 오전 09시 53분 36초
INF - Importing policy oracle, schedule oracle (kdx2db1_132864470), media id SB8237, created on
INF - Importing by reading INDEX file information only.
INF - validating image for client kdx2db1, backup id kdx2db1_1328684470.
INF - Import of policy oracle, schedule oracle (kdx2db1_1328684470) was successfully completed.
INF - Imported 1 of 1 image successfully.