Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error : not start "volmaster & volplugin" #274

Open
angry-tony opened this issue Oct 29, 2016 · 2 comments
Open

Error : not start "volmaster & volplugin" #274

angry-tony opened this issue Oct 29, 2016 · 2 comments

Comments

@angry-tony
Copy link

iam new to volplugin..
im trying to install volplugin with your ansible but i can't with error below.

this is the error messages.

  • /usr/bin/volmaster: No such file or directory
  • systemd: volplugin.service failed.
Oct 29 18:22:43 node-01 ansible-get_url: Invoked with directory_mode=None force=False backup=None remote_src=None owner=None follow=False group=None use_proxy=True serole=None content=NOT_LOGGING_PARAMETER setype=None timeout=10 src=None dest=/tmp/volplugin-v0.2.0.tar.bz2 selevel=None force_basic_auth=False sha256sum= http_agent=ansible-httpget regexp=None url_password=None url=https://github.com/contiv/volplugin/releases/download/v0.2.0/volplugin-v0.2.0.tar.bz2 checksum= seuser=None headers=None delimiter=None mode=None url_username=None validate_certs=True
Oct 29 18:23:14 node-01 ansible-command: Invoked with warn=True executable=None chdir=/usr/bin/ _raw_params=tar vxjf /tmp/volplugin-v0.2.0.tar.bz2 removes=None creates=None _uses_shell=True
Oct 29 18:23:27 node-01 ansible-stat: Invoked with checksum_algorithm=sha1 mime=False get_checksum=True path=/etc/default/volmaster checksum_algo=sha1 follow=False get_md5=False
Oct 29 18:23:28 node-01 ansible-copy: Invoked with src=/home/cluster-admin/.ansible/tmp/ansible-tmp-1477733007.28-275012771908753/source directory_mode=None force=True remote_src=None dest=/etc/default/volmaster selevel=None seuser=None serole=None follow=False content=NOT_LOGGING_PARAMETER setype=None original_basename=volmaster delimiter=None mode=None regexp=None owner=None group=None validate=None backup=False
Oct 29 18:23:29 node-01 ansible-stat: Invoked with checksum_algorithm=sha1 mime=False get_checksum=True path=/etc/systemd/system/volmaster.service checksum_algo=sha1 follow=False get_md5=False
Oct 29 18:23:30 node-01 ansible-copy: Invoked with src=/home/cluster-admin/.ansible/tmp/ansible-tmp-1477733009.25-279833053535726/source directory_mode=None force=True remote_src=None dest=/etc/systemd/system/volmaster.service selevel=None seuser=None serole=None follow=False content=NOT_LOGGING_PARAMETER setype=None original_basename=volmaster.service delimiter=None mode=None regexp=None owner=None group=None validate=None backup=False
Oct 29 18:23:31 node-01 ansible-service: Invoked with name=volmaster pattern=None enabled=None state=restarted sleep=None arguments= runlevel=default
Oct 29 18:23:31 node-02 systemd: Stopped Volmaster.
Oct 29 18:23:31 node-02 systemd: Started Volmaster.
Oct 29 18:23:31 node-02 systemd: Starting Volmaster...
Oct 29 18:23:31 node-02 systemd: Failed at step EXEC spawning /usr/bin/volmaster: No such file or directory
Oct 29 18:23:31 node-02 systemd: volmaster.service: main process exited, code=exited, status=203/EXEC
Oct 29 18:23:31 node-02 systemd: Unit volmaster.service entered failed state.
Oct 29 18:23:34 node-02 ansible-stat: Invoked with checksum_algorithm=sha1 mime=False get_checksum=True path=/etc/systemd/system/volsupervisor.service checksum_algo=sha1 follow=False get_md5=False
Oct 29 18:23:37 node-02 ansible-stat: Invoked with checksum_algorithm=sha1 mime=False get_checksum=True path=/etc/systemd/system/volplugin.service checksum_algo=sha1 follow=False get_md5=False
Oct 29 18:23:39 node-02 ansible-service: Invoked with name=volplugin pattern=None enabled=None state=restarted sleep=None arguments= runlevel=default
Oct 29 18:23:39 node-02 systemd: Stopped Volplugin.
Oct 29 18:23:39 node-02 volplugin: Incorrect Usage.
Oct 29 18:23:39 node-02 volplugin: NAME:
Oct 29 18:23:39 node-02 volplugin: Incorrect Usage.
Oct 29 18:23:39 node-02 volplugin: NAME:
Oct 29 18:23:39 node-02 volplugin: /usr/bin/volplugin - Mount and manage Ceph RBD for containers
Oct 29 18:23:39 node-02 volplugin: USAGE:
Oct 29 18:23:39 node-02 volplugin: /usr/bin/volplugin [global options] command [command options] [arguments...]
Oct 29 18:23:39 node-02 volplugin: VERSION:
Oct 29 18:23:39 node-02 volplugin: devbuild
Oct 29 18:23:39 node-02 volplugin: COMMANDS:
Oct 29 18:23:39 node-02 volplugin: help, h#011Shows a list of commands or help for one command
Oct 29 18:23:39 node-02 volplugin: GLOBAL OPTIONS:
Oct 29 18:23:39 node-02 volplugin: --prefix "/volplugin"#011#011prefix key used in etcd for namespacing
Oct 29 18:23:39 node-02 volplugin: --etcd [--etcd option --etcd option]#011URL for etcd
Oct 29 18:23:39 node-02 volplugin: --host-label "node-02"#011#011Set the internal hostname [$HOSTLABEL]
Oct 29 18:23:39 node-02 volplugin: --help, -h#011#011#011#011show help
Oct 29 18:23:39 node-02 volplugin: --version, -v#011#011#011print the version
Oct 29 18:23:39 node-02 volplugin: Error: flag provided but not defined: -master
Oct 29 18:23:39 node-02 systemd: volplugin.service: main process exited, code=exited, status=1/FAILURE
Oct 29 18:23:39 node-02 systemd: Unit volplugin.service entered failed state.
Oct 29 18:23:39 node-02 systemd: volplugin.service failed.
@erikh
Copy link
Contributor

erikh commented Oct 29, 2016

hi; volplugin is going away, sorry. it's being folded into another cisco product.

@angry-tony
Copy link
Author

@erikh Hi!!.. Oh... it's bed that i hear.. is it not opensource anymore??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants