Project

General

Profile

Actions

Bug #61161

open

Creating volume group 'vg_nvme' failed

Added by Laura Flores 12 months ago. Updated 11 days ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

/a/yuriw-2023-05-11_15:01:38-rados-wip-yuri8-testing-2023-05-10-1402-distro-default-smithi/7271311

2023-05-11T19:36:40.710 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main
2023-05-11T19:36:40.733 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}]
2023-05-11T19:36:40.734 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi133.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml
2023-05-11T19:39:48.730 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2023-05-11_15:01:38-rados-wip-yuri8-testing-2023-05-10-1402-distro-default-smithi/7271311/ansible_failures.yaml
2023-05-11T19:39:48.733 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/task/ansible.py", line 426, in begin
    super(CephLab, self).begin()
  File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/task/ansible.py", line 267, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/task/ansible.py", line 295, in execute_playbook
    self._handle_failure(command, status)
  File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/task/ansible.py", line 320, in _handle_failure
    raise AnsibleFailedError(failures)
teuthology.exceptions.AnsibleFailedError: {'smithi133.front.sepia.ceph.com': {'changed': False, 'msg': 'All items completed', 'results': [{'_ansible_item_label': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, '_ansible_no_log': False, 'ansible_loop_var': 'item', 'changed': False, 'err': "  /dev/vg_nvme: already exists in filesystem\n  Run `vgcreate --help' for more information.\n", 'failed': True, 'invocation': {'module_args': {'force': False, 'pesize': '4', 'pv_options': '', 'pvresize': False, 'pvs': ['/dev/nvme0n1'], 'state': 'present', 'vg': 'vg_nvme', 'vg_options': ''}}, 'item': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, 'msg': "Creating volume group 'vg_nvme' failed", 'rc': 3}]}, 'smithi003.front.sepia.ceph.com': {'changed': False, 'msg': 'All items completed', 'results': [{'_ansible_item_label': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, '_ansible_no_log': False, 'ansible_loop_var': 'item', 'changed': False, 'err': "  /dev/vg_nvme: already exists in filesystem\n  Run `vgcreate --help' for more information.\n", 'failed': True, 'invocation': {'module_args': {'force': False, 'pesize': '4', 'pv_options': '', 'pvresize': False, 'pvs': ['/dev/nvme0n1'], 'state': 'present', 'vg': 'vg_nvme', 'vg_options': ''}}, 'item': {'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}, 'msg': "Creating volume group 'vg_nvme' failed", 'rc': 3}]}}
2023-05-11T19:39:48.823 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6aeadf01c04b47fba6f1fa81bb44e30a

See https://pulpito.ceph.com/yuriw-2023-05-11_15:01:38-rados-wip-yuri8-testing-2023-05-10-1402-distro-default-smithi/ for more examples.

Actions #1

Updated by Dan Mick 12 months ago

The failure yaml shows

/home/teuthworker/archive/yuriw-2023-05-11_15:01:38-rados-wip-yuri8-testing-2023-05-10-1402-distro-default-smithi/7271311/ansible_failures.yaml

smithi133.front.sepia.ceph.com:
  changed: false
  msg: All items completed
  results:
  - _ansible_item_label:
      key: vg_nvme
      value:
        pvs: /dev/nvme0n1
    _ansible_no_log: false
    ansible_loop_var: item
    changed: false
    err: "  /dev/vg_nvme: already exists in filesystem\n  Run `vgcreate --help' for\
      \ more information.\n" 
    failed: true
    invocation:
      module_args:
        force: false
        pesize: '4'
        pv_options: ''
        pvresize: false
        pvs:
        - /dev/nvme0n1
        state: present
        vg: vg_nvme
        vg_options: ''
    item:
      key: vg_nvme
      value:
        pvs: /dev/nvme0n1
    msg: Creating volume group 'vg_nvme' failed
    rc: 3

smithi003.front.sepia.ceph.com:
  changed: false
  msg: All items completed
  results:
  - _ansible_item_label:
      key: vg_nvme
      value:
        pvs: /dev/nvme0n1
    _ansible_no_log: false
    ansible_loop_var: item
    changed: false
    err: "  /dev/vg_nvme: already exists in filesystem\n  Run `vgcreate --help' for\
      \ more information.\n" 
    failed: true
    invocation:
      module_args:
        force: false
        pesize: '4'
        pv_options: ''
        pvresize: false
        pvs:
        - /dev/nvme0n1
        state: present
        vg: vg_nvme
        vg_options: ''
    item:
      key: vg_nvme
      value:
        pvs: /dev/nvme0n1
    msg: Creating volume group 'vg_nvme' failed
    rc: 3

Actions #2

Updated by Laura Flores 9 months ago

/a/yuriw-2023-07-21_02:03:58-rados-wip-yuri7-testing-2023-07-20-0727-distro-default-smithi/7345818

Actions #3

Updated by Aishwarya Mathuria 9 months ago

/a/yuriw-2023-07-28_14:25:29-rados-wip-yuri7-testing-2023-07-27-1336-quincy-distro-default-smithi/7355371

Actions #4

Updated by Laura Flores 9 months ago

/a/yuriw-2023-07-28_23:11:59-rados-reef-release-distro-default-smithi/7355872

Actions #5

Updated by Patrick Donnelly 11 days ago

  • Project changed from 31 to ceph-cm-ansible
Actions

Also available in: Atom PDF