[StarCluster] EBS volume failed to be mounted after reboot

Kai Li kai.li.jx at gmail.com
Tue Feb 12 04:46:19 EST 2013


I'm so sorry that I haven't tried "starcluster restart mycluster". It works
for me!


On Mon, Feb 11, 2013 at 5:20 PM, Kai Li <kai.li.jx at gmail.com> wrote:

> Hi,
>
> When I rebooted the master node of starcluster, the previous mounted EBS
> volume failed to be mounted again. But it's already listed in /etc/fstab as
> "/dev/xvdz /home auto noauto,defaults 0 0".
> So I have to mount it manually by "mount /xvdz /home" on the master node.
> Does anyone have ever met same kind of problem?
>
> The following is my configuration.
>
> [cluster m3cluster]
>> KEYNAME = kli_rsa
>> CLUSTER_SIZE = 2
>> CLUSTER_USER = sgeadmin
>> CLUSTER_SHELL = bash
>> NODE_IMAGE_ID = ami-5b3fb632 # starcluster-base-ubuntu-12.04-
>
> x86_64 (us-east-1)
>> NODE_INSTANCE_TYPE = m3.2xlarge
>> DISABLE_QUEUE=True
>> MASTER_INSTANCE_TYPE = t1.micro
>> VOLUMES = home
>> PLUGINS = createusers, sge
>> SPOT_BID = 0.24
>>
>> [volume home]
>> VOLUME_ID = vol-a2f2d8dc
>> MOUNT_PATH = /home
>>
>>
>> [plugin createusers]
>> SETUP_CLASS = starcluster.plugins.users.CreateUsers
>> usernames = kli, vchou
>> DOWNLOAD_KEYS = True
>> [plugin sge]
>> SETUP_CLASS = starcluster.plugins.sge.SGEPlugin
>> MASTER_IS_EXEC_HOST = False
>>
>
>
> --
> 李凯 ( Kai Li )
>



-- 
李凯 ( Kai Li )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20130212/5896464e/attachment.htm


More information about the StarCluster mailing list