StarCluster icon indicating copy to clipboard operation
StarCluster copied to clipboard

StarCluster is an open source cluster-computing toolkit for Amazon's Elastic Compute Cloud (EC2).

Results 100 StarCluster issues
Sort by recently updated
recently updated
newest added

I'm using spot instances with StarCluster installed via `sudo -H pip install https://github.com/jtriley/StarCluster/archive/develop.zip`. In my config, I added: ``` [cluster testcluster] PLUGINS=sge DISABLE_QUEUE=True [plugin sge] SETUP_CLASS = starcluster.plugins.sge.SGEPlugin slots_pet_host =...

``` >>> Waiting for cluster to stabilize... !!! ERROR - Unhandled exception occured Traceback (most recent call last): File "/Users/alex/git/StarCluster/starcluster/cli.py", line 274, in main sc.execute(args) File "/Users/alex/git/StarCluster/starcluster/commands/loadbalance.py", line 115, in...

http://aws.amazon.com/efs/ as an alternative to an NFS exported by the master.

pytest-pep8==1.0.5, pytest-flakes==0.2, pytest==2.6.4

This addresses Issue #554 and provides default AMIs in the correct zone when creating and resizing volumes by implementing the `static.BASE_AMI_*` variables as dictionaries.

starcluster stop cluster_name StarCluster - (http://star.mit.edu/cluster) (v. 0.95.6) Software Tools for Academics and Researchers (STAR) Please submit bug reports to [email protected] !!! ERROR - Failed to load cluster settings! !!!...

I'm trying to create 1-master-1-worker cluster on eu-west-1b and getting the following error, after which both instances run but fail to set up correctly (ie no mention of node001 in...

Would be nice to NFS share the ephemeral drive of master host by defualt

Feature

Use standard EBS volumes. The Standard EBS Volume is very slow for us. We have an application more I/O-intensive and I/O portion seems to be slowing down more number of...

Hello, I'm having trouble to get spot instance pricing for a specific availability zone when querying spot instance prices using starcluster. I have the following lines in my .starcluster/config file:...