xebialabs-community / puppet-xldeploy

Puppet module for managing XL Deploy
5 stars 10 forks source link

dbcluster branch gives Input/output error #70

Closed ltutar closed 9 years ago

ltutar commented 9 years ago

The dbcluster branch gives with the first runs the following errors:

Notice: /Stage[main]/Xldeploy::Server::Config/File[xldeploy default properties]/group: group changed 'root' to 'xldeploy' Notice: /Stage[main]/Xldeploy::Server::Config/File[xldeploy default properties]/mode: mode changed '0644' to '0640' Notice: /File[xldeploy default properties]/seluser: seluser changed 'unconfined_u' to 'system_u' Error: Could not set 'present' on ensure: Input/output error - /dev/pts/1 at 98:/etc/puppetlabs/puppet/environments/production/modules/xldeploy/manifests/server/config.pp Error: Could not set 'present' on ensure: Input/output error - /dev/pts/1 at 98:/etc/puppetlabs/puppet/environments/production/modules/xldeploy/manifests/server/config.pp Wrapped exception: Input/output error - /dev/pts/1 Error: /Stage[main]/Xldeploy::Server::Config/Xldeploy_setup[default]/ensure: change from absent to present failed: Could not set 'present' on ensure: Input/output error - /dev/pts/1 at 98:/etc/puppetlabs/puppet/environments/production/modules/xldeploy/manifests/server/config.pp Notice: /Stage[main]/Xldeploy::Server::Config/Ini_setting[xldeploy.admin.password]: Dependency Xldeploy_setup[default] has failures: true

ltutar commented 9 years ago

more logging: arning: /Stage[main]/Xldeploy::Server::Security/Concat[/opt/xl-deploy/xl-deploy-server/conf/deployit-security.xml]/Exec[concat/opt/xl-deploy/xl-deploy-server/conf/deployit-security.xml]: Skipping because of failed dependencies Notice: /Stage[main]/Xldeploy::Server::Security/Concat[/opt/xl-deploy/xl-deploy-server/conf/deployit-security.xml]/Exec[concat/opt/xl-deploy/xl-deploy-server/conf/deployit-security.xml]/returns: /var/opt/lib/pe-puppet/concat/bin/concatfragments.rb:100:in `

': Cannot write to dirname /var/opt/lib/pe-puppet/concat/_opt_xl-deploy_xl-deploy-server_conf_deployit-security.xml to create /var/opt/lib/pe-puppet/concat/_opt_xl-deploy_xl-deploy-server_confdeployit-security.xml/fragments.concat.out (RuntimeError) Error: /Stage[main]/Xldeploy::Server::Security/Concat[/opt/xl-deploy/xl-deploy-server/conf/deployit-security.xml]/Exec[concat/opt/xl-deploy/xl-deploy-server/conf/deployit-security.xml]: Failed to call refresh: /var/opt/lib/pe-puppet/concat/bin/concatfragments.rb -o "/var/opt/lib/pe-puppet/concat/_opt_xl-deploy_xl-deploy-server_conf_deployit-security.xml/fragments.concat.out" -d "/var/opt/lib/pe-puppet/concat/_opt_xl-deploy_xl-deploy-server_confdeployit-security.xml" returned 1 instead of one of [0] Error: /Stage[main]/Xldeploy::Server::Security/Concat[/opt/xl-deploy/xl-deploy-server/conf/deployit-security.xml]/Exec[concat/opt/xl-deploy/xl-deploy-server/conf/deployit-security.xml]: /var/opt/lib/pe-puppet/concat/bin/concatfragments.rb -o "/var/opt/lib/pe-puppet/concat/_opt_xl-deploy_xl-deploy-server_conf_deployit-security.xml/fragments.concat.out" -d "/var/opt/lib/pe-puppet/concat/_opt_xl-deploy_xl-deploy-server_conf_deployit-security.xml" returned 1 instead of one of [0]

ltutar commented 9 years ago

i now have this issue with the second xldeploy host which is then a passive. the second puppet run goes ok.