[pacemaker cluster create] problem with loading drbd module

Hi,

I am new to SUSE Cloud deployment. I have configured SUSE admin node successfully but i am getting below error while create a pacemaker cluster.

[COLOR="#A52A2A"]Most recent logged lines from the Chef run:
Compiled Resource:

Declared in /var/chef/cache/cookbooks/drbd/recipes/install.rb:25:in `from_file’

ruby_block(“load drbd module”) do
action “create”
retries 0
retry_delay 2
block_name “load drbd module”
cookbook_name “drbd”
recipe_name “install”
block #
not_if { #code block }
end

[2015-09-16T16:11:04+05:30] ERROR: Running exception handlers
[2015-09-16T16:11:04+05:30] ERROR: Report handler Chef::Handler::ErrorReport raised #
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/resource.rb:530:in encode' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/resource.rb:530:in to_json’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/resource.rb:530:in to_json' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/2.1.0/json/common.rb:285:in generate’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/2.1.0/json/common.rb:285:in pretty_generate' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/json_compat.rb:107:in to_json_pretty’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler/error_report.rb:27:in report' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:226:in run_report_unsafe’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:214:in run_report_safely' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:118:in block in run_exception_handlers’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:117:in each' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:117:in run_exception_handlers’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:127:in block in ' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:119:in call’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:119:in block in run_failed' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:118:in each’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:118:in run_failed' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:446:in rescue in do_run’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:455:in do_run' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:184:in run’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application.rb:133:in run_chef_client' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application/client.rb:285:in block in run_application’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application/client.rb:277:in loop' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application/client.rb:277:in run_application’
[2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application.rb:65:in run' [2015-09-16T16:11:04+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/bin/chef-client:26:in
[2015-09-16T16:11:04+05:30] ERROR: /usr/bin/chef-client:23:in load' [2015-09-16T16:11:04+05:30] ERROR: /usr/bin/chef-client:23:in
[2015-09-16T16:11:04+05:30] ERROR: Exception handlers complete
[2015-09-16T16:11:04+05:30] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2015-09-16T16:11:04+05:30] FATAL: RuntimeError: ruby_block[load drbd module] (drbd::install line 25) had an error: RuntimeError: problem with loading drbd module
dd4-ae-52-9e-0d-17.samgpunb.symantec.com
Most recent logged lines from the Chef run:
Compiled Resource:

Declared in /var/chef/cache/cookbooks/drbd/recipes/install.rb:25:in `from_file’ [/COLOR]

I checked Chef client log on the node

[COLOR="#A52A2A"][2015-09-16T16:45:46+05:30] ERROR: Running exception handlers
[2015-09-16T16:45:46+05:30] ERROR: Report handler Chef::Handler::ErrorReport raised #<Encoding::UndefinedConversionError: “\xC0” from ASCII-8BIT to UTF-8>
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/resource.rb:530:in encode' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/resource.rb:530:in to_json’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/resource.rb:530:in to_json' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/2.1.0/json/common.rb:285:in generate’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/2.1.0/json/common.rb:285:in pretty_generate' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/json_compat.rb:107:in to_json_pretty’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler/error_report.rb:27:in report' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:226:in run_report_unsafe’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:214:in run_report_safely' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:118:in block in run_exception_handlers’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:117:in each' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:117:in run_exception_handlers’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/handler.rb:127:in block in <class:Handler>' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:119:in call’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:119:in block in run_failed' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:118:in each’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:118:in run_failed' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:446:in rescue in do_run’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:455:in do_run' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:175:in block in run’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:173:in fork' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/client.rb:173:in run’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application.rb:133:in run_chef_client' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application/client.rb:285:in block in run_application’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application/client.rb:277:in loop' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application/client.rb:277:in run_application’
[2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/lib/chef/application.rb:65:in run' [2015-09-16T16:45:46+05:30] ERROR: /usr/lib64/ruby/gems/2.1.0/gems/chef-10.32.2/bin/chef-client:26:in <top (required)>’
[2015-09-16T16:45:46+05:30] ERROR: /usr/bin/chef-client:23:in load' [2015-09-16T16:45:46+05:30] ERROR: /usr/bin/chef-client:23:in
[/COLOR]

Any help here?

hgupta89,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

Has your issue been resolved? If not, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.

Good luck!

Your SUSE Forums Team
http://forums.suse.com