Starcluster error in starcluster sshmaster

This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP

Moderator: selimgunay

Post Reply
blzopensees
Posts: 2
Joined: Tue Dec 06, 2016 6:00 am

Starcluster error in starcluster sshmaster

Post by blzopensees »

Recently I am trying to run the example on
AmazonEC2 - OpenSeesWiki
http://opensees.berkeley.edu/wiki/index.php/AmazonEC2
But when I input “starcluster sshmaster smallcluster”, an error occurred as below:

C:\Users\asus>starcluster sshmaster smallcluster
StarCluster - (http://star.mit.edu/cluster) (v. 0.95.6)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster@mit.edu

>>> Starting Pure-Python SSH shell...
Line-buffered terminal emulation. Press F6 or ^Z to send EOF.

eval $(resize)
root@master:~# eval $(resize)
7[r[999;999H[6n
resize: Time out occurred
root@master:~#

My operating system is Windows 10. Did anyone encountered this problem? What should I do then?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Starcluster error in starcluster sshmaster

Post by fmk »

you can trying logging in directly to the cluster using the Amazon EC-2 console .. which when you click on the individual nodes shows you the command for ssh'ing to a machine
Post Reply