XenServer - CentOS7 with GUI
-
@johnhooks 2GB
-
@scottalanmiller said:
Just, just found it from Google. I certainly wasn't recommending anything. The reason that I was mentioning it is because we often install 512MB systems (always text based.) And often OSes that are not supported by XenServer officially as well. So there is a reason for it. But if running a stock CentOS 7, I would normally look at at least starting with the templates. At very least, worth testing them here.
I use it a lot because of the same reason. The template I think gives 2 GiB by default, which is a lot for what I'm normally building.
So here's another question according to their documentation:
The Linux templates create Pure Virtual (PV) guests, as opposed to the HVM guests created by the Windows and Other Install Media templates. Other Install Media template Linux installations are not supported.
So does installing XenTools give you PV also, or do you have to use a template?
-
@anonymous said:
@johnhooks 2GB
Should be plenty, I doubt that it is a memory issue. Most likely a driver one.
-
@johnhooks said:
So does installing XenTools give you PV also, or do you have to use a template?
You need to the template. Drives cannot make something PV. PV is unique to Xen and the Xentools only exist for when you are not PV.
If you are doing a non-templated install, then you need the XenTools installed separately.
-
@anonymous said:
@johnhooks 2GB
I'm building one right now, I'll let you know what happens.
-
Trying again with the correct template.
-
@scottalanmiller said:
If you are doing a non-templated install, then you need the XenTools installed separately.
Right that's what I was asking. If I use other media, and then install xentools from the iso, is it PV then or still HVM?
-
@anonymous said:
Trying again with the correct template.
I wouldn't say "correct", but let's say "standard." It's the most common approach to handling those workloads. Nothing wrong with going non-PV or non-template, but it means more work on your end, like getting the XenTools installed and dealing with driver selection.
-
@johnhooks said:
@scottalanmiller said:
If you are doing a non-templated install, then you need the XenTools installed separately.
Right that's what I was asking. If I use other media, and then install xentools from the iso, is it PV then or still HVM?
Didn't I just answer that
Drivers can never make something PV. PV vs. non-PV are different target archtictures, not a different selection of drivers. Installing the XenTools is required for HVM only. If you have a PV install, you don't need special drivers at all.
The entire point of XenTools or any PV Drivers like that on any platform is an attempt to mimic true PV. But if you install as PV, there is no purpose to pretending to be something you already are.
-
And now my ISO will not boot..... WTF?
-
@anonymous said:
And now my ISO will not boot..... WTF?
Any error or just a blinking cursor?
-
@scottalanmiller said:
@johnhooks said:
@scottalanmiller said:
If you are doing a non-templated install, then you need the XenTools installed separately.
Right that's what I was asking. If I use other media, and then install xentools from the iso, is it PV then or still HVM?
Didn't I just answer that
Drivers can never make something PV. PV vs. non-PV are different target archtictures, not a different selection of drivers. Installing the XenTools is required for HVM only. If you have a PV install, you don't need special drivers at all.
The entire point of XenTools or any PV Drivers like that on any platform is an attempt to mimic true PV. But if you install as PV, there is no purpose to pretending to be something you already are.
That kind of sucks because I think the minimum for a CentOS 7 template is like 2 GiB RAM.
Ah I take that back, you can change it through the cli just not through the GUI. Never mind.
-
@johnhooks said:
That kind of sucks because I think the minimum for a CentOS 7 template is like 2 GiB RAM.
Ah I take that back, you can change it through the cli just not through the GUI. Never mind.
That was the complaint in the other thread, or one of them, that going to a reasonable amount of memory on XS often requires eschewing the templates and/or going to CLI to resize. Pretty silly. 2GB is way to big as a minimum.
-
-
That's with the RHEL 7 template?
-
@scottalanmiller said:
@johnhooks said:
That kind of sucks because I think the minimum for a CentOS 7 template is like 2 GiB RAM.
Ah I take that back, you can change it through the cli just not through the GUI. Never mind.
That was the complaint in the other thread, or one of them, that going to a reasonable amount of memory on XS often requires eschewing the templates and/or going to CLI to resize. Pretty silly. 2GB is way to big as a minimum.
Ya which is why I said about using other media. I didn't realize then that you lost PV with that. I might have to change my template I built. I'm pretty sure I used other media.
-
@scottalanmiller No, CentOS7 one, I'll try that one.
-
I did it on other media just to test, it's installing packages now.
-
-
@johnhooks any luck?