Hyper-V as a service
-
@travisdh1 said:
@BRRABill That makes no sense. Even if you couldn't install software on them (you can), every OS has well-known remote shutdown/restart procedures.
Perhaps I was unclear. That was pre-coffee.
The was trying to decide between the 5S and the 5P. The 5S only communicates with the machine via USB. The 5P can communicate via network interface as well.
If you are able to plug the UPS into a machine via UPS, and install the Windows-based "UPS Companion Software", you can shut down that machine. If it was a server running Hyper-V (with the GUI) that would work.
However, this scenario would have no way of contacting the VMs. The 5S only works via UPS cable and the companion software.
So to shutdown the VMs, you would need the 5P which sends the shutdown signal over the network to the software sitting on each VM.
Does that make more sense. Someone I will not mention called my first post "babbling" or "rambly" or something, so hopefully this makes more sense!
-
@travisdh1 said:
every OS has well-known remote shutdown/restart procedures.
Though you could be right even the 5S via USB cable might work even WITHOUT the companion software.
Hmmm, time for a new thread!
-
@BRRABill You seriously need to slow down and think a little.
Half the time you typed UPS, I think you meant USB.
I have no idea if the Eaton client software can be installed on Hyper-V Server, but I can test that. It will come down to what Windows features it requires. The software installs and runs as a service that you access via a browser (even on the local machine), so I would see no reason why it would not install.
Regarding the 5P, it does NOT have a network card by default. The network card is an optional add on that costs $250.
-
@BRRABill said:
So to shutdown the VMs, you would need the 5P which sends the shutdown signal over the network to the software sitting on each VM.
This is not how that works.
You tell Hyper-V Server to shut down. That is all. The Hyper-V server will correctly handle the guest VM's based on the settings you specified for each VM.
-
@JaredBusch said:
Regarding the 5P, it does NOT have a network card by default. The network card is an optional add on that costs $250.
Correct.
-
@JaredBusch said:
This is not how that works.
You tell Hyper-V Server to shut down. That is all. The Hyper-V server will correctly handle the guest VM's based on the settings you specified for each VM.
Do you know how to do that with Hyper-V and an Eaton UPS? Not the GUI.
-
@JaredBusch said:
@BRRABill You seriously need to slow down and think a little.
No time for slowing down, Dr. Jones.
-
@BRRABill said:
@JaredBusch said:
This is not how that works.
You tell Hyper-V Server to shut down. That is all. The Hyper-V server will correctly handle the guest VM's based on the settings you specified for each VM.
Do you know how to do that with Hyper-V and an Eaton UPS? Not the GUI.
This has nothing to do with the Eaton. These are normal Hyper-V settings.
-
-
-
@BRRABill said:
Is that available non GUI?
Assuming it is, and that you would know how.
just f******[moderated] stop and think man.
I am going to stop helping if you can't.Those are Hyper-V settings. Period. Manage them however the hell you want. Normal people do it with the GUI because they don't do it often enough to learn the powershell. but the almost the entirety of anything on windows server can be done in powershell anymore.
-
Eaton setup on Hyper-V Server 2012 R2. There is not an Eaton UPS in the same room as this server and the software says it wants it connected first. so sno idea if the install will succeed or fail for that reason. but I will try it.
-
Yup, worked.
Failed to launch the browser because there is not one.
So open port 4679 on the firewall and access the browser remotely.
-
The whole situation that you can get a GUI based install to work in something that it's suppose to have a GUI just weirds me out!
How is this suppose to be so much lighter when the stuff that makes GUI windows work is still clearly there?
I agree that it's nothing more than myself boxing myself into incorrect assumption (something that most of us do) - Hey this is GUI-less, therefore anything that requires GUI interaction (at least for install) won't work.
-
@JaredBusch said:
@BRRABill said:
So to shutdown the VMs, you would need the 5P which sends the shutdown signal over the network to the software sitting on each VM.
This is not how that works.
You tell Hyper-V Server to shut down. That is all. The Hyper-V server will correctly handle the guest VM's based on the settings you specified for each VM.
OK, someone who's brand new to hypervisors might not know that.. good post.
-
@Dashrender said:
The whole situation that you can get a GUI based install to work in something that it's suppose to have a GUI just weirds me out!
How is this suppose to be so much lighter when the stuff that makes GUI windows work is still clearly there?
I agree that it's nothing more than myself boxing myself into incorrect assumption (something that most of us do) - Hey this is GUI-less, therefore anything that requires GUI interaction (at least for install) won't work.
@JaredBusch ... That was my confusion, exactly.
As someone who has ALWAYS used a GUI, the concept of Server Core (or even just straight Hyper-V Server, which I assume has even less interfacing options than Server Core) meant that you could not run any of these GUI graphics-based programs.
I agree with @Dashrender ...what's the point of running a stripped down GUI-less server if you can still run all the programs like normal?
But that's just me talking from inexperience with non-GUI servers.
-
@Dashrender said:
@JaredBusch said:
OK, someone who's brand new to hypervisors might not know that.. good post.That I actually knew. And was my plan exactly.
Then I thought I had an aha moment because I thought you could not run a GUI-based program to manage it. And it made sense what Eaton was saying.
I do admit to totally neglecting to think about the UPS management built into the OS. But to be honest, I have never used that. I've always used the more full featured software that comes with the UPS.
-
@BRRABill said:
@Dashrender said:
@JaredBusch said:
OK, someone who's brand new to hypervisors might not know that.. good post.That I actually knew. And was my plan exactly.
Then I thought I had an aha moment because I thought you could not run a GUI-based program to manage it. And it made sense what Eaton was saying.
I do admit to totally neglecting to think about the UPS management built into the OS. But to be honest, I have never used that. I've always used the more full featured software that comes with the UPS.
What UPS management software built into the OS? Never, not even once, did I even insinuate anything about the built in OS UPS management options.
-
@JaredBusch said:
What UPS management software built into the OS? Never, not even once, did I even insinuate anything about the built in OS UPS management options.
It wasn't you who said that.
-
@BRRABill said:
Is that available non GUI?
Assuming it is, and that you would know how.
Since around 2008, MS has made a huge point that every MS function is available through the command line. In the NT4 and Windows 2000 era, GUI was king and CLI was the secondary. That changed long ago, somewhere between 2003 and 2008. MS Policy is that nothing can be GUI only. Remember, even MS recommends GUIless systems when possible.