[CORESERVER] Database Backup Method

Tadashi Shigeoka ·  Tue, July 10, 2012

I researched how to backup databases on CORESERVER, so here’s a memo.

■ Backup Procedure

  1. Access CORESERVER management screen

  2. Click “Database” from the left menu

  3. Check the DB you want to save and click the “Save” button

  4. Confirm that it’s saved in the home directory with the name mysql_DB名.dump

That’s all.

【Reference】

CORESERVERからデータベースのバックアップを取る - by shigemk2

That’s all from the Gemba.