Status: Accepted
Owner: ----

New issue 1139 by [email protected]: Error message related to KVM printed unnecessarily
https://code.google.com/p/ganeti/issues/detail?id=1139

What steps will reproduce the problem?
Set a Ganeti node offline in a cluster without KVM as an enabled hypervisor.

What is the expected output? What do you see instead?
There should not be any attempt to stop KVM on a node that doesn't have it enabled.

# gnt-job info 176076
- Job ID: 176076
  Status: success
  Received:         2015-11-02 13:18:44.458152
  Processing start: 2015-11-02 13:18:45.184038 (delta 0.725886s)
  Processing end:   2015-11-02 13:18:46.345522 (delta 1.161484s)
  Total processing time: 1.887370 seconds
  Opcodes:
    - Opcode: OP_NODE_SET_PARAMS
      Status: success
      Processing start: 2015-11-02 13:18:45.184038
      Execution start:  2015-11-02 13:18:45.401067
      Processing end:   2015-11-02 13:18:46.345506
      Input fields:
        OP_ID: OP_NODE_SET_PARAMS
        auto_promote: False
        comment: None
        debug_level: 0
        depends: None
        force: False
        node_name: node.domain.com
        node_uuid: 6293d492-b229-42b1-abbb-57986715d273
        offline: True
        priority: 0
        reason:
          - - gnt:library:rlib2:nodes_name_role
            -
            - 1446470324244371968
          - - gnt:opcode:node_set_params
            - job=176076;index=0
            - 1446470324458152000
          - - gnt:daemon:masterd:pickup:op_node_set_params
            - job=176076;index=0
            - 1446470324997276928
      Result:
        - - drained
          - False
        - - offline
          - True
      Execution log:
        - Time: 2015-11-02 13:18:46.114946
Content: [1, message, Failed to stop KVM daemon in node '6293d492-b229-42b1-abbb-57986715d273': Node is marked offline]


# gnt-cluster info | egrep 'Enabled|user shutdown'
Enabled hypervisors: xen-pvm
  enabled user shutdown: False



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to