Giter Club home page Giter Club logo

ansible-role-storage-volume-initialise's Introduction

Storage Volume Initialise

Actions Status Ansible Role

Formats and mounts a storage partition.

Note this does not create any partitions or storage devices.

Role Variables

Required variables:

  • storage_volume_initialise_device: The storage device, e.g. /dev/vdb1
  • storage_volume_initialise_mount: The mount-point for the storage device

Author Information

[email protected]

ansible-role-storage-volume-initialise's People

Contributors

jburel avatar khaledk2 avatar manics avatar pwalczysko avatar sbesson avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansible-role-storage-volume-initialise's Issues

RuntimeError: load_plugins() called twice

Currently testing this with deploy-idr.sh script ./playbooks/deploy-idr.sh pilot-rocky9 deploy-pre, failing with:

...
PLAY [pilot-rocky9-omeroreadwrite-hosts] **************************************************************************************************************************************************

TASK [ome.storage_volume_initialise : storage volume | install xfs] ***********************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: RuntimeError: load_plugins() called twice
fatal: [2f5d1f82-2aad-433b-ab9f-98c5fe25ffa5]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python3.9"}, "changed": false, "module_stderr": "Traceback (most recent call last):\n  File \"master:/Users/dom/other/management_tools/mitogen/ansible_mitogen/runner.py\", line 978, in _run\n    self._run_code(code, mod)\n  File \"master:/Users/dom/other/management_tools/mitogen/ansible_mitogen/runner.py\", line 942, in _run_code\n    exec(code, vars(mod))\n  File \"master:/Users/dom/micromamba/envs/ansible/lib/python3.9/site-packages/ansible/modules/dnf.py\", line 1427, in <module>\n  File \"master:/Users/dom/micromamba/envs/ansible/lib/python3.9/site-packages/ansible/modules/dnf.py\", line 1416, in main\n  File \"master:/Users/dom/micromamba/envs/ansible/lib/python3.9/site-packages/ansible/modules/dnf.py\", line 1382, in run\n  File \"master:/Users/dom/micromamba/envs/ansible/lib/python3.9/site-packages/ansible/modules/dnf.py\", line 700, in _base\n  File \"/usr/lib/python3.9/site-packages/dnf/base.py\", line 307, in init_plugins\n    self._plugins._load(self.conf, disabled_glob, enable_plugins)\n  File \"/usr/lib/python3.9/site-packages/dnf/plugin.py\", line 134, in _load\n    raise RuntimeError(\"load_plugins() called twice\")\nRuntimeError: load_plugins() called twice\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}

PLAY RECAP ********************************************************************************************************************************************************************************
2f5d1f82-2aad-433b-ab9f-98c5fe25ffa5 : ok=12   changed=0    unreachable=0    failed=1    skipped=5    rescued=0    ignored=0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.