← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1366905] Re: Migration from havana to icehouse takes forever if large subset of data is present

 

** Changed in: keystone
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1366905

Title:
  Migration from havana to icehouse takes forever if large subset of
  data is present

Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  Hi guys,

      I think the upgrade documentation from Havana to Icehouse should
  be updated so keystone-manage token_flush is used before anything
  else.   If keystone token_flush is present in Havana, it should
  definitely be ran before doing anything else too.

  Still runing after 30 minutes:

  mysql> show processlist;
  +--------+------+-----------+----------+---------+------+-------------------+------------------------------------------------------------+
  | Id     | User | Host      | db       | Command | Time | State             | Info                                                       |
  +--------+------+-----------+----------+---------+------+-------------------+------------------------------------------------------------+
  | 547285 | root | localhost | keystone | Query   |    0 | NULL              | show processlist                                           |
  | 547349 | root | localhost | keystone | Query   | 1899 | copy to tmp table | ALTER TABLE keystone.token CONVERT TO CHARACTER SET 'utf8' |
  +--------+------+-----------+----------+---------+------+-------------------+------------------------------------------------------------+
  2 rows in set (0.00 sec)

  
  Dave

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1366905/+subscriptions


References