Displaying 15 results from an estimated 15 matches for "undepend".
Did you mean:
independ
2015 Sep 03
4
samba_dlz: Failed to configure zone... already exists
...de and two out), plus a firewall box. And the only reason there
are that many is because the manufacturing system had to run on RHEL,
which we don't use anywhere else.
None of them ever crash. None of them ever have services just fall
over and die for no good reason. I don't run crashy, undependable
servers or provide crashy, undependable services. If I wanted to run
crashy, undependable stuff, I'd be running MS-Win servers.
If the new server can't replace the old one, on its own, running Samba4
as an AD DC, then I'll fall back to running it as a plain old workgroup
server an...
2015 Sep 03
0
samba_dlz: Failed to configure zone... already exists
...firewall box. And the only reason there
> are that many is because the manufacturing system had to run on RHEL,
> which we don't use anywhere else.
>
> None of them ever crash. None of them ever have services just fall
> over and die for no good reason. I don't run crashy, undependable
> servers or provide crashy, undependable services. If I wanted to run
> crashy, undependable stuff, I'd be running MS-Win servers.
>
> If the new server can't replace the old one, on its own, running Samba4
> as an AD DC, then I'll fall back to running it as a plain...
2005 Jan 12
2
Recomendations
...e of the sources stops to stream .... no relation to the
internet connectivity or other obvious reasons.
In order not to lose the listeners I am planning to configure the Icecast
servers with a fallback mount.
This fallback mount should be generated on the Icecast servers itself in
order to make it undependable of the feeding sources.
The remote source will play a file or several files with an announcement
that the broadcast is interrupted etc ... over and over. In this way there
will always be an audio stream even during maintenance of the stream
feeders.
Done some reading how to set-up such a schem...
2012 May 12
1
categorical analysis - grouping rows
...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 the Simpson Paradox, that is,
that make overall success/failure rates undependable.
It's easy to use ftable to get the counts for what I need (row names dept
and success, col name success. So I get something that looks like this:
Term 1st 2nd 3rd 4th 5th
dept success
AAA 0 155 240...
2020 Sep 24
0
[PATCH 3/8] vhost scsi: alloc cmds per vq instead of session
...vhost_scsi *vs)
>
> if (!strcmp(tv_tport->tport_name, t->vhost_wwpn)) {
> if (vs->vs_tpg && vs->vs_tpg[tpg->tport_tpgt]) {
> - kfree(vs_tpg);
> mutex_unlock(&tpg->tv_tpg_mutex);
> ret = -EEXIST;
> - goto out;
> + goto undepend;
> }
> /*
> * In order to ensure individual vhost-scsi configfs
> @@ -1442,9 +1522,8 @@ static void vhost_scsi_flush(struct vhost_scsi *vs)
> ret = target_depend_item(&se_tpg->tpg_group.cg_item);
> if (ret) {
> pr_warn("target_depend_item()...
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
...stream .... no relation to the
> internet connectivity or other obvious reasons.
> In order not to lose the listeners I am planning to configure the Icecast
> servers with a fallback mount.
> This fallback mount should be generated on the Icecast servers itself in
> order to make it undependable of the feeding sources.
> The remote source will play a file or several files with an announcement
> that the broadcast is interrupted etc ... over and over. In this way there
> will always be an audio stream even during maintenance of the stream
> feeders.
>
> Done some read...
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 p...
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
...stream .... no relation to the
> internet connectivity or other obvious reasons.
> In order not to lose the listeners I am planning to configure the Icecast
> servers with a fallback mount.
> This fallback mount should be generated on the Icecast servers itself in
> order to make it undependable of the feeding sources.
> The remote source will play a file or several files with an announcement
> that the broadcast is interrupted etc ... over and over. In this way there
> will always be an audio stream even during maintenance of the stream
> feeders.
>
> Done some readi...
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)
...older from 4.4.1 and added this in the source samba 4.4.2.
i removed only one patch, since that is in 4.4.2 from source.
Patch: security-2016-04-12-prerequisite-v4-4-regression-fixes.metze01.txt
I did rebuild tevent ldb tdb talloc etc from debian sid.
And now i cant make it fail again undepended of the settings.
I hope this helps someone.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens L.P.H. van Belle
> Verzonden: dinsdag 19 april 2016 15:11
> Aan: samba at lists.samba.org
> Onderwerp...
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