search for: cointainer

Displaying 20 results from an estimated 32 matches for "cointainer".

Did you mean: cointainers
2019 Jan 09
2
AD DC in a container: NTP
...ert ). Marco's option to disable though kernel is also an option.   Maybe a bit cryptic but like this.   HOST              - CONTAINER - SambaDC- samba-AD distibuting time to PC's. ||                         ||| HOST_its_NTP_Service  => get Internet time  |||| OTHERHOSTS NTP Client - COINTAINER - SambaMember  - Point ntp to HOST_its_NTP_Service   OTHERHOST-Random-linux server. -  Point ntp client to HOST_its_NTP_Service     Only thing here what i dont know, .. Rowland, can you tell this?   Does samba "need" the ntp_sigd socket to provide the time over AD? Because imo not, if y...
2018 Sep 28
4
init_smb_request: invalid wct number
Hai,   Im playing around with my XCP-NG ( open source Xen Server ) and *(trying to add the SMB Storage Repo.   The samba server is running ... Debian Jessie with samba 4.8.5 On the server im seeing in my logs. :   [2018/09/28 14:42:43.948555,  0] smbd/process.c:525(init_smb_request)   init_smb_request: invalid wct number 55 (size 106) [2018/09/28 14:42:44.963470,  0]
2018 Dec 05
2
libvirt 4.1 and later - howto configure LXC with interface macvlan type='direct' ?
...cleanup; + case VIR_DOMAIN_NET_TYPE_LAST: default: - break; + virReportEnumRangeError(virDomainNetType, ctrl->def->nets[i]->type); + goto cleanup; } } Since version 4.1.0 which config need be used to configure macvlan for lxc cointainers ?
2020 Mar 20
4
Debian Buster Samba 4.12 (experimental packages) amd64/i386
Hai Guys, I've uploaded the Debian Buster samba 4.12 packages to the buster-experimental repo. These need some extra love in tests, so if your able to please these a bit. And report back to me/the samba list. ONLY amd64 and i386 Packages. (sorry armhf is still building) Repo setup. wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - echo "deb
2006 Jun 23
2
Draggable question
Should / will a drag and drop work on a form element (select menu, text box, etc), and more specifically is it simply a matter of defining a new draggable and setting it to the id of the element, or do I need more voodoo in my mojo :) to accomplish it ? TIA Stuart
2017 Oct 29
2
Virtio BoF minutes from KVM Forum 2017
Virtio BoF minutes KVM Forum 2017 Attendees: Amnon Ilan, Maxime Coqueline, Vlad Yasevich, Malcolm Crossley, David Vrabel, Ilya Lesokhin, Cunming Lian, Jens Freimann Topics: packed ring layout with respect to hardware implementations References: https://lists.oasis-open.org/archives/virtio-dev/201702/msg00010.html https://lists.oasis-open.org/archives/virtio-dev/201709/msg00013.html Malcolm
2017 Oct 29
2
Virtio BoF minutes from KVM Forum 2017
Virtio BoF minutes KVM Forum 2017 Attendees: Amnon Ilan, Maxime Coqueline, Vlad Yasevich, Malcolm Crossley, David Vrabel, Ilya Lesokhin, Cunming Lian, Jens Freimann Topics: packed ring layout with respect to hardware implementations References: https://lists.oasis-open.org/archives/virtio-dev/201702/msg00010.html https://lists.oasis-open.org/archives/virtio-dev/201709/msg00013.html Malcolm
2018 Dec 27
1
After upgrade to 4.9.4, internal DNS no longer working
Hai Viktor,   Yes, i did keep that in mind that it was an upgrade, that exact why im responding. ;-)   If in the base  /etc/hostname, /etc/nsswitch.conf and /etc/resolv.conf or systemd  cointains wrong settings, you might inherit these. So it might be that a previous samba was accepting these settings, but a latest samba not. Or a previous systemd version accepted these and a newer not..  
2017 Nov 01
0
Virtio BoF minutes from KVM Forum 2017
On Sun, Oct 29, 2017 at 01:52:25PM +0100, Jens Freimann wrote: > Ilya: - you might have more completions than descriptors available > - partial descriptor chains are a problem for hardware because you might have > to read a bunch of conscriptors twice - how would you do deal with a big > buffer that cointains a large number of > small packets with respect to completions? > - is
2018 Dec 05
0
Re: libvirt 4.1 and later - howto configure LXC with interface macvlan type='direct' ?
...> default: > - break; > + virReportEnumRangeError(virDomainNetType, > ctrl->def->nets[i]->type); > + goto cleanup; > } > } > > Since version 4.1.0 which config need be used to configure macvlan for > lxc cointainers ? Sorry, this looks like my screw up in the code. I mis-interpreted what this function was doing when adding error checking and mistakenly rejected the TYPE_DIRECT nics. Please file a bug against libvirt for this, or send a patch if you wish to. Regards, Daniel -- |: https://berrange.com...
2018 Jul 19
0
Debian Stretch Samba Packages 4.8.3 available (amd64/i386)
Wow!!!! I'm happy to read this !!! Thank you for your excellent work Louis !!! Do you already have 4.8.3 in production? Do you have any idea to put in your apt the 4.9 version? :D Thanks again!!! On Thu, Jul 19, 2018 at 9:19 AM L.P.H. van Belle via samba < samba at lists.samba.org> wrote: > Hi guys, > > It's finaly done... > > The samba 4.8.3 packages for Debian
2018 Sep 28
0
init_smb_request: invalid wct number
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland Penny via samba > Verzonden: vrijdag 28 september 2018 15:53 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] init_smb_request: invalid wct number > > On Fri, 28 Sep 2018 15:06:09 +0200 > "L.P.H. van Belle via samba" <samba at
2019 Jan 09
0
AD DC in a container: NTP
...h > kernel is also an option. > Maybe a bit cryptic but like this. >   > HOST              - CONTAINER - SambaDC- samba-AD distibuting time to > PC's. ||                         ||| > HOST_its_NTP_Service  => get Internet time  > |||| > > OTHERHOSTS NTP Client - COINTAINER - SambaMember  - Point ntp to > HOST_its_NTP_Service > OTHERHOST-Random-linux server. -  Point ntp client to > HOST_its_NTP_Service >   > Only thing here what i dont know, .. Rowland, can you tell this? >   > Does samba "need" the ntp_sigd socket to provide the tim...
2004 Dec 20
0
Skinny bug / missing feature, who is the maintainer?
Hi List! I'm trying to get the Kirk IP600 (DECT Wireless phones) to work with * using the Skinny protocol (chan_sccp doesn't work, the phones do not register and I don't know how to debug this). Basically the phones are able to place calls but not to receive calls. The extension is ringing for the calling party but the handsets do not ring. By putting the IP600 in debug mode and
2009 Jul 29
1
Add a line in a Pairs2 and mark the axis length
Hi, I have finally installed TeachingDemos trough zip file and installed on lbrary. One new question: I want to draw a line (like abline) on diagonal or the result of running a ols. How can I do it. On the other hand, I want to mark the length on each sub plot y axis. It is possible? My function is sca<-function(){ z2<-read.table("Ase.txt",header=T)
2020 Mar 20
0
Debian Buster Samba 4.12 (experimental packages) amd64/i386
Hi Louis, For the earlier issue on deb 4.7.6 packages I have not been able to understand what we did wrong, we recompiled with the same clean setup and where not able to reproduce the issue... I've tried to look for different dependencies updates and couldn't find any differences. I'm puzzled. Anyway I've compiled Samba 4.11.7 and Samba 4.12.0 for CentOS7 and CentOS8
2004 Nov 27
0
Samba 3.x problem setting up DFS and XP2
Hi, i tried to running Samba 3.0.9 with MSDFS under Linux 2.6.9. The normal sharing of Directories to the Target-Server (also Samba with same version and Linux) run's without problems. Only the dfs-share to the same Samba-Server is not usable. The Share-Name self is visible but without cointain. I have compiled the new source with the "--with-msdfs" switch and have also check the
2017 Nov 01
2
Virtio BoF minutes from KVM Forum 2017
On Wednesday, November 01, 2017 4:59 PM, Michael S. Tsirkin wrote: > On Sun, Oct 29, 2017 at 01:52:25PM +0100, Jens Freimann wrote: > > Ilya: - you might have more completions than descriptors available > > - partial descriptor chains are a problem for hardware because you > > might have to read a bunch of conscriptors twice - how would you do > > deal with a big
2017 Nov 01
2
Virtio BoF minutes from KVM Forum 2017
On Wednesday, November 01, 2017 4:59 PM, Michael S. Tsirkin wrote: > On Sun, Oct 29, 2017 at 01:52:25PM +0100, Jens Freimann wrote: > > Ilya: - you might have more completions than descriptors available > > - partial descriptor chains are a problem for hardware because you > > might have to read a bunch of conscriptors twice - how would you do > > deal with a big
2019 Jan 09
1
AD DC in a container: NTP
...gt; > Maybe a bit cryptic but like this. > > > > HOST - CONTAINER - SambaDC- samba-AD distibuting time to > > PC's. || ||| > > HOST_its_NTP_Service => get Internet time > > |||| > > > > OTHERHOSTS NTP Client - COINTAINER - SambaMember - Point ntp to > > HOST_its_NTP_Service > > OTHERHOST-Random-linux server. - Point ntp client to > > HOST_its_NTP_Service > > > > Only thing here what i dont know, .. Rowland, can you tell this? > > > > Does samba "need" the ntp_si...