<div dir="ltr"><div><div>Hi,<br><br></div>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".<br>So I have to mount it manually by "mount /xvdz /home" on the master node. Does anyone have ever met
same kind of problem?<br>
</div><br>The following is my configuration.<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">[cluster m3cluster]<br>KEYNAME = kli_rsa<br>
CLUSTER_SIZE = 2<br>CLUSTER_USER = sgeadmin<br>CLUSTER_SHELL = bash<br>NODE_IMAGE_ID = ami-5b3fb632 # starcluster-base-ubuntu-12.04-</blockquote><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
x86_64 (us-east-1)<br>NODE_INSTANCE_TYPE = m3.2xlarge<br>DISABLE_QUEUE=True<br>MASTER_INSTANCE_TYPE = t1.micro<br>
VOLUMES = home<br>PLUGINS = createusers, sge<br>SPOT_BID = 0.24<br><br>[volume home]<br>VOLUME_ID = vol-a2f2d8dc<br>MOUNT_PATH = /home<br><br><br>[plugin createusers]<br>SETUP_CLASS = starcluster.plugins.users.CreateUsers<br>
usernames = kli, vchou<br>DOWNLOAD_KEYS = True<br>[plugin sge]<br>SETUP_CLASS = starcluster.plugins.sge.SGEPlugin<br>MASTER_IS_EXEC_HOST = False<div class=""><div id=":99" class="" tabindex="0"><img class="" src="https://mail.google.com/mail/u/0/images/cleardot.gif"></div>
</div></blockquote><br clear="all"><br>-- <br><span style="color:rgb(136,136,136)">李凯 ( Kai Li )</span></div>