Advertisement
demon_23

oo-accept node 2host

Jan 25th, 2014
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. [root@node1 ~]# oo-accept-node -v
  2. INFO: using default accept-node extensions
  3. INFO: loading node configuration file /etc/openshift/node.conf
  4. INFO: loading resource limit file /etc/openshift/resource_limits.conf
  5. INFO: finding external network device
  6. INFO: checking node public hostname resolution
  7. FAIL: /etc/openshift/node.conf: BROKER_HOST broker.openshift.iardcloud.com does not resolve (getaddrinfo: Name or service not known)
  8. FAIL: /etc/openshift/node.conf: PUBLIC_HOSTNAME node1.openshift.iardcloud.com does not resolve as a FQDN (getaddrinfo: Name or service not known)
  9. INFO: checking selinux status
  10. INFO: checking selinux openshift-origin policy
  11. INFO: checking selinux booleans
  12. INFO: checking package list
  13. INFO: checking services
  14. FAIL: service cgconfig not running
  15. FAIL: service cgred not running
  16. INFO: checking kernel semaphores >= 512
  17. FAIL: kernel.sem semaphores too low: 128 < 512
  18. INFO: checking cgroups configuration
  19. INFO: checking cgroups processes
  20. INFO: find district uuid: NONE
  21. INFO: determining node uid range: 1000 to 6500
  22. INFO: checking presence of tc qdisc
  23. INFO: checking for cgroup filter
  24. INFO: checking presence of tc classes
  25. INFO: checking filesystem quotas
  26. INFO: checking quota db file selinux label
  27. INFO: checking 0 user accounts
  28. INFO: checking application dirs
  29. INFO: checking system httpd configs
  30. INFO: checking cartridge repository
  31. FAIL: no manifest in the cart repo matches /usr/libexec/openshift/cartridges/perl/metadata/manifest.yml
  32. FAIL: no manifest in the cart repo matches /usr/libexec/openshift/cartridges/jenkins-client/metadata/manifest.yml
  33. FAIL: no manifest in the cart repo matches /usr/libexec/openshift/cartridges/php/metadata/manifest.yml
  34. 8 ERRORS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement