BRRABill's Field Report With XenServer
-
@BRRABill said:
I would like to run a test of restoring my failing server to XenServer, but doing it without putting it on the network.
This possible with Hyper-V. You simply remove the network connection, and the can ... RDP I guess? ... on the local server into the VM.
Is this possible with XenServer?
Yes you can import the VM into Xenserver and remove the NIC from it.
You'd then administer the VM from within XenCenter or Xen Orchestra, it's simply disconnected from the network.
Just like if the cord was unplugged.
-
@DustinB3403 said:
Yes you can import the VM into Xenserver and remove the NIC from it.
You'd then administer the VM from within XenCenter or Xen Orchestra, it's simply disconnected from the network.
Just like if the cord was unplugged.
But can I actually SEE it? Like get the GUI of the server up on my screen?
-
@BRRABill Yep.
You'd see it as if you were trying to figure out why it had no internet access.
The XC Console tab is like physically being at the VM (if it were physical)
-
Remember I'm from the old RDP way of managing.
-
AH, console.
That's what I was missing!
-
@BRRABill said:
@DustinB3403 said:
Yes you can import the VM into Xenserver and remove the NIC from it.
You'd then administer the VM from within XenCenter or Xen Orchestra, it's simply disconnected from the network.
Just like if the cord was unplugged.
But can I actually SEE it? Like get the GUI of the server up on my screen?
Yes, from the XenCenter click on the VM and then the Console tab at the top of the screen. You may have to click inside of the black window that appears but it will be like you are standing in front of the keyboard.
-
@BRRABill XS is really simple to "get" and understand.
Nothing is difficult about it at all.
-
Can you run the "fixup" tool after importing a virtual disk?
I did not run it on import, and now of course, as it said it wouldn't, it won't boot.
I can just delete it and do it again. But was just wondering.
-
will XenServer boot Windows based VHDs?
-
I think so.
But I need to run their "fixup" program.
Which I am trying to figure out how to do after the fact.
More for knowledge sake. Like I said I can just redo the import,
But today is all about learning!
-
@BRRABill said:
I think so.
But I need to run their "fixup" program.
Which I am trying to figure out how to do after the fact.
More for knowledge sake. Like I said I can just redo the import,
But today is all about learning!
while it's booting, press F8 to get into the options, just like a bare metal install.
-
@Dashrender said:
while it's booting, press F8 to get into the options, just like a bare metal install.
I think I need to find a way to get the ISO file I need into XenServer.
Is that possible to do through XenCenter?
-
@BRRABill said:
@Dashrender said:
while it's booting, press F8 to get into the options, just like a bare metal install.
I think I need to find a way to get the ISO file I need into XenServer.
Is that possible to do through XenCenter?
You need to create an external share, Windows of NFS, to host the ISO file.
-
I followed this to create my ISO Library locally on the XS datastore
http://www.riverlite.co.uk/blog/xenserver-creating-a-local-iso-library/ -
@Dashrender said:
I followed this to create my ISO Library locally on the XS datastore
http://www.riverlite.co.uk/blog/xenserver-creating-a-local-iso-library/(shivers)
-
@Dashrender said:
I followed this to create my ISO Library locally on the XS datastore
http://www.riverlite.co.uk/blog/xenserver-creating-a-local-iso-library/I wouldn't do this production. In a lab or test environment it is fine though.
-
@coliver said:
@Dashrender said:
I followed this to create my ISO Library locally on the XS datastore
http://www.riverlite.co.uk/blog/xenserver-creating-a-local-iso-library/I wouldn't do this production. In a lab or test environment it is fine though.
Why?
You can use the available space outside of the boot partition for xen for this.
it's perfectly safe.
-
@Dashrender said:
will XenServer boot Windows based VHDs?
Yes, it did after I used the "fixup" option.
-
@DustinB3403 said:
@coliver said:
@Dashrender said:
I followed this to create my ISO Library locally on the XS datastore
http://www.riverlite.co.uk/blog/xenserver-creating-a-local-iso-library/I wouldn't do this production. In a lab or test environment it is fine though.
Why?
You can use the available space outside of the boot partition for xen for this.
it's perfectly safe.
I was wondering the same thing? I did this on my ESXi box for all of my ISOs.
-
@BRRABill said:
@Dashrender said:
will XenServer boot Windows based VHDs?
Yes, it did after I used the "fixup" option.
Though I wonder if setting up a new VM and doing a bare metal restore of that server wouldn't be better than importing the VHD.
Still, pretty awesome either way.