Guest User

Untitled

a guest
Mar 3rd, 2018
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1.  
  2. root@ip-10-204-141-79:/opt/rightscale/sandbox/bin# paxctl -v ruby
  3. PaX control v0.5
  4. Copyright 2004,2005,2006,2007 PaX Team <pageexec@freemail.hu>
  5.  
  6. file ruby does not have a PT_PAX_FLAGS program header, try conversion
  7. root@ip-10-204-141-79:/opt/rightscale/sandbox/bin# paxctl -c ruby
  8. file ruby had a PT_GNU_STACK program header, converted
  9. root@ip-10-204-141-79:/opt/rightscale/sandbox/bin# paxctl -v ruby
  10. PaX control v0.5
  11. Copyright 2004,2005,2006,2007 PaX Team <pageexec@freemail.hu>
  12.  
  13. - PaX flags: -------x-e-- [ruby]
  14. RANDEXEC is disabled
  15. EMUTRAMP is disabled
  16. root@ip-10-204-141-79:/opt/rightscale/sandbox/bin# paxctl -EX ruby
  17. root@ip-10-204-141-79:/opt/rightscale/sandbox/bin# paxctl -v ruby
  18. PaX control v0.5
  19. Copyright 2004,2005,2006,2007 PaX Team <pageexec@freemail.hu>
  20.  
  21. - PaX flags: ------X-E--- [ruby]
  22. RANDEXEC is enabled
  23. EMUTRAMP is enabled
  24. root@ip-10-204-141-79:/opt/rightscale/sandbox/bin# /etc/init.d/rightlink restart
  25. Current runlevel is not 0 or 6; skipping decommission.
  26. To force decommission, run this script with 'decommission' instead of 'stop'.
  27. RightScale: This instance is booting from a user-bundled image or snapshot.
  28. RightScale: Installing private scripts from /opt/rightscale/right_link/scripts ...
  29. RightScale: Installing rad
  30. Current runlevel is not 0 or 6; skipping decommission.
  31. To force decommission, run this script with 'decommission' instead of 'stop'.
  32. RightScale: This instance is booting from a user-bundled image or snapshot.
  33. RightScale: Installing private scripts from /opt/rightscale/right_link/scripts ...
  34. RightScale: Installing rad
  35. RightScale: Installing rchk
  36. RightScale: Installing rnac
  37. RightScale: Installing command line tools from /opt/rightscale/right_link/scripts ...
  38. RightScale: Installing rs_run_right_script
  39. RightScale: Installing rs_run_recipe
  40. RightScale: Installing rs_log_level
  41. RightScale: Installing rs_reenroll
  42. RightScale: Installing rs_tag
  43. RightScale: Done.
  44. RightLink scripts installation succeeded.
  45. RightScale: Enrolling RightLink instance.
  46. I, [2011-11-02T02:12:33.797602 #1857] INFO -- : Requesting RightLink enrollment (token_id=239640001; timestamp=1320199953)...
  47. I, [2011-11-02T02:12:33.798637 #1857] INFO -- : [setup] Connecting to broker rs-broker-broker1~1.rightscale.com-5672, alias b0
  48. I, [2011-11-02T02:12:33.801919 #1857] INFO -- : [setup] Connecting to broker rs-broker-broker1~2.rightscale.com-5672, alias b1
  49. I, [2011-11-02T02:12:33.810002 #1857] INFO -- : [status] Broker b0 is now ready, connected brokers: [b0]
  50. I, [2011-11-02T02:12:33.810496 #1857] INFO -- : [stop] Closed connection to broker b0
  51. I, [2011-11-02T02:12:33.810647 #1857] INFO -- : [stop] Closed connection to broker b1
  52. I, [2011-11-02T02:12:33.814072 #1857] INFO -- : [status] Broker b1 is now ready, connected brokers: [b0, b1]
  53. I, [2011-11-02T02:12:38.837903 #1857] INFO -- : Fetching response (will wait 4 seconds)...
  54. I, [2011-11-02T02:12:38.838252 #1857] INFO -- : [setup] Connecting to broker rs-broker-broker1~1.rightscale.com-5672, alias b0
  55. I, [2011-11-02T02:12:38.886718 #1857] INFO -- : [setup] Connecting to broker rs-broker-broker1~2.rightscale.com-5672, alias b1
  56. I, [2011-11-02T02:12:38.889392 #1857] INFO -- : [setup] Subscribing queue rs-instance-c4329f35b63a66d07e4bcaee22efc392f2cf92f4-239640001 on broker b0
  57. I, [2011-11-02T02:12:38.889570 #1857] INFO -- : [setup] Subscribing queue rs-instance-c4329f35b63a66d07e4bcaee22efc392f2cf92f4-239640001 on broker b1
  58. I, [2011-11-02T02:12:38.891222 #1857] INFO -- : [status] Broker b0 is now ready, connected brokers: [b0]
  59. I, [2011-11-02T02:12:38.895662 #1857] INFO -- : [status] Broker b1 is now ready, connected brokers: [b0, b1]
  60. I, [2011-11-02T02:12:38.911427 #1857] INFO -- : Received enrollment response via broker rs-broker-broker1~2.rightscale.com-5672
  61. I, [2011-11-02T02:12:38.935985 #1857] INFO -- : [stop] Closed connection to broker b0
  62. I, [2011-11-02T02:12:38.936373 #1857] INFO -- : [stop] Closed connection to broker b1
  63. I, [2011-11-02T02:12:38.941598 #1857] INFO -- : Enrollment response received.
  64. RightScale: Instance successfully enrolled.
  65. RightScale: Creating RightLink agent configuration file.
  66. RightScale: NAME: instance
  67. RightScale: Generated configuration file for agent instance:
  68. RightScale: - config: /opt/rightscale/right_link/generated/instance/config.yml
  69. RightScale: - agent monit config: /opt/rightscale/etc/monit.d/rs-instance-c4329f35b63a66d07e4bcaee22efc392f2cf92f4-239640001.conf
  70. RightScale: - agent checker monit config: /opt/rightscale/etc/monit.d/rs-instance-c4329f35b63a66d07e4bcaee22efc392f2cf92f4-239640001-rchk.conf
  71. RightScale: Agent configuration successfully generated.
  72. Starting monit daemon with http interface at [127.0.0.1:2813]
Add Comment
Please, Sign In to add comment