Displaying 7 results from an estimated 7 matches for "cluster_nam".
Did you mean:
cluster_name
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 retrieves libvirt xml
- errors with 'virt-v2v: error: vcenter: incorrect username or password.'
2. virt-v2v -v -x -ic 'vpx...
2014 Dec 22
0
Re: virt-v2v - Unable to authenticate to vCenter as DOMAIN\user
..., 2014 at 02:03:50PM +1100, Ben Hooper wrote:
> 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 retrieves libvirt xml
> - errors with 'virt-v2v: error: vcenter: incorrect username or password.'
>
>...
2014 Dec 23
1
Re: virt-v2v - Unable to authenticate to vCenter as DOMAIN\user
...Ben Hooper wrote:
>> 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 retrieves libvirt xml
>> - errors with 'virt-v2v: error: vcenter: incorrect username or pa...
2006 Dec 07
0
答复: Re: [patch 2/2]OCFS2: allow the ocfs2 heartbeat thread to prioritize I/O
hi, Mark:
zhen wei
zwei@novell.com
+86 10 65339225
>>> Mark Fasheh <mark.fasheh@oracle.com> 06?12?08? ?? 8:20 >>>
>> +errcode_t o2cb_get_hb_thread_pid (const char *cluster_name, const char *region_name,
>> + pid_t *pid)
>> +{
>> + char attr_path[PATH_MAX];
>> + char _fake_cluster_name[NAME_MAX];
>> + char attr_value[16];
>> + errcode_t ret;
>> +
>> + if (!cluster_name) {
>> + ret = _fake_default_cluster(_fake_cl...
2023 Apr 21
1
[PATCH] ocfs2: Fix wrong search logic in __ocfs2_resv_find_window
On Fri, Apr 21, 2023 at 03:35:01PM +0800, Joseph Qi wrote:
> Hi,
> Could you please share a reproducer?
>
Anyone could access & download the URL [1] (I wrote it in patch commit log)
without register SUSE account.
Please check attachment file, which I downloaded from [1] and modified under
the BZ comment 1. The trigger method is also in comment 1, I copy here:
./defragfs_test.sh -d
2013 Oct 24
0
Error 400 on SERVER: Could not match - Why ?
...s/production/modules/elasticsearch/manifests/init.pp:35
init.pp :
class elasticsearch(
$ensure = $elasticsearch::params::ensure,
$heap_size = $elasticsearch::params::heap_size,
$master = $elasticsearch::params::master,
$http = $elasticsearch::params::http,
$cluster_name = $elasticsearch::params::cluster_name,
$node_name = $elasticsearch::params::node_name,
$package = $elasticsearch::params::package,
$status = $elasticsearch::params::status,
$java_install = $elasticsearch::params::java_install,
$java_path...
2017 Sep 10
4
Corosync on a home network
...are similar, but with different node IDs, IP addresses
and Ring IDs.
The documentation warns that not all routers will handle multicast
datagrams correctly. I therefore attempted to force unicast
communication by making the following changes from the distributed
corosync.conf:
transport: updu
cluster_name: <set to the same as the domain>
# crypto_cipher: none
# crypto_hash: none
# mcastaddr: 239.255.1.1
# mcastport: 5405
# ttl: 1
The following are unchanged:
version: 2
secauth: off
ringnumber: 0
bindnetaddr: 192.168.1.0
The nodelist is:
---------%<----------------
nodelist {...