Re: [Openstack] Scheduled Backup (was Openstack capabilities)

2014-12-28 Thread Yaguang Tang
On Wed, Dec 24, 2014 at 2:20 AM, Tim Bell wrote: > > > There is a need for an end user service for backup/snapshot on a schedule. > Raksha (https://wiki.openstack.org/wiki/Raksha) was close but does not > seem to be actively developed at the moment. Extensions for remote > replication on schedule

Re: [Openstack] Use MYISAM storage engine

2014-12-28 Thread Jay Pipes
On 12/28/2014 04:36 PM, Hui Kang wrote: Hi, I have a MySQL database using MyISAM engine, instead of innodb. When I install the openstack service, I can successfully create the database such as keystone, glance. However, when I run su -s /bin/sh -c "keystone-manage db_sync" keystone it reports t

[Openstack] Use MYISAM storage engine

2014-12-28 Thread Hui Kang
Hi, I have a MySQL database using MyISAM engine, instead of innodb. When I install the openstack service, I can successfully create the database such as keystone, glance. However, when I run su -s /bin/sh -c "keystone-manage db_sync" keystone it reports the error CRITICAL keystone [-] NotSuppor