XenServer hyperconverged
-
@fateknollogee yes
-
@olivier said in XenServer hyperconverged:
@fateknollogee yes
And how many copies of the data exist? I.E. how many nodes can be shut down before you loose access to data?
-
@dashrender As far you don't lose a complete mirror (2 hosts on the same pair), no problem. So on 8 nodes, it means up to 4 hosts if there in one by mirror.
-
@olivier So you only gain in capacity scaling in 2's? Again as I mentioned earlier I'm curious how the Write suspension functions during failure....
-
@olivier said in XenServer hyperconverged:
@dashrender As far you don't lose a complete mirror (2 hosts on the same pair), no problem. So on 8 nodes, it means up to 4 hosts if there in one by mirror.
and what happens if you do loose an entire mirrored pair?
-
Where will XOSAN exist in this pricing structure?
https://xen-orchestra.com/#!/pricing -
@olivier what happens if you add in a single host, and then later add another host so you have an even number.
Would you eventually get more storage?
-
@dashrender The same thing as if you lost a mirrored pair with RAID1 or 10.
-
@fateknollogee said in XenServer hyperconverged:
Where will XOSAN exist in this pricing structure?
https://xen-orchestra.com/#!/pricingI believe it was mentioned as being a separate price entirely. So you can get XOA with or without XOSAN.
-
@r3dpand4 said in XenServer hyperconverged:
@olivier So you only gain in capacity scaling in 2's? Again as I mentioned earlier I'm curious how the Write suspension functions during failure....
Write are suspended few secs, works fine. Tested on Linux and Windows VMs.
@dashrender said in XenServer hyperconverged:
@olivier said in XenServer hyperconverged:
@dashrender As far you don't lose a complete mirror (2 hosts on the same pair), no problem. So on 8 nodes, it means up to 4 hosts if there in one by mirror.
and what happens if you do loose an entire mirrored pair?
If you lose an entire mirror pair, it's like in RAID10: you will lose data.
@fateknollogee said in XenServer hyperconverged:
Where will XOSAN exist in this pricing structure?
https://xen-orchestra.com/#!/pricingNope, it will be a dedicated pricing, per pool, without number of hosts or disk space limitations.
-
@dustinb3403 said in XenServer hyperconverged:
@fateknollogee said in XenServer hyperconverged:
Where will XOSAN exist in this pricing structure?
https://xen-orchestra.com/#!/pricingI believe it was mentioned as being a separate price entirely. So you can get XOA with or without XOSAN.
XOA Free at least to get XOSAN (you need XOA to deploy and manage it).
-
@olivier said in XenServer hyperconverged:
@dustinb3403 said in XenServer hyperconverged:
@fateknollogee said in XenServer hyperconverged:
Where will XOSAN exist in this pricing structure?
https://xen-orchestra.com/#!/pricingI believe it was mentioned as being a separate price entirely. So you can get XOA with or without XOSAN.
XOA Free at least to get XOSAN (you need XOA to deploy and manage it).
So with XOA Free you can get XOSAN?
-
@olivier said in XenServer hyperconverged:
Nope, it will be a dedicated pricing, per pool, without number of hosts or disk space limitations.
When will pricing be available?
-
@dustinb3403 said in XenServer hyperconverged:
So with XOA Free you can get XOSAN?
Yes, XOA Free + paid XOSAN will work.
@fateknollogee said in XenServer hyperconverged:
When will pricing be available?
It's a matter of weeks.
-
@olivier said in XenServer hyperconverged:
@dustinb3403 said in XenServer hyperconverged:
So with XOA Free you can get XOSAN?
Yes, XOA Free + paid XOSAN will work.
@fateknollogee said in XenServer hyperconverged:
When will pricing be available?
It's a matter of weeks.
So then when will the community edition get XOSAN?
-
@olivier We're talking about node failure where you're replacing hardware correct?
"On a 2 node setup, there is an arbiter VM that acts like the witness. If you lose the host with the 2x VMs (one arbiter and one "normal"), you'll go in read only."
So are Writes suspended until the 2nd node is brought back online and introduced to the XOSAN? Obviously that's going to be a lot longer than a few seconds even if you're talking about scaling outside of a 2 node cluster. Do you mean that Writes are suspended or cached in the event of a failure while Host is shutting down and then Writes resume as normal on the Active node? If this is the case when the new Host is introduced to the cluster the replication resumes, correct? -
@dustinb3403 said in XenServer hyperconverged:
@olivier said in XenServer hyperconverged:
@dustinb3403 said in XenServer hyperconverged:
So with XOA Free you can get XOSAN?
Yes.
@fateknollogee said in XenServer hyperconverged:
When will pricing be available?
It's a matter of weeks.
So then when will the community edition get XOSAN?
Not like this. We'll open source the gluster driver, to allow people to make their own solution (hyperconverged or not). But it won't be turnkey.
-
Are the hosts shown in your example using HW or software RAID?
What is preferred, HW or software RAID?
-
@fateknollogee said in XenServer hyperconverged:
Are the hosts shown in your example using HW or software RAID?
What is preferred, HW or software RAID?
Based on the blog post I'm guessing HW raid
-
@r3dpand4 said in XenServer hyperconverged:
@olivier We're talking about node failure where you're replacing hardware correct?
"On a 2 node setup, there is an arbiter VM that acts like the witness. If you lose the host with the 2x VMs (one arbiter and one "normal"), you'll go in read only."
So are Writes suspended until the 2nd node is brought back online and introduced to the XOSAN? Obviously that's going to be a lot longer than a few seconds even if you're talking about scaling outside of a 2 node cluster. Do you mean that Writes are suspended or cached in the event of a failure while Host is shutting down and then Writes resume as normal on the Active node? If this is the case when the new Host is introduced to the cluster the replication resumes, correct?Nope, writes are suspended when a node is down (time for system to know what to do). If there is enough nodes to continue, writes are resumed after being paused few secs. If there isn't enough nodes to continue, it will be then in read only.
Let's imagine you have 2x2 (distributed-replicated). You lose one XenServer host in the first mirror. After few secs, writes are back without having any service failed. Then, when you'll replace the faulty node, this fresh node will "keep up" the missing data in the mirror, but your VM won't notice it (healing status).