search for: undependably

Displaying 15 results from an estimated 15 matches for "undependably".

Did you mean: undependable
2015 Sep 03
4
samba_dlz: Failed to configure zone... already exists
On Thu, 3 Sep 2015 16:18:21 +0100 Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > On 03/09/15 15:57, Jim Seymour wrote: > > On Thu, 3 Sep 2015 15:07:37 +0100 > > Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > > > > [snip] > >> The kerberos default_realm must be the samba AD DC domain name and > >> usually > > So if
2015 Sep 03
0
samba_dlz: Failed to configure zone... already exists
Jim, It wasn't an implication that Samba4 would crash your server, rather it was a question of what happens *if* that box fails (power supply, memory, cpu, disk controller, etc. I've seen 'em all)? Consider this. I had one site with a Microsoft DC providing DHCP to it's clients and shared folders. When that DC failed due to disk controller, it stopped issuing DHCP leases.
2005 Jan 12
2
Recomendations
Dear Icecast community, For several weeks I am running two IceCast2 streams. I am very pleased with the stability and performance of the Icecast application. Thumbs-up for the developers of this great piece of software!! The sources (live audio) are generated with two separated liveice-sn04 and streams to the remote Icecast servers. So far so good! Frequently one of the sources stops to stream
2012 May 12
1
categorical analysis - grouping rows
I apologize up front if this has been covered elsewhere - but I can't find any such question. I have a data set that contains academic data: term (i.e., semester), student id, dept, class, success (1=Y, 0=N) I want to look at dept by term to determine descriptive statistics for success to failure ratios. The intent being to discover if there are departments that contribute significantly to
2020 Sep 24
0
[PATCH 3/8] vhost scsi: alloc cmds per vq instead of session
On Mon, Sep 21, 2020 at 01:23:03PM -0500, Mike Christie wrote: > We currently are limited to 256 cmds per session. This leads to problems > where if the user has increased virtqueue_size to more than 2 or > cmd_per_lun to more than 256 vhost_scsi_get_tag can fail and the guest > will get IO errors. > > This patch moves the cmd allocation to per vq so we can easily match >
2015 Sep 03
3
samba_dlz: Failed to configure zone... already exists
On Thu, 3 Sep 2015 15:07:37 +0100 Rowland Penny <rowlandpenny241155 at gmail.com> wrote: [snip] > > The kerberos default_realm must be the samba AD DC domain name and > usually So if I put the Samba AD DC in, say, "addc.example.com," "addc.example.com" must be the Kerberos default_realm? > the samba DNS server (internal or bind) is just the dns >
2023 Feb 23
5
[PATCH 0/5] vhost-scsi: Fix management operation hangs
The following patches were made over Linus tree and also apply over mst tree's vhost branch. The patches fix an issue where management operations like LUN mapping/unmapping and device addition hang for 30 seconds or up to N minutes depending on the device. The problem is that we use a global mutex to protect the list of tpgs but we hold that mutex during those management operations. So if you
2005 Jan 13
0
Recomendations
Hi Ron, I'd definitely recommend Ices - seems like the most robust little thing in the world to me, although I'm not an expert, just a user. We use it (ices0 actually, because we wanted MP3 broadcasting) to broadcast our main radio stream at http://www.flatfourradio.co.uk and no complaints at all. Dan On Wed, 12 Jan 2005 23:42:25 +0100, Ron Blok <ronblok@wxs.nl> wrote: > Dear
2002 Jul 11
0
Problems with wine. Can't start any program
Hi, since a few weeks I can't start any program with wine. Undependent which version of wine I use. I have als tried the codeweavers version. I always get the following errors: wine: Unhandled exception, starting debugger... err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x40291057 Wine failed with return code 1 What could be the problem source? Greetings,
2012 Sep 13
0
Strange Windows 7 > Samba problem with unrelated CIFS mount by Samba server down
...ransfer files, but have that transfer stall and fail more often than not, just if an unrelated CIFS mount by the server of another Windows system happens to be down? I know there were lots of "security" additions in Windows 7. But I can't figure out how "We'll copy files, but undependably, in this circumstance" qualifies as real protection from anything. Just seems weird. Anyone know why the one thing should depend on the other here? Thanks, Whit
2005 Jan 15
1
Recommendations
Dan, Thanks for the recommendation .. Installed Ices ... and it works like a dream! Starting to think the stability of the liveice-sn04 application is less than I hoped. Are there any recommendations for a live audio streamer application? Regards Ron -----Original Message----- From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org]On Behalf Of Dan Stowell Sent: donderdag 13 januari
2005 Oct 01
2
complete newbie
Hi everyone, I am a complete newbie to rsync. Last year I built and setup my own web server based on an old Intel PII box running at 333Mhz. There is plenty of RAM and HD space, but the site is now growing apace. A few weeks ago while upgrading my office equipment I set aside another box running an AMD Athlon at 1.1GHz. Still plenty of RAM and drive space. Both systems are setup us as servers
2023 Mar 21
8
[PATCH v2 0/7] vhost-scsi: Fix crashes and management op hangs
The following patches were made over Linus tree. The patches fix 3 issues: 1. If a user performs LIO LUN unmapping before the endpoint has been cleared then we can end up trying to free a bogus tmf struct if the TMF is still exucuting when we do the unmap. 2. If vhost_scsi_setup_vq_cmds fails we can leave the tpg->vhost_scsi pointer set and we can end up trying to access a freed struct. 3.
2016 Apr 20
0
FW: FW: Domain member seems to work, wbinfo -u not (update10)
Hai again. Today i did some new test. The trick below ( previous e-mail), works sometime with 4.2.10 and 4.3.8 The trick works always with 4.4.2   My own deb build not installed from source and tested now on 3 servers. All same result. I checked out the server i did yesterday, still working without any problems.   So im wondering whats the difference between 4.2.10 4.3.8 4.4.1. in
2013 Dec 04
3
BIND segway -> python -> first-class ports
On 12/4/13, 9:05 AM, Mark Felder said: ----------------- > There was no alternative; we couldn't keep BIND in base. BIND 9 will > certainly have a EoL before the EoL of FreeBSD 10.x, and we can't use > BIND 10 because it requires importing Python to base. I'm coming more and more to the conclusion that we should have a minimal Python in "base". More and more people