I forgot to tell you that I use ec2-associate-address commands to tell the
new master to grab the elastic IP address. If I do not use replication and
I use the normal IP addresses it works fine!
Is there a way to have High availability to amazon EC2 without use of
elastic IPs??

Many thanks,
Dimos.


On Mon, Feb 20, 2012 at 2:17 AM, Dimos Stamatakis <[email protected]>wrote:

> Hello!
> I have successfully run a pvfs installation on a eucalyptus cloud, but
> when I moved to Amazon EC2, I get a very strange error.
> When I run a metadata server it says:
>
> [S 02/20 00:04] PVFS2 Server ready.
>
> and then it says:
>
> [E 02/20 00:04] batch_create request got: No space left on device
> ....... And this error repeats ......
>
> I checked all of my devices and there is plenty of space, so I don't think
> there is not enough space left...
> Can you explain that?
> What is the batch_create function? And where is it trying to write?
>
> Here is the output of the df -h on the data node:
>
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/sda1             9.9G  2.7G  6.8G  29% /
> tmpfs                 308M     0  308M   0% /lib/init/rw
> udev                   10M  108K  9.9M   2% /dev
> tmpfs                 308M  4.0K  308M   1% /dev/shm
>
> and on the meta data node:
>
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/sda1             9.9G  2.0G  7.5G  21% /
> tmpfs                 308M     0  308M   0% /lib/init/rw
> udev                   10M  108K  9.9M   2% /dev
> tmpfs                 308M  4.0K  308M   1% /dev/shm
>
> Many thanks,
> Dimos.
>
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to