Upgrade with Glusterfs mysql.vol
Hi,
I am planning to upgrade to mysql 5.5 on my cluster, which implications might this have?
What precautions should take on this?
This is my conf:
/etc/glusterfs/glusterfs-mysql.vol
volume remote1-mysql
type protocol/client
option transport-type tcp
option remote-host 192.168.0.1
option remote-subvolume brick-mysql
option username user-mysql
option password thepass
end-volume
volume remote2-mysql
type protocol/client
option transport-type tcp
option remote-host 192.168.0.2
option remote-subvolume brick-mysql
option username user-mysql
option password thepass
end-volume
volume replicate-mysql
type cluster/replicate
subvolumes remote1-mysql remote2-mysql
end-volume
volume cache-mysql
type performance/io-cache
option cache-size 25MB
subvolumes replicate-mysql
end-volume
df -h
/etc/glusterfs/glusterfs-mysql.vol
243G 184G 47G 80% /var/lib/mysql
Thanks guys
|
Recent comments
22 hours 14 min ago
1 day 7 hours ago
1 day 8 hours ago
1 day 12 hours ago
1 day 16 hours ago
1 day 16 hours ago
1 day 19 hours ago
2 days 5 hours ago
2 days 10 hours ago
2 days 11 hours ago