XenServer local storage on a T3500
-
@scottalanmiller said
Right, there is a known problem that makes XO slow because of what it uses under the hood. Use Veeam and it will be fast, I'm sure. It's not an XS speed issue. It's a XAPI call speed issue that is leveraged by XO.
It's not just XO. A lot of the people on the XS bug tracker aren't using XO. It's just a bug in exporting/importing.
-
@BRRABill said in XenServer local storage on a T3500:
@scottalanmiller said
Right, there is a known problem that makes XO slow because of what it uses under the hood. Use Veeam and it will be fast, I'm sure. It's not an XS speed issue. It's a XAPI call speed issue that is leveraged by XO.
It's not just XO. A lot of the people on the XS bug tracker aren't using XO. It's just a bug in exporting/importing.
Yes, XS has an import/export slowness. Not a backup one.
-
@BRRABill said in XenServer local storage on a T3500:
When would you NOT want to thin provision?
And are you saying if it is over 2TB you cannot thin provision?
That's the issue, thin provisioning is limited currently to 2TB or smaller volumes (VHDs.)
-
-
@scottalanmiller said in XenServer local storage on a T3500:
@BRRABill said in XenServer local storage on a T3500:
When would you NOT want to thin provision?
And are you saying if it is over 2TB you cannot thin provision?
That's the issue, thin provisioning is limited currently to 2TB or smaller volumes (VHDs.)
Wait, is it 2 TB volumes as in ext3 partitions or is it 2 TV VHDs?
-
@Dashrender said in XenServer local storage on a T3500:
@scottalanmiller said in XenServer local storage on a T3500:
@BRRABill said in XenServer local storage on a T3500:
When would you NOT want to thin provision?
And are you saying if it is over 2TB you cannot thin provision?
That's the issue, thin provisioning is limited currently to 2TB or smaller volumes (VHDs.)
Wait, is it 2 TB volumes as in ext3 partitions or is it 2 TV VHDs?
VHDs.
-
@scottalanmiller said in XenServer local storage on a T3500:
@Dashrender said in XenServer local storage on a T3500:
@scottalanmiller said in XenServer local storage on a T3500:
@BRRABill said in XenServer local storage on a T3500:
When would you NOT want to thin provision?
And are you saying if it is over 2TB you cannot thin provision?
That's the issue, thin provisioning is limited currently to 2TB or smaller volumes (VHDs.)
Wait, is it 2 TB volumes as in ext3 partitions or is it 2 TV VHDs?
VHDs.
That was another thing people are always clamoring about with XS ... the lack of VHDX.
-
@BRRABill said in XenServer local storage on a T3500:
@scottalanmiller said in XenServer local storage on a T3500:
@Dashrender said in XenServer local storage on a T3500:
@scottalanmiller said in XenServer local storage on a T3500:
@BRRABill said in XenServer local storage on a T3500:
When would you NOT want to thin provision?
And are you saying if it is over 2TB you cannot thin provision?
That's the issue, thin provisioning is limited currently to 2TB or smaller volumes (VHDs.)
Wait, is it 2 TB volumes as in ext3 partitions or is it 2 TV VHDs?
VHDs.
That was another thing people are always clamoring about with XS ... the lack of VHDX.
Which I think is ridiculous that it's not in 7. VHDX is over 4 years old. Even worse, QCOW2 is something like 10 (or more) years old, and has almost a 9 EB limit.
-
@stacksofplates said in XenServer local storage on a T3500:
@BRRABill said in XenServer local storage on a T3500:
@scottalanmiller said in XenServer local storage on a T3500:
@Dashrender said in XenServer local storage on a T3500:
@scottalanmiller said in XenServer local storage on a T3500:
@BRRABill said in XenServer local storage on a T3500:
When would you NOT want to thin provision?
And are you saying if it is over 2TB you cannot thin provision?
That's the issue, thin provisioning is limited currently to 2TB or smaller volumes (VHDs.)
Wait, is it 2 TB volumes as in ext3 partitions or is it 2 TV VHDs?
VHDs.
That was another thing people are always clamoring about with XS ... the lack of VHDX.
Which I think is ridiculous that it's not in 7. VHDX is over 4 years old. Even worse, QCOW2 is something like 10 (or more) years old, and has almost a 9 EB limit.
The limitation on the partitions sizes is because of the use of snapshot functionality. Imagine having a 9EB array and partition, and then trying to perform a snapshot on it.
-
@DustinB3403 said in XenServer local storage on a T3500:
@stacksofplates said in XenServer local storage on a T3500:
@BRRABill said in XenServer local storage on a T3500:
@scottalanmiller said in XenServer local storage on a T3500:
@Dashrender said in XenServer local storage on a T3500:
@scottalanmiller said in XenServer local storage on a T3500:
@BRRABill said in XenServer local storage on a T3500:
When would you NOT want to thin provision?
And are you saying if it is over 2TB you cannot thin provision?
That's the issue, thin provisioning is limited currently to 2TB or smaller volumes (VHDs.)
Wait, is it 2 TB volumes as in ext3 partitions or is it 2 TV VHDs?
VHDs.
That was another thing people are always clamoring about with XS ... the lack of VHDX.
Which I think is ridiculous that it's not in 7. VHDX is over 4 years old. Even worse, QCOW2 is something like 10 (or more) years old, and has almost a 9 EB limit.
The limitation on the partitions sizes is because of the use of snapshot functionality. Imagine having a 9EB array and partition, and then trying to perform a snapshot on it.
VHDX has the same limit (or similar). No one would really have an image that size, but it would be compatible with every other system. And snapshots wouldn't take any longer. It creates a new file and writes to it and reads from the old one.