search for: virt_domain

Displaying 11 results from an estimated 11 matches for "virt_domain".

2019 May 27
2
[PATCH] Use proper label for nbdkit sockets
...be used for sockets it does not always guarantee that it will be accessible from a virtual machine. The VM might be running under svirt_tcg_t context which will need a svirt_tcg_t label on the socket in order to access it. There is, however, another label, svirt_socket_t, which is accessible from virt_domain: # sesearch -A -s svirt_t -c unix_stream_socket -p connectto ... allow virt_domain svirt_socket_t:unix_stream_socket { ... connectto ... }; ... And virt_domain is a type attribute of both svirt_t and svirt_tcg_t: # seinfo -x -a virt_domain Type Attributes: 1 attribute virt_domai...
2019 May 28
0
Re: [PATCH] Use proper label for nbdkit sockets
...l need a svirt_tcg_t label on the socket in order to access it. I don't really know enough about SELinux or the sVirt policy to comment on this, but it's plausible so I'll push it soon, thanks. Rich. > There is, however, another label, svirt_socket_t, which is accessible from > virt_domain: > > # sesearch -A -s svirt_t -c unix_stream_socket -p connectto > ... > allow virt_domain svirt_socket_t:unix_stream_socket { ... connectto ... }; > ... > > And virt_domain is a type attribute of both svirt_t and svirt_tcg_t: > > # seinfo -x -a virt_domain &...
2013 Jun 18
2
libvirt hang on domain attemp to create domain
...ed96 virNetClientSendInternal 3 0x00007ffff64a0443 virNetClientSendWithReply 4 0x00007ffff64a0daa virNetClientProgramCall 5 0x00007ffff6478566 callFull.isra.2 6 0x00007ffff6487fa2 remoteDomainDefineXML 7 0x00007ffff6449d2f virDomainDefineXML 8 0x0000000000426941 virt_domain::create /home/sss/install/git/work/avirt/vm_pool/vm_pool/libvirt.cpp 295 9 0x000000000040c1a9 main /home/sss/install/git/work/avirt/vm_pool/vm_pool/main.cpp 40 what i am doing wrong ?
2013 Jun 18
2
Re: libvirt hang on domain attemp to create domain
...> 3 0x00007ffff64a0443 virNetClientSendWithReply > > 4 0x00007ffff64a0daa virNetClientProgramCall > > 5 0x00007ffff6478566 callFull.isra.2 > > 6 0x00007ffff6487fa2 remoteDomainDefineXML > > 7 0x00007ffff6449d2f virDomainDefineXML > > 8 0x0000000000426941 virt_domain::create > > /home/sss/install/git/work/avirt/vm_pool/vm_pool/libvirt.cpp 295 > > 9 0x000000000040c1a9 main > > /home/sss/install/git/work/avirt/vm_pool/vm_pool/main.cpp 40 > > > > what i am doing wrong ? > > > > > > > > _________________...
2013 Jun 19
3
Re: libvirt hang on domain attemp to create domain
...SendWithReply > >>> 4 0x00007ffff64a0daa virNetClientProgramCall > >>> 5 0x00007ffff6478566 callFull.isra.2 > >>> 6 0x00007ffff6487fa2 remoteDomainDefineXML > >>> 7 0x00007ffff6449d2f virDomainDefineXML > >>> 8 0x0000000000426941 virt_domain::create > >>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/libvirt.cpp 295 > >>> 9 0x000000000040c1a9 main > >>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/main.cpp 40 > >>> > >>> what i am doing wrong ? > >>> &...
2019 Aug 17
1
exim+dovecot+sieve issue
...eeps mail accounts in db, exim uses lmtp transport to deliver messages to dovecot. Mailman is responsible for mailing lists, Roundcube webmail has managsieve module to create sieve filters. Exim router,transport for dovecot > localuser: > driver = accept > domains = +local_domains : +virt_domains > check_local_user > transport = dovecot_lmtp > cannot_route_message = Unknown account > no_more > dovecot_lmtp: > driver = lmtp > socket = /var/spool/dovecot/lmtp > batch_max = 500 > rcpt_include_affixes It worked perfectly, but after upgrade from Do...
2013 Jun 20
2
Re: libvirt hang on domain attemp to create domain
...ll >>>>>>>>> 5 0x00007ffff6478566 callFull.isra.2 >>>>>>>>> 6 0x00007ffff6487fa2 remoteDomainDefineXML >>>>>>>>> 7 0x00007ffff6449d2f virDomainDefineXML >>>>>>>>> 8 0x0000000000426941 virt_domain::create >>>>>>>>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/libvirt.cpp 295 >>>>>>>>> 9 0x000000000040c1a9 main >>>>>>>>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/main.cpp 40 >>>>>>...
2013 Jun 20
0
Re: libvirt hang on domain attemp to create domain
...tClientProgramCall >>>>>>>> 5 0x00007ffff6478566 callFull.isra.2 >>>>>>>> 6 0x00007ffff6487fa2 remoteDomainDefineXML >>>>>>>> 7 0x00007ffff6449d2f virDomainDefineXML >>>>>>>> 8 0x0000000000426941 virt_domain::create >>>>>>>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/libvirt.cpp 295 >>>>>>>> 9 0x000000000040c1a9 main >>>>>>>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/main.cpp 40 >>>>>>>> &gt...
2013 Jun 20
0
Re: libvirt hang on domain attemp to create domain
...>>>>>> 5 0x00007ffff6478566 callFull.isra.2 > >>>>>>>>> 6 0x00007ffff6487fa2 remoteDomainDefineXML > >>>>>>>>> 7 0x00007ffff6449d2f virDomainDefineXML > >>>>>>>>> 8 0x0000000000426941 virt_domain::create > >>>>>>>>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/libvirt.cpp 295 > >>>>>>>>> 9 0x000000000040c1a9 main > >>>>>>>>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/main.cpp 40 > >...
2013 Jun 18
0
Re: libvirt hang on domain attemp to create domain
...> 3 0x00007ffff64a0443 virNetClientSendWithReply > 4 0x00007ffff64a0daa virNetClientProgramCall > 5 0x00007ffff6478566 callFull.isra.2 > 6 0x00007ffff6487fa2 remoteDomainDefineXML > 7 0x00007ffff6449d2f virDomainDefineXML > 8 0x0000000000426941 virt_domain::create > /home/sss/install/git/work/avirt/vm_pool/vm_pool/libvirt.cpp 295 > 9 0x000000000040c1a9 main > /home/sss/install/git/work/avirt/vm_pool/vm_pool/main.cpp 40 > > what i am doing wrong ? > > > > _______________________________________________ > libvi...
2013 Jun 19
0
Re: libvirt hang on domain attemp to create domain
...ffff64a0443 virNetClientSendWithReply >>> 4 0x00007ffff64a0daa virNetClientProgramCall >>> 5 0x00007ffff6478566 callFull.isra.2 >>> 6 0x00007ffff6487fa2 remoteDomainDefineXML >>> 7 0x00007ffff6449d2f virDomainDefineXML >>> 8 0x0000000000426941 virt_domain::create >>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/libvirt.cpp 295 >>> 9 0x000000000040c1a9 main >>> /home/sss/install/git/work/avirt/vm_pool/vm_pool/main.cpp 40 >>> >>> what i am doing wrong ? >>> >>> >>> >&gt...