StarCluster - Mailing List Archive

Re: FW: problem with EBS volume

From: Justin Riley <no email>
Date: Mon, 8 Sep 2014 14:42:55 -0400

Hi Amanda,

I believe this is because you have spaces in front of your volume
section. The INI parser is confusing your [volume] section as a string
in the VOLUMES list. Removing the leading spaces from your [volume]
section should fix things.

Hope that helps,

~Justin

On Mon, Sep 08, 2014 at 06:39:20PM +0000, Amanda Joy Kedaigle wrote:
> Hi,
> First, thank you for Starcluster, it is making this much easier. I am
> running into a problem, however. I am trying to start a cluster with an
> attached pre-existing EBS volume, but I keep getting this error.
>
> !!! ERROR - volume 'fraenkel
> [volume fraenkel]
> VOLUME_ID = vol-5e75ba11
> MOUNT_PATH = /home' not defined in config
>
> That volume id is for a 20GB volume I have already created and previously
> used, but which is not currently attached to anything. Am I doing
> something wrong? My config file (stripped of a bunch of comments) looks
> like:
>
> [cluster defcluster]
> CLUSTER_SIZE = 16
> # create the following user on the cluster
> CLUSTER_USER = sgeadmin
> CLUSTER_SHELL = bash
> NODE_IMAGE_ID = ami-3393a45a
> NODE_INSTANCE_TYPE = c3.large
> VOLUMES=fraenkel
>
>  [volume fraenkel]
> # attach vol-5e75ba11 to /home on master node and NFS-shre to worker nodes
>  VOLUME_ID = vol-5e75ba11
>  MOUNT_PATH = /home
>
> Thanks for any help!

> _______________________________________________
> StarCluster mailing list
> StarCluster_at_mit.edu
> http://mailman.mit.edu/mailman/listinfo/starcluster




Received on Mon Sep 08 2014 - 14:42:57 EDT
This archive was generated by hypermail 2.3.0.

Search:

Sort all by:

Date

Month

Thread

Author

Subject