search for: datacenters

Displaying 20 results from an estimated 765 matches for "datacenters".

Did you mean: datacenter
2018 Jul 05
4
[PATCH] v2v: rhv plugin - find suitable host
From: root <root@localhost.localdomain> For direct upload, a suitable host must be in status 'Up' and belong to the same datacenter as the created disk. Added these criteria to the host search query. --- v2v/rhv-upload-plugin.py | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/v2v/rhv-upload-plugin.py b/v2v/rhv-upload-plugin.py index
2015 May 21
2
libvirt and VMWare Workstation Shared Server mode (of GSX history)
Hi everyone, I searched previous postings and I couldn't find a definitive answer on this.. I run a small lab of RHEL/Centos Based servers on which there's VMWare Workstation running on a non-standard port but still manageable by tools like VMrun (and the Fusion of Workstation GUI, of course). I'm trying to use virsh with this setup and getting the following error from both
2018 Jul 05
2
[PATCH v2] v2v: rhv plugin - find suitable host
For direct upload, a suitable host must be in status 'Up' and belong to the same datacenter as the created disk. Added these criteria to the host search query. --- v2v/rhv-upload-plugin.py | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/v2v/rhv-upload-plugin.py b/v2v/rhv-upload-plugin.py index da309e288..931fcfaa2 100644 ---
2013 Oct 15
6
hiera_array, structured data and multiple levels of hierarchy
Hi all! I''m trying to setup a puppet module for sudo that will write multiple files with separate data for each file, all dependent on the hiera hierarchy. Here''s the relevant portion of my hiera.yaml: > :hierarchy: > > - "datacenter/app/role/node/%{::clientcert}" > > - "datacenter/app/role/%{::server_role}" > > -
2018 Jul 31
1
[PATCH] v2v: -o rhv-upload: PEP8 fixes for rhv-upload-plugin.py
- wrap a too long line - join strings in multiple lines using + (plus) instead of \ (backslash) --- v2v/rhv-upload-plugin.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/v2v/rhv-upload-plugin.py b/v2v/rhv-upload-plugin.py index 4fad27fb8..bdc1e104a 100644 --- a/v2v/rhv-upload-plugin.py +++ b/v2v/rhv-upload-plugin.py @@ -86,7 +86,8 @@ def find_host(connection):
2015 Aug 28
3
[PATCH 0/2] v2v: vcenter: Calculate dcPath correctly (RHBZ#1256823).
Calculate dcPath correctly for vCenter conversions. Rich.
2015 May 31
0
Re: libvirt and VMWare Workstation Shared Server mode (of GSX history)
2015-05-21 22:53 GMT+02:00 <vincent@cojot.name>: > > Hi everyone, > > I searched previous postings and I couldn't find a definitive answer on > this.. > > I run a small lab of RHEL/Centos Based servers on which there's VMWare > Workstation running on a non-standard port but still manageable by tools > like VMrun (and the Fusion of Workstation GUI, of
2014 Dec 22
2
virt-v2v - Unable to authenticate to vCenter as DOMAIN\user
Hi, I am encountering an issue with virt-v2v where I need to authenticate to the vCenter as DOMAIN\user. I have tried the following with the resulting errors: 1. 'virt-v2v -v -x -ic 'vpx://vcenter/Datacenter/cluster_name/esx_server?no_verify=1' vm_name -o local -of raw -os /tmp' - prompted for username password - entered 'DOMAIN\User' as username - successfully
2013 Aug 01
1
More node definition complexity
Hi Everyone; First, thanks for your help! I am trying to create a way to categorize hosts based on both/either/or the name of the host as well as the location of the host. Right now, I have .pp files that categorize the hosts based on the hostname. I have written a custom fact to determine the datacenter location but, I cannot figure out how to create .pp files that will allow me to apply
2018 Jul 05
0
Re: [PATCH v2] v2v: rhv plugin - find suitable host
On Thu, Jul 5, 2018 at 8:24 PM Daniel Erez <derez@redhat.com> wrote: > For direct upload, a suitable host must be in status 'Up' > and belong to the same datacenter as the created disk. > Added these criteria to the host search query. > --- > v2v/rhv-upload-plugin.py | 28 ++++++++++++++++++++++++---- > 1 file changed, 24 insertions(+), 4 deletions(-) > >
2006 Jan 09
1
ATA failover between datacenters
...g SRV. I don't want to rely on dns if at all possible. Basically, I have Asterisk boxes in two different data centers and I need ATAs to be able to uses the server at DC2 if DC1 goes down. The servers are already in a HA setup at each datacenter. I am looking for added protection if one of the datacenters becomes unreachable. The perfect solution I believe, would be an ATA that would failover to an alternate proxy if the first was unavailable, then failover to POTS if no proxies were available. Regards, David
2012 Jun 02
1
Redundant setup across two datacenters with two XCP hosts
...TA 250GB, and 1 SSD 128GB. (There is a simple RAID-1 SATA hardware controller on board). I am willing to spend the time to configure these machines, but buying extra hardware is pretty much out of the question. Would it be possible to create a configuration where these two machines could span two datacenters in a redundant way? thanks for any insights, Ron
2005 Mar 22
5
Push relay from nicecast with icecast2?
Greetings, I have some confusion. I've seen it mentioned, somewhere in some docs, that Icecast2 does not (as yet) support Push relaying. Is this actually the case? Should I be looking at icecast1 (which does support push relay, I believe) until such capability is implemented on icecast2? Or should I be creating a combination of both? Or what? Here's my situation: I have a customer
2018 Jul 05
0
Re: [PATCH] v2v: rhv plugin - find suitable host
On Thu, Jul 5, 2018 at 10:46 AM Daniel Erez <derez at redhat.com> wrote: > From: root <root at localhost.localdomain> > > For direct upload, a suitable host must be in status 'Up' > and belong to the same datacenter as the created disk. > Added these criteria to the host search query. > --- > v2v/rhv-upload-plugin.py | 18 +++++++++++++++--- > 1 file
2004 Jul 02
3
Inter-Asterisk Exchange
My question pertains to the use of IAE.. I would like to setup 2 Asterisk boxes. One would be located in our office behind the firewall and hooked up to our analog lines. The other would be located in a remote datacenter and used for our remote employees to connect to. I would like to be able to accept calls on the Office Asterisk server and route them to the Datacenter Asterisk server. Is
2018 Aug 05
3
[PATCH] v2v: rhv-plugin: Use string literal concatenation
When splitting long strings over multiple lines, we can use string literal concatenation instead of +. See https://docs.python.org/3/reference/lexical_analysis.html#string-literal-concatenation --- .gnulib | 2 +- v2v/rhv-upload-plugin.py | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gnulib b/.gnulib index 5b78831df..646a44e1b 160000 ---
2004 Oct 22
1
mounting win2003 server shares fails
I emailed about this before but didn't get any response. I am desperate. I can mount the share of any computer in the domain. XP (even with sp2), 2000, etc... everything works no problem. When I try to mount a share on a win2003 server, the command completes successfully, but when I try to view the folder, it is not showing. I have tried several variations of commands: mount -t smbfs -o
2019 Apr 11
2
High availability of Dovecot
Gerald Galster via dovecot schrieb: > mail1.yourdomain.com <http://mail1.yourdomain.com> IN A 192.168.10.1 > mail2.yourdomain.com <http://mail2.yourdomain.com>?IN A 192.168.20.1 > > mail.yourdomain.com <http://mail.yourdomain.com> ?IN A 192.168.10.1 > mail.yourdomain.com <http://mail.yourdomain.com> ?IN A 192.168.20.1 > > > mail1/mail2 is for
2009 Aug 05
1
grouping or classifying servers
hi list, first of all, i''m new to puppet, and i''m evaluating it right now since a few days in my company ( internet, books, etc as sources ). i''ve been using cfengine for a few years now, and trying to get into puppet. i''d install puppet 0.25, because i feel a need to use regular expressions to identify nodes scenario: lets say we do have a few servers to get
2013 May 29
3
How can I use "puppet apply" with hiera?
...er region=northamerica datacenter=sjc environment=qa --debug DEBUG: Wed May 29 16:03:46 -0700 2013: Hiera YAML backend starting DEBUG: Wed May 29 16:03:46 -0700 2013: Looking up corp_puppet_server in YAML backend DEBUG: Wed May 29 16:03:46 -0700 2013: Looking for data source regions/northamerica/datacenters/sjc/qa/qa-sjc DEBUG: Wed May 29 16:03:46 -0700 2013: Found corp_puppet_server in regions/northamerica/datacenters/sjc/qa/qa-sjc puppet-qa-sjc.corp.net But when I run puppet I get an error saying that a value can not be looked up: user@tag5-4-qa-sjc:~$ sudo puppet apply --pluginsync --modulepat...