← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1738094] Re: TEXT is not large enough to store RequestSpec

 

Related patch: https://review.openstack.org/#/c/527799/

** Tags added: db upgrade

** Changed in: nova
       Status: New => Triaged

** Changed in: nova
   Importance: Undecided => High

** Changed in: nova
     Assignee: (unassigned) => Dan Smith (danms)

** Also affects: nova/pike
   Importance: Undecided
       Status: New

** Also affects: nova/newton
   Importance: Undecided
       Status: New

** Also affects: nova/ocata
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1738094

Title:
  TEXT is not large enough to store RequestSpec

Status in OpenStack Compute (nova):
  Triaged
Status in OpenStack Compute (nova) newton series:
  Confirmed
Status in OpenStack Compute (nova) ocata series:
  Confirmed
Status in OpenStack Compute (nova) pike series:
  Confirmed

Bug description:
  This error occurs during Newton's online_data_migration phase:

  error: (pymysql.err.DataError) (1406, u"Data too long for column
  'spec' at row 1") [SQL: u'INSERT INTO request_specs

  Which comes from RequestSpec.instance_group.members being extremely
  large

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


References