← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: keystone
     Importance: Undecided
         Status: New


** Tags: documentation havana icehouse keystone migration

-- 
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):
  New

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


Follow ups

References