Skip to content

Instantly share code, notes, and snippets.

@tomellis
Created October 3, 2012 08:47
Show Gist options
  • Save tomellis/3825858 to your computer and use it in GitHub Desktop.
Save tomellis/3825858 to your computer and use it in GitHub Desktop.
[root@test ~]# euca-describe-services -E -A
SERVICE eucalyptus eucalyptus x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Eucalyptus arn:euca:eucalyptus:::x.x.x.x/
SERVICE eucalyptus eucalyptus x.x.x.5 DISABLED 1006 http://x.x.x.5:8773/services/Eucalyptus arn:euca:eucalyptus:::x.x.x.5/
SERVICE reporting bootstrap x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Reporting arn:euca:bootstrap::reporting:x.x.x.x/
SERVICE configuration eucalyptus x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Configuration arn:euca:eucalyptus::configuration:x.x.x.x/
SERVICE ldap eucalyptus x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Ldap arn:euca:eucalyptus::ldap:x.x.x.x/
SERVICE db eucalyptus x.x.x.x ENABLED 1006 postgresql://x.x.x.x:8777/eucalyptus?ssl=true&sslfactory=com.eucalyptus.postgresql.PostgreSQLSSLSocketFactory arn:euca:eucalyptus::db:x.x.x.x/
SERVICE euare eucalyptus x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Euare arn:euca:eucalyptus::euare:x.x.x.x/
SERVICE walrus walrus walrus_testing10146 ENABLED 1006 http://x.x.x.6:8773/services/Walrus arn:euca:bootstrap:walrus:walrus:walrus_testing10146/
SERVICE walrus walrus walrus_testing10147 BROKEN 1006 http://x.x.x.7:8773/services/Walrus arn:euca:bootstrap:walrus:walrus:walrus_testing10147/
SERVICEEVENT 7f9cc662-184e-416d-b2ae-2b386b265e47 arn:euca:bootstrap:walrus:walrus:walrus_testing10147/
SERVICEEVENT 7f9cc662-184e-416d-b2ae-2b386b265e47 ERROR
SERVICEEVENT 7f9cc662-184e-416d-b2ae-2b386b265e47 Wed Oct 03 10:44:56 CEST 2012
SERVICEEVENT 7f9cc662-184e-416d-b2ae-2b386b265e47 com.eucalyptus.util.async.RetryableConnectionException: Channel was closed before the write operation could be completed: No route to host::null:return=true:epoch=null:status=null
SERVICE notifications eucalyptus x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Notifications arn:euca:eucalyptus::notifications:x.x.x.x/
SERVICE storage cluster1 sc_testing10136 DISABLED 1006 http://x.x.x.10:8773/services/Storage arn:euca:eucalyptus:cluster1:storage:sc_testing10136/
SERVICE storage cluster1 sc_testing10138 ENABLED 1006 http://x.x.x.12:8773/services/Storage arn:euca:eucalyptus:cluster1:storage:sc_testing10138/
SERVICE storage cluster2 sc_testing10140 ENABLED 1006 http://x.x.x.14:8773/services/Storage arn:euca:eucalyptus:cluster2:storage:sc_testing10140/
SERVICE storage cluster2 sc_testing10142 DISABLED 1006 http://x.x.x.16:8773/services/Storage arn:euca:eucalyptus:cluster2:storage:sc_testing10142/
SERVICE properties bootstrap x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Properties arn:euca:bootstrap::properties:x.x.x.x/
SERVICE jetty eucalyptus x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Jetty arn:euca:eucalyptus::jetty:x.x.x.x/
SERVICE dns eucalyptus x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Dns arn:euca:eucalyptus::dns:x.x.x.x/
SERVICE component bootstrap x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Component arn:euca:bootstrap::component:x.x.x.x/
SERVICE bootstrap bootstrap x.x.x.x ENABLED 1006 http://x.x.x.x:8773/services/Empyrean arn:euca:bootstrap:::x.x.x.x/
SERVICE cluster cluster1 cc_testing10137 ENABLED 1006 http://x.x.x.11:8774/axis2/services/EucalyptusCC arn:euca:eucalyptus:cluster1:cluster:cc_testing10137/
SERVICE cluster cluster1 cc_testing10139 DISABLED 1006 http://x.x.x.13:8774/axis2/services/EucalyptusCC arn:euca:eucalyptus:cluster1:cluster:cc_testing10139/
SERVICE cluster cluster2 cc_testing10141 ENABLED 1006 http://x.x.x.15:8774/axis2/services/EucalyptusCC arn:euca:eucalyptus:cluster2:cluster:cc_testing10141/
SERVICE cluster cluster2 cc_testing10143 DISABLED 1006 http://x.x.x.17:8774/axis2/services/EucalyptusCC arn:euca:eucalyptus:cluster2:cluster:cc_testing10143/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment