Tags:
create new tag
, view all tags

Check Point Backup

Backup
# /var/tmp
# backup -d
# ls -al /var/CPbackup/backups/
# cd /var/CPbackup/backups/
# ftp ftp.domain.com
ftp> cd incoming
ftp> binary
ftp> put backup_mc.domain.com.ua_1_1_2010_02_00.tgz
ftp> quit

Snapshot
# cd /var/tmp
# snapshot -d
Choose one of the following:
------------------------------------------------------------------
[L]     Create new local Snapshot Image
[T]     Create new Snapshot Image on TFTP server
[S]     Create new Snapshot Image on SCP server
[V]     Create new Snapshot Image on FTP server
[O]     Override current Snapshot Image (snapshot_12_6_2009_09_32.tgz)
[R]     Remove local Snapshot Image
[Q]     Quit
------------------------------------------------------------------
Your choice: L
Enter new Snapshot Image filename [snapshot_6_9_2009_22_58]:
User input is ''
Initializing CRemoteBackupUtils instance.
This is Local operation (0)
FileName is : snapshot_6_9_2009_22_58
SCP User Name is : NULL
FTP  User Name is : NULL
Are you sure you want to proceed (y/n) [y]?
# cd /var/CPsnapshot/snapshots/
# ls -al
-rw-rw----    1 root     root     5510261755 Sep  6 22:54 snapshot_6_9_2009_22_43.tgz
[Expert@scs]# ftp ftp.domain.com
ftp> cd incoming
ftp> binary
ftp> put snapshot_6_9_2009_22_43.tgz
ftp> ls
-rw-r--r--    1 14       50       5510261755 Sep 06 20:05 snapshot_6_9_2009_22_43.tgz
ftp> quit
Note: Что бы исключить создание больших образов системы, необходимо в конфигурационном файле /var/CPbackup/schemes/snapshot.cpbak добавить каталоги для исключений.
<EXCLUDE_FILES>
...
/var/opt/CPsuite-R65/fw1/log
/var/CPbackup/backups
/var/hfa
/var/tmp
</EXCLUDE_FILES>

Upgrade_export
# cd /var/tmp/
# $FWDIR/bin/upgrade_tools/upgrade_export -d upgrade_exp_mc.com.ua_20100101_0200
# ftp ftp.domain.com
ftp> cd incoming
ftp> binary
ftp> put upgrade_exp_mc.com.ua_20100101_0200.tgz
ftp> quit

Дополнительная информация

-- DmytroNikitiuk - 2009-09-06

Topic revision: r3 - 2009-09-07 - 04:08:17 - DmytroNikitiuk

Visitor Count is 10445

  • Partners
Автомобильный портал UAMOTORS

 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback