Displaying 5 results from an estimated 5 matches for "8e5a".
Did you mean:
8b5a
2012 Jul 31
1
dbcheck
Helo list, I have samba 4 betta5 as BDC, when I run ./samba-tool dbcheck:
Failed to correct missing instanceType on
DC=81db8c7b-70f3-4bb0-941f-a9b3abb69b04._msdcs\0ADEL:6334f796-af60-4238-8e5a-1610056ca9b6,CN=LostAndFound,DC=eccmg,DC=cupet,DC=cu
by setting instanceType=4 : (65, "objectclass_attrs: at least one
mandatory attribute ('objectCategory') on entry
'DC=81db8c7b-70f3-4bb0-941f-a9b3abb69b04._msdcs\\0ADEL:6334f796-af60-4238-8e5a-1610056ca9b6,CN=LostAndFound,DC=eccm...
2011 May 24
0
XEN 4.1 performance issue
...''vdevfn'': ''0x30'', ''func'': ''0x0'', ''opts'': [[''msitranslate'', ''1''], [''power_mgmt'', ''0'']], ''uuid'': ''f3a4fdef-26d6-8e5a-3ea4-58512ad32cea''}, {''slot'': ''0x1b'', ''domain'': ''0x0000'', ''key'': ''00:1b.0'', ''bus'': ''0x00'', ''vdevfn'': ''0x38'', &...
2013 Jan 09
0
Samba4 AD not Authenticating
...topped Samba and run it in single mode:
[root at SAMBA-AD ~]# /usr/local/samba/sbin/samba -i -M single
and then run gpmc.msc and the got the following message:
Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for
e3514235-4b06-11d1-ab04-00c04fc2dcd2 at ncacn_ip_tcp
:14c15c29-7c8e-4b7a-8e5a-639da645e970._msdcs.domain.company.com[1024,seal,krb5]
NT_STATUS_LOGON_FAILURE
Here are are a list of commands that I ran and the results that I got, I
hope they provide a clue of what might be going on:
[root at SAMBA-AD ~]# wbinfo -u
Error looking up domain users
[root at SAMBA-AD ~]# wbinfo...
2014 Feb 12
2
Re: Help? Running into problems with migrateToURI2() and virDomainDefCheckABIStability()
...pty">
<source path="/dev/pts/1"/>
<target port="1"/>
<alias name="serial1"/>
</serial>
Then we get the following error :
2014-02-12 04:19:12.689 1278 ERROR nova.virt.libvirt.driver [-] [instance: 90335c32-a7ae-4c99-8e5a-cd177f6b3c22] Live Migration failure: unsupported configuration: Target domain serial port count 1 does not match source 2
If we remove just the following line:
<source path="/dev/pts/1"/>
so the modified portion looks like this,
<serial type="file">...
2014 Feb 10
2
Help? Running into problems with migrateToURI2() and virDomainDefCheckABIStability()
Hi,
We've run into a problem with libvirt 1.1.2 and are looking for some
comments on whether this is a bug or design intent.
We're trying to use migrateToURI() but we're using a few things
(numatune, vcpu mask, etc.) that may need adjustment during the
migration. We found that migrateToURI2() mostly works if we use XML
created by copying the domain XML from the running instance