Migrasi Zimbra Mail Server dengan ZeXtras Migration Tools-Bagian Pertama

Pada tulisan ini, saya akan melakukan Migration Zimbra Open Source  menggunakan ZeXtras Migration Tool versi 1.2.5.

Berikut adalah panduan untuk Migrasi Sistem Zimbra Open Source menggunakan ZeXtras Migration Tool :

  1. Download ZeXtras  dari mesin Zimbra . Untuk melakukan download file binary ZeXtras migrasi tool bisa menggunakan perintah :
    wget -c http://www.zextras.com/download/ zextras_migration_tool-latest.tgz
    

    file tersebut kita asumsikan di letakkan di /opt/

  2. Extract file tersebut dengan perintah tar -zxvf  zextras_migration_tool-latest.tgz
  3. Masuk ke folder instalasi  dan ketikkan
    ./install.sh all
    

zextras_migration_tool-1.2.5# ./install.sh al./install.sh all————————-

checking for existing installations …

found zimbra 7.1.3

checking whether you are running the latest version …

this installer is up to date: version 1.2.5
————————-

checking whether the core is already installed …

checking whether the zextras admin zimlet is already installed …

checking whether the zextras migration tool zimlet is already installed …

————————————————–

no preexistent core installation found.

no preexistent zextras suite zimlet installation found.

no preexistent zextras migration zimlet installation found.

———————————————————————————————–
please read this agreement carefully before using the software.
zextras will only license this software to you if you first
accept the terms of this agreement. by downloading or installing
the software, or using the product, you are consenting to be bound by
this agreement. if you do not agree to all of the terms of this
agreement, then do not download, install or use the product.

license terms for this zextras suite software:
http://www.zextras.com/zextras-eula.html
———————————————————————-

do you agree with the terms of the software license agreement? [n] y

===========================

beginning core installation procedure …

****************************  note  ****************************

in addition to the zextras migration tool zimlet a command line tool
is now available, “zxmig” .
run it as the zimbra user in order to see the available options.

****************************************************************

press any key to continue …

************************  warning:  ************************

zextras migration tool needs to bind on tcp port 8735 in order to operate,
for inter-instance communication.
please verify no other service listens on that port and that
it is properly filtered from public access by your firewall.

************************************************************

zextras migration tool core will now be installed. proceed? [y]
the zimbra web application must be restarted
in order to perform the installation.

do you wish to stop the zimbra web application (mailboxd)? [y]

stopping mailboxd…done.
zextras core installation successfully completed.

* be warned that zextras migration tool needs for the
* related zimlet to be installed in order to operate.

starting the zimbra web application (mailboxd) ….

 Setelah selesai kita masuk ke menu Zimbra Admin http://yourdomain:7071/

Kemudia Klik ZxMig pada ZeXtras akan terbuka tampilan seperti di bawah ini

Kemudian  Klik Start Migration

Disini kita akan menentukan Destination Path yang akan di tujukan untuk meletakkan hasil dari backup, secara default akan tertuju ke /opt/zimbra/backup/export/ akan tetapi folder tersebut belum ada dan akan kita buatkan dengan perintah mkdir /opt/zimbra/backup/export/ lalu jangan lupa di berikan group kepemilikan daripada zimbra dengan perintah chown -R zimbra:zimbra /opt/zimbra/backup/export/ Lalu kita Klik Next

 

ZeXtras akan meminta kita untuk menentukan domain mana yang akan kita backup. Disini saya hanya akan membackup domain vavai.net

ZeXtras akan memberikan informasi backup tersebut akan di letakkan di folder apa dan domain yang akan di backup. ZeXtras pun akan meminta untuk memasukkan email sebagai notifikasi bahwa proses backup terlah berhasil di backup. Saran saya gunakan email luar seperti yahoo, Gmail etc.

 

 

 

 

 

 

 

ZeXtras akan memberitahukan bahwa proses backup kita telah masuk dalam antrian dan kita menunggu hasil backup tersebut dengan mengecek email kita bahwa proses telah berhasil.

 
Print This Post Print This Post

Masukkan alamat email pada form dibawah ini untuk menerima update mengenai artikel, tutorial atau tips terbaru dari website ini:

Delivered by FeedBurner

2 Responses to Migrasi Zimbra Mail Server dengan ZeXtras Migration Tools-Bagian Pertama

  1. backupnya bisa incremental gak mas?

    thx

    dewi April 20, 2012 at 7:23 am
  2. @Dewi,

    Untuk artikel ini yang digunakan adalah full backup untuk keperluan migrasi. Zextras sendiri punya kemampuan incremental backup

    Masim Vavai Sugianto April 20, 2012 at 7:24 am

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Case Studies

High Availability Linux LAMP (Ubuntu Server 12.04)-Bagian 4

Berikutnya kita lakukan konfigurasi heartbeat yang kaan mengatur failover sistem, alamat IP virtual, Apache, dan MySQL jika terjadi gagal booting salah satu sistem. Pada node1, tentukan cluster yang disertakan dalam file /etc/heartbeat/ha.cf. Contoh /etc/heartbeat/ha.cf: Logfacility local0 keepalive 2 deadtime 30 warntime 10 initdead 120 bcast eth0 bcast eth0 node node1 node node2 Catatan: nilai yang [...]

Social Media