Gandi.net Groups

Hosting expert mode: Re: Disk NOT mounted

In topic: Disk NOT mounted

You should be logged in to post new messages. Create an account.

Hi David,

Thank you for your mail.

OK I deleted the disk, recreated it and attached it.

 and now it is working.

Thanks.
Mary.
----


On Feb, 20 2008 22:29 CET, David Barnwell wrote:
I had a similar problem in January. I went to this page:
https://www.gandi.net/admin/hosting/disk/4...
and created the disk, and then attached it to my server.

This process created a new device /dev/xvdb and mounted it at
/srv/data1
by some magic (I thought that only I had root access!). 

The mount appeared in /etc/mtab, but not in /etc/fstab. I feared that
without an entry in fstab, it would be unlikely to survive a reboot. I
also wanted to change the mount point, so I mounted it instead at
/data,
and added this line to fstab:
/dev/xvdb /data ext3 rw,noatime 0 0