Skip to content

Instantly share code, notes, and snippets.

@daya
Created April 6, 2011 22:12
Show Gist options
  • Save daya/906651 to your computer and use it in GitHub Desktop.
Save daya/906651 to your computer and use it in GitHub Desktop.
1.9.2 ip-192-168-1-126: [master] $ !epm
epmd -names
epmd: up and running on port 4369 with data:
name dev3 at port 57298
name dev2 at port 57288
name dev1 at port 57277
1.9.2 ip-192-168-1-126: [master] $ !net
netstat -a |grep 569
1.9.2 ip-192-168-1-126: [master] $ netstat -a |grep 572
tcp4 0 0 localhost.com.epmd localhost.com.57299 ESTABLISHED
tcp4 0 0 localhost.com.57299 localhost.com.epmd ESTABLISHED
tcp4 0 0 *.57298 *.* LISTEN
tcp4 0 0 localhost.com.epmd localhost.com.57289 ESTABLISHED
tcp4 0 0 localhost.com.57289 localhost.com.epmd ESTABLISHED
tcp4 0 0 *.57288 *.* LISTEN
tcp4 0 0 localhost.com.epmd localhost.com.57278 ESTABLISHED
tcp4 0 0 localhost.com.57278 localhost.com.epmd ESTABLISHED
tcp4 0 0 *.57277 *.* LISTEN
tcp4 0 0 ip-192-168-1-126.57237 iad04s01-in-f17..https ESTABLISHED
tcp4 0 0 localhost.com.57315 localhost.com.57298 TIME_WAIT
tcp4 0 0 ip-192-168-1-126.57242 iad04s01-in-f97..https TIME_WAIT
tcp4 0 0 localhost.com.57307 localhost.com.57288 TIME_WAIT
tcp4 0 0 localhost.com.57311 localhost.com.57277 TIME_WAIT
udp6 0 0 *.56572 *.*
udp4 0 0 *.56572 *.*
1.9.2 ip-192-168-1-126: [master] $ n/riak-admin join dev1@127.0.0.1
Node is not running!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment