EBS volume failed to be mounted after reboot
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 )
Received on Mon Feb 11 2013 - 11:20:21 EST
This archive was generated by
hypermail 2.3.0.