Displaying 20 results from an estimated 500 matches similar to: "virsh dom state"
2015 Mar 23
1
Re: virsh dom state
On 3/23/2015 12:49 PM, Michal Privoznik wrote:
> On 23.03.2015 16:02, Fiorenza Meini wrote:
>> Hi there,
>> I'm running KVM under Openstack .
>>
>> When I give virsh list command, I see some VM in NON persistent state.
>> What does it mean? How can I move it to a persisten state ?
> You can do that by running:
>
> virsh dumpxml $dom > dom.xml
2015 Jan 13
2
domain has active block job
Hi there,
I receive this error when I run nova image-create <VM name> <Vm Sanpshot
name>:
Exception during message handling: block copy still active: domain has
active block job
In libvirt log file I can see:
error : qemuDomainDefineXML:6312 : block copy still active: domain has
active block job
Libvirt is 1.2.7 version, linux system is Debian Wheezy
Please, what does it mean ?
2015 Jan 13
3
Re: domain has active block job
Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto:
> On Tue, Jan 13, 2015 at 10:10:53AM +0100, Fiorenza Meini wrote:
>> Hi there,
>> I receive this error when I run nova image-create <VM name> <Vm Sanpshot
>> name>:
>
> Okay, you're talking in the context of OpenStack.
>
> You can also check the Nova compute.log for more contextual details of
>
2015 Aug 19
1
Problem after upgrading libvirt to 1.2.9 version on Debian Wheezy
Hi there,
I upgraded the package and now I receive this error while trying to
start libvirtd.
Is there a solution ?
BUG:
/build/buildd-libnl3_3.2.7-4-amd64-WWfXnH/libnl3-3.2.7/./lib/route/tc.c:970
Regards
Fiorenza Meini
--
Spazio Web S.r.l.
V. Dante, 10
13900 Biella
Tel.: +39 015 2431982
Fax.: +39 015 2522600
Numero d'Iscrizione al Registro Imprese presso CCIAA Biella, Cod.Fisc.e
2015 Mar 23
0
Re: virsh dom state
On 23.03.2015 16:02, Fiorenza Meini wrote:
> Hi there,
> I'm running KVM under Openstack .
>
> When I give virsh list command, I see some VM in NON persistent state.
> What does it mean? How can I move it to a persisten state ?
You can do that by running:
virsh dumpxml $dom > dom.xml && virsh define dom.xml
>
> I found that I cannot make a snapshot, from
2015 Jan 13
2
Re: domain has active block job
On 01/13/2015 07:21 AM, Kashyap Chamarthy wrote:
> On Tue, Jan 13, 2015 at 03:07:07PM +0100, Fiorenza Meini wrote:
>> Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto:
>
> [. . .]
>
>>>> In libvirt log file I can see:
>>>> error : qemuDomainDefineXML:6312 : block copy still active: domain has
>>>> active block job
>
> Seems like
2006 Jul 07
2
Problem with tdb files.
Hi All:
I have problems with maintain tdb files. From samba doc, these files are =
classified into persistent and temporary. From the man page of smbd, =
these file are classified into persistent and not. However, there are =
some files no need to backup but need to be persistent =
(netsamlogon_cache.tdb), and some files need to backup but not need to =
be persisten (registry.tdb). There are also
2017 Jan 31
1
Migration from Win2K server AD to Linux Samba4 AD
Hello !!
_PRODUCTION ENV_ - I currently using 2 Win2K AD servers, 1 Win2012 File
Server and about 100 pc on the same domain (domain A)
_TEST__ENV_ - I just created 2 Linux Debian8 Samba4 AD servers with a
different domain (domain B) and I'm using 1 pc (joined to the domain B)
to test the new environment.
My problem is to access from the new Samba environment (pc/users joined
on domain
2009 Aug 25
0
SAMBA 3.3.7 - (SMBntcreateX) NT_STATUS_ACCESS_DENIED
I just compiled Samba 3.3.7 on Ubuntu 8.04.
I copied the new libnss_winbind.so.2 library under /lib and the ?getent group? command works fine.
The ?net use? of the resource is OK. I?m verifying the problem (SMBntcreateX) NT_STATUS_ACCESS_DENIED reported in the log.smbd file when I try to create a folder or to move a file in the samba resource.
The same operation on Samba 3.2.14 is OK.
Regards,
2009 Aug 25
0
Samba 3.4.0 - Multiple groups & Multiple users
Hi,
Do you know how to assign in Samba 3.4.0 multiple AD groups and/or multiple AD users to a samba resource ?
Thank you,
Edgardo Ghibaudo
--http://www.provincia.biella.it------------------------------------------------------
Vuoi rimanere sempre aggiornato sulle nostre attivita'?
Visita la pagina dei feed RSS sul nostro sito ed iscriviti alla sezione di interesse.
2009 Aug 25
0
Samba 3.4.0 - Error 64 from Xp clients
Hi,
Using Samba 3.4.0 from Xp clients during the ?net use? command we obtain:
System Error 64
The network name specified is not available
Edgardo Ghibaudo
--http://www.provincia.biella.it------------------------------------------------------
Vuoi rimanere sempre aggiornato sulle nostre attivita'?
Visita la pagina dei feed RSS sul nostro sito ed iscriviti alla
2009 Aug 21
1
Problem starting nmb using Samba 3.4.0
Hi,
I just compiled samba 3.4.0 on UBUNTU Server 8.04 using the following directives:
./configure --prefix=/usr/local/samba340 --disable-debug --disable-developer --enable-swat --enable-shared --with-logfilebase=/usr/local/samba340/var/logs --with-ldap --with-ads --with-krb5=/usr--with-automount --with-cifsmount --with-quotas --with-libsmbclient --with-acl-support --with-winbind --with-pam
2009 Aug 13
1
winbindd & Domain group
Hi,
I?m using samba rel.3.3.4.
The domain group associated to the domain user is always 10000 that means ?Domain Users? for all the domain users
$> getent passwd | grep pippo
DOMAIN\pippo:*:10015:10000:PIPPO:/home/DOMAIN/pippo:/bin/false
Do you know how is it possible to assign a different domain group ?
How is it possible that winbindd intercepts another domain group instead of the default
2015 Jan 13
0
Re: domain has active block job
On Tue, Jan 13, 2015 at 10:10:53AM +0100, Fiorenza Meini wrote:
> Hi there,
> I receive this error when I run nova image-create <VM name> <Vm Sanpshot
> name>:
Okay, you're talking in the context of OpenStack.
You can also check the Nova compute.log for more contextual details of
why the operation failed.
> Exception during message handling: block copy still active:
2015 Jan 13
0
Re: domain has active block job
On Tue, Jan 13, 2015 at 03:07:07PM +0100, Fiorenza Meini wrote:
> Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto:
[. . .]
> >>In libvirt log file I can see:
> >>error : qemuDomainDefineXML:6312 : block copy still active: domain has
> >>active block job
> >>
> >>Libvirt is 1.2.7 version, linux system is Debian Wheezy
> >>
>
2018 Nov 29
2
log.wb-LXDOM
here my smb.conf
[global]
netbios name = DC1
realm = LXDOM.COM
server role = active directory domain controller
workgroup = LXDOM
idmap_ldb:use rfc2307 = yes
log level = 1
log file = /usr/local/samba/var/log.%m
Il 29/11/2018 12:43, Rowland Penny via samba ha scritto:
> On Thu, 29 Nov 2018 12:34:29 +0100
> Corrado
2018 Oct 26
2
classicupgrade
Hello Rowland and thanks for fast answer
according with your suggestion i modified my smb.conf like this:
[global]
lanman auth = Yes
log file = /var/log/samba/%m.log
ntlm auth = ntlmv1-permitted
realm = LXCERRUTI.COM
security = ADS
winbind offline logon = Yes
winbind use default domain = Yes
workgroup = LXCERRUTI
2018 Oct 26
5
classicupgrade
Il 26/10/2018 13:45, Rowland Penny via samba ha scritto:
> ldbsearch -Hldap://$(hostname -s) -k yes -P '(&(samaccountname=Domain
> Users)(gidNumber=*))' gidNumber | grep gidNumber | awk '{print $NF}'
sorry but nothing happen
[root at dc1 ~]# ldbsearch -H ldap://$(hostname -s) -k yes -P
'(&(samaccountname=Domain Users)(gidNumber=*))' gidNumber | grep
2018 Nov 08
0
classicupgrade
hello
> One question : who is owner and whats rights for dir
> /home
drwxr-xr-x. 5 root root 49 6 nov 16.21 home
> /home/samba
drwxr-xr-x. 3 root root 20 6 nov 16.21 samba
> /home/samba/sysvol
drwxrwx---+ 4 root root 52 8 nov 12.47 sysvol
>
> because, from windows client, user into domain admins, when i change
> in security tab, explorer always crash
>
> bye
2018 Oct 26
0
classicupgrade
Hai,
I see : ldap://lxcerruti.com
So its setup with a top level domain internaly. Correct ?
Check if resolv.conf contains:
search lxcerruti.com
nameserver IP-OF_THE_DC1
And make very sure you DNS request dont goto the internet.
Monitor you gateway and outgoing dns traffic. Just a warning about this.
> > > What does 'wbinfo --group-info Domain\ Users' return ?
>