Public bug reported:

Description
===========
Virtual Machine's vm_state become ERROR when execute 'nova set-password 
<server-id>' failed.In fact,
the virtual machine is normal.

Steps to reproduce
==================
[root@nail-5300-1 ~(keystone_admin)]# nova set-password test_tx
New password: 
Again: 
ERROR (Conflict): Failed to set admin password on 
cfa4ae9f-346f-46fe-984e-08d050d3a2fc because error setting admin password (HTTP 
409) (Request-ID: req-77e9f49b-0fc7-40d5-8112-9da965b0304d)
[root@nail-5300-1 ~(keystone_admin)]# nova list
+--------------------------------------+-------------+--------+------------+-------------+---------------------+
| ID                                   | Name        | Status | Task State | 
Power State | Networks            |
+--------------------------------------+-------------+--------+------------+-------------+---------------------+
| cfa4ae9f-346f-46fe-984e-08d050d3a2fc | test_tx     | ERROR  | -          | 
Running     | HAHAHA=192.168.0.12 |
+--------------------------------------+-------------+--------+------------+-------------+---------------------+
[root@nail-5300-1 ~(keystone_admin)]# 
[root@nail-5300-1 ~(keystone_admin)]# 
[root@nail-5300-1 ~(keystone_admin)]# 
[root@nail-5300-1 ~(keystone_admin)]# nova show test_tx|grep instance_name
| OS-EXT-SRV-ATTR:instance_name        | instance-00000011                      
                                                                                
                                                                                
                                                |
[root@nail-5300-1 ~(keystone_admin)]# ssh nail-5300-2
Last login: Tue Mar 20 15:14:52 2018 from 10.43.203.85
[root@nail-5300-2 ~]# virsh list
 Id    Name                           State
----------------------------------------------------
 274   instance-00000011              running

Expected result:
Set admin password failed,but virtual machine's vm_state is ACTIVE.
Actual result
=============
virtual machine's vm_state is ERROR.

** Affects: nova
     Importance: Undecided
         Status: New

** Changed in: nova
    Milestone: None => next

-- 
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/1757061

Title:
  vm_state become ERROR after execute 'nova set-password <server-id>'
  failed

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========
  Virtual Machine's vm_state become ERROR when execute 'nova set-password 
<server-id>' failed.In fact,
  the virtual machine is normal.

  Steps to reproduce
  ==================
  [root@nail-5300-1 ~(keystone_admin)]# nova set-password test_tx
  New password: 
  Again: 
  ERROR (Conflict): Failed to set admin password on 
cfa4ae9f-346f-46fe-984e-08d050d3a2fc because error setting admin password (HTTP 
409) (Request-ID: req-77e9f49b-0fc7-40d5-8112-9da965b0304d)
  [root@nail-5300-1 ~(keystone_admin)]# nova list
  
+--------------------------------------+-------------+--------+------------+-------------+---------------------+
  | ID                                   | Name        | Status | Task State | 
Power State | Networks            |
  
+--------------------------------------+-------------+--------+------------+-------------+---------------------+
  | cfa4ae9f-346f-46fe-984e-08d050d3a2fc | test_tx     | ERROR  | -          | 
Running     | HAHAHA=192.168.0.12 |
  
+--------------------------------------+-------------+--------+------------+-------------+---------------------+
  [root@nail-5300-1 ~(keystone_admin)]# 
  [root@nail-5300-1 ~(keystone_admin)]# 
  [root@nail-5300-1 ~(keystone_admin)]# 
  [root@nail-5300-1 ~(keystone_admin)]# nova show test_tx|grep instance_name
  | OS-EXT-SRV-ATTR:instance_name        | instance-00000011                    
                                                                                
                                                                                
                                                  |
  [root@nail-5300-1 ~(keystone_admin)]# ssh nail-5300-2
  Last login: Tue Mar 20 15:14:52 2018 from 10.43.203.85
  [root@nail-5300-2 ~]# virsh list
   Id    Name                           State
  ----------------------------------------------------
   274   instance-00000011              running

  Expected result:
  Set admin password failed,but virtual machine's vm_state is ACTIVE.
  Actual result
  =============
  virtual machine's vm_state is ERROR.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to