BRRABill's Field Report With XenServer
-
@scottalanmiller said:
Isn't that how it is supposed to be restored? When I look at their vendor's guide that's what it says to do.
They have their own Datto branded recovery environment you are supposed to use. But, it never seems to work.
Me being on Server 2003 causes issue too, I think.
-
Well, now there is another issue, but I know how to fix this one. (Had the same issue on a BMR of my other failed server.)
Strangely enough, there is a post on SW about this error (that was not fixed) but the posted posted a picture of his monitor, which was the old fashioned type. (This was in 2009.)
@scottalanmiller said:
"So that is what a CRT looks like. Are you working in a museum? ;)" -
That issue is now fixed!
Good thing I remembered that!
https://social.technet.microsoft.com/Forums/office/en-US/b3f18d7a-8c95-42dc-a0bd-3ca81e26d669/error-on-boot-stop-c0000135-unable-to-locate-component-csrsrvdll-not-found-reinstalling-the?forum=winservergenWell after a few blips, it seems to have worked.
Should I install XenTools?
-
Yes, you always need the PV drivers for any hypervisor that you want to use (including Hyper-V) or you get crappy performance.
-
@scottalanmiller said:
Yes, you always need the PV drivers for any hypervisor that you want to use (including Hyper-V) or you get crappy performance.
Are those included in the install "XenTools" option?
-
@BRRABill said:
@scottalanmiller said:
Yes, you always need the PV drivers for any hypervisor that you want to use (including Hyper-V) or you get crappy performance.
Are those included in the install "XenTools" option?
They are the XenTools.
-
-
-
I was not able to adjust memory before. Now after XenTools I can. (You can also see memory usage which is nice.)
-
@FATeknollogee said:
@Dashrender said:
@FATeknollogee said:
@scottalanmiller said:
@FATeknollogee said:
@FATeknollogee said:
Not to side track this thread (apologies to @BRRABill ), what is the "hyperconverged" equivalent in the XenServer world?
To all you XS experts, what is the "hyperconverged" equivalent in the XenServer world?
Similar to Starwind in the Windows world
XenServer is natively that in the Xen world. Nothing additional needed.
If you had 2, 3 or more XS bare metal installs with local drives, how do you "hyperconverge" all the local disks?
Are you saying with XS the "hyperconvergence" just auto-magically happens?
Of course not, but it doesn't for any platform. If you're setting up a greenfield situation, then you design it from the ground up with XS with single shared storage.
Let's try this again:
In Windows, you can take multiple boxes, add Starwind or Datacore = hyperconverged using local storage (no SAN needed).
How do you do the same thing with XS?
This can do HC for XenServer:
http://www.atlantiscomputing.com/products/atlantis-usx -
If you REALLY REALLY WANT a gui to get HA setup and running on XenServer, maybe give HA-Lizard a look. Haven't used it myself yet (single host), but I've heard it talked about enough to remember it.... the name is kinda memorable.
-
@travisdh1 said:
If you REALLY REALLY WANT a gui to get HA setup and running on XenServer, maybe give HA-Lizard a look. Haven't used it myself yet (single host), but I've heard it talked about enough to remember it.... the name is kinda memorable.
It's something I want to configure as well, 2 new host, and then download the HA-Lizard client to both, supposedly it handles the entire configuration from what @halizard said in a previous post.
-
XS (and XO) show the provisioned size of the virtual disk. Is there a way to show how much space it is actually taking up?
(For example in Hyper-V you could just look at the size of the VHD.)
-
@BRRABill said:
XS (and XO) show the provisioned size of the virtual disk. Is there a way to show how much space it is actually taking up?
(For example in Hyper-V you could just look at the size of the VHD.)
Same, you either look at the storage device and query it and/or you look at the size of the filesystem image file.
-
Yep there is.
Go to the Dashboard firstFrom the dashboard find the Storage Repository (SR)
Click on it.
Now scroll down a little and you'll see your VHDs
-
I fumbled around for about 5 mins before I bumped my way into this.
-
@scottalanmiller said:
or you look at the size of the filesystem image file.
Is that functionality available in XC or XO?
In Hyper-V you can right click the storage and it tells you provisioned size and size on disk.
-
But that doesn't tell you virtual drive by virtual drive. Only the main XS drive. (Which you can also see in XC.)
-
What you mean Willis? (Different Strokes reference)
-
@Dashrender said:
What you mean Willis? (Different Strokes reference)
I guess in reality it doesn't matter. You'd be managing the drive sizes in each VM, so it would never be an issue.
I just like to know hey ... this virtual disk is only 10% full without going into the VM itself to check. Pretty easy to do in Hyper-V. I figured it was in XC/XO as well, but I was just missing it.