Sam,

The temporary volume attached to the slave server is used to
distribute MySQL data.
It is deleted once the slave server initialized.

Nick

2009/8/26 Sam <[email protected]>:
>
>>> EBS is used for master only.
>
> Thats what I thought. And I attached the EBS to the MySQL role using
> scalr UI (Automatically attach feature)
> When I looked into the Total EBS and volumes used I saw two EBS
> volumes attached. One at master instance and one at slave.
> Now I am confused, why would mysql role which is used for Master slave
> configuration create seperate EBS for slave?
> I changed the MySQL role conf file to make sure that the data is
> stored on EBS.
>
> Not sure if you got my question but what I wish to do is use
> automatically attach EBS volume feature for master slave configuration
> which should only create 1 volume of EBS and should not create
> multiple EBS volumes for each slaves.
>
>
>
> On Aug 26, 2:20 pm, Nickolas Toursky <[email protected]> wrote:
>> Frédéric is correct. Data is stored on ephemeral devices on all MySQL
>> servers except master.
>>
>> 2009/8/26 Frédéric Sidler <[email protected]>:
>>
>>
>>
>> > I don't use EBS, but I think if I remember well that EBS is used for master
>> > only.
>> > Check your my.cnf of your master to see where the data are stored on the
>> > slave, but I'm pretty sure they are saved elsewhere (root partition or /mnt
>> > partition)
>>
>> > On Wed, Aug 26, 2009 at 3:01 PM, Sam <[email protected]> wrote:
>>
>> >> I am trying to create 2 mysql instances one master and one slave with
>> >> the data on EBS volume.
>>
>> >> I selected automatically create EBS size 5GB on start.
>>
>> >> I have read write on master and read only on slave.
>>
>> >> If I put any data on EBS on master I can not see it on the EBS on
>> >> slave.
>>
>> >> Am I doing something wrong?
>>
>> >> My Objective is to use EBS to persistence data with MySQL (Master-
>> >> slave).
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to