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

Failed to run drbd script #463

Open
Rohlik opened this issue Aug 8, 2019 · 0 comments
Open

Failed to run drbd script #463

Rohlik opened this issue Aug 8, 2019 · 0 comments

Comments

@Rohlik
Copy link
Contributor

Rohlik commented Aug 8, 2019

I tried configure drbd resource with parameter install=true but with this error:

#crm script run drbd install=true

INFO: DRBD Block Device
INFO: Nodes: esmaster02, esmaster01
Install packages for DRBD...ERROR: [esmaster02]: Remote error: Exited with error code 1, Error output: #######################################
# Pristup pouze autorizovanym osobam! #
#  Access for authorized users only!  #
#######################################

Traceback (most recent call last):
  File "/tmp/crm-tmp-5d4c03fdf41059ebcadd/str2tmp-5d4c03fd5168eb5e4e88", line 5, in <module>
    crm_init.install_packages(['drbd', 'drbd-kmp-default'])
  File "/tmp/crm-tmp-5d4c03fdf41059ebcadd/crm_init.py", line 210, in install_packages
    crm_script.exit_fail("Failed to install %s: %s" % (pkg, e))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 14: ordinal not in range(128)
ERROR: [esmaster01-spc]: Error (1): Traceback (most recent call last):
  File "/tmp/crm-tmp-5d4c03fdf41059ebcadd/str2tmp-5d4c03fd5168eb5e4e88", line 5, in <module>
    crm_init.install_packages(['drbd', 'drbd-kmp-default'])
  File "/tmp/crm-tmp-5d4c03fdf41059ebcadd/crm_init.py", line 210, in install_packages
    crm_script.exit_fail("Failed to install %s: %s" % (pkg, e))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 14: ordinal not in range(128)
ERROR: Install packages for DRBD (rc=False)
ERROR: [esmaster02]: (rc=0) #######################################
# Pristup pouze autorizovanym osobam! #
#  Access for authorized users only!  #
#######################################

My environment:

#crm --version
crm 3.0.0
#uname -a
Linux esmaster01 3.10.0-693.el7.x86_64 #1 SMP Thu Jul 6 19:56:57 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux
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

1 participant