XenServer Tools for VMs
-
@scottalanmiller said:
@DustinB3403 said:
Meaning, is there a Xen Server command to mount the media to all VM's on a given host?
Should be. OR just take the files and deploy them through whatever Windows deployment method you want.
Exactly - if you can mount it in one VM, then copy the files to a network share, then use whatever tools you have, as Scott said.
-
PDQ Deploy should do the trick for this!
-
This doesn't hit the Linux VM's that we're running.
But is a work around.
-
@DustinB3403 said:
This doesn't hit the Linux VM's that we're running.
But is a work around.
Don't they have these built in and update automatically without intervention already?
-
They don't update between releases of Xen. An apt-get update might work, haven't tested.
-
@DustinB3403 said:
They don't update between releases of Xen. An apt-get update might work, haven't tested.
You aren't doing apt-get updates every few days anyway?
-
Several of our Linux VM's are detached from the internet so they'd result in a failure anyways. They're only running intranet websites (media wiki)
-
@DustinB3403 said:
Several of our Linux VM's are detached from the internet so they'd result in a failure anyways. They're only running intranet websites (media wiki)
Why would you be detached from getting updates?
-
It was imported from a physical box, and we've never bothered to look into it.
Now that you ask, I'm looking into it. -
There weren't any nameservers in /etc/resolve.conf.
Corrected the issue.
-
@DustinB3403 said:
It was imported from a physical box, and we've never bothered to look into it.
Now that you ask, I'm looking into it.LOL, that's a bit different than "are disconnected from the Internet."
-
@scottalanmiller Yeah... I know..
It was just never bothered with. ..
I'm making a snapshot right now using NAUBackup of my VM's before running the upgrades. As ya never know if something will get broken.