Displaying 20 results from an estimated 1992 matches for "leader".
Did you mean:
header
2013 Sep 27
1
lock order reversal in 10-alpha2
...f but the last build I used the
following -
WITH_BSD_GREP=yes
WITH_CLANG_EXTRAS=yes
WITH_CTF=yes
WITHOUT_LIB32=yes
WITH_LLDB=yes
Hardware is ASUS P8H61-M LE/USB3 corei5 8GB RAM nvidia GT520
I can provide full copy of log/messages or dmesg if required.
A few samples --
messages:Sep 26 02:01:27 leader kernel: lock order reversal:
messages-Sep 26 02:01:27 leader kernel: 1st 0xfffffe01eebd07f8 bufwait
(bufwait) @ /usr/src/sys/kern/vfs_bio.c:3059
messages-Sep 26 02:01:27 leader kernel: 2nd 0xfffff800122f8200 dirhash
(dirhash) @ /usr/src/sys/ufs/ufs/ufs_dirhash.c:284
messages-Sep 26 02:01:27 leade...
2009 Dec 30
4
Validating the presence of two associated objects from both models
I have a model “Conversation” and a model “Leader”. A Conversation is always led by exactly 1 Leader.
I’ve overridden Conversation’s “validate” method to validate the presence of an associated Leader model.
If I add a similar validation to the Leader model, however, Conversations can no longer be saved on creation because the Leader model is inv...
2023 Nov 26
1
CTDB: some problems about disconnecting the private network of ctdb leader nodes
My ctdb version is 4.17.7
Hello, everyone.
My ctdb cluster configuration is correct and the cluster is healthy before operation.
My cluster has three nodes, namely host-192-168-34-164, host-192-168-34-165, and host-192-168-34-166. And the node host-192-168-34-164 is the leader before operation.
I conducted network oscillation testing on node host-192-168-34-164?I down the interface of private network of ctdb at 19:18:54.091439. Then this node starts to do recovery. What I am puzzled about is that at 19:18:59.822903, this node timed out obtaining a lock, and the log sho...
2006 Feb 07
1
MeetMe - Party's are not exchanging Audio - Is this BUG?
Hi All,
I observed the following in my try towards Multiparty Conferencing.
I am establishing the Multiparty Conferencing through Asterisk Manager API.
I have two users SIP/111 and SIP/101 of which SIP/101 is treated as leader.
Following commands are used -
Action: Originate
Channel: SIP/111
Application: MeetMe
Data: |edwx
ActionID: ffe4563
When I use the above, Incoming call will be generated to SIP/111 and when it
accepts the call, a message shall be played from asterisk which is like -
" You are ente...
2003 Sep 07
0
Conference Leader
Hello,
Is meetme able to do the following scenario:
Say a group of caller calling in to the same conference room where one of them is a conference leader. The leader can press a key which gives that person options like dial out to a particular person and tranfer him/her to the conference. The leader's password is different from the other.
I think the tricky part in this scenario is how to detect the key press by leader.
any idea.
----------...
2007 May 09
2
[LLVMdev] EquivalenceClasses
Can someone explain the terminology used in the Doxygen
comments for EquivalenceClasses? Specifically, what is
a "Leader" as opposed to other members of an equivalence
class?
Say, for example, I want to create a set of equivalence
classes to specify subset relationships. Imagine B is
a subset of A, C is a subset of B, E is a subset of D
and D has no relation to any other set. I'd like to
group things into...
2020 Oct 29
1
CTDB Question: external locking tool
...ck can't be left unset
> on nodes that do not have the recmaster capability because then the
> consistency check would fail.
>
> * At the end of recovery, if the recovery lock is set, all nodes will
> attempt to take the recovery lock and will expect to fail (on the
> leader/master too, since it is being taken from a different process on
> the leader/master).
>
> This is meant to be a sanity check but, to be honest, I'm not sure
> whether it really adds any value. A better option might be to only
> accept recovery-related controls from the...
2022 Jan 31
1
[Announce] Samba 4.16.0rc2 Available for Download
...arders
listen on port 53. Starting with this version it is possible to
configure the
port using host:port notation. See smb.conf for more details. Existing
setups
are not affected, as the default port is 53.
CTDB changes
------------
* The "recovery master" role has been renamed "leader"
? Documentation and logs now refer to "leader".
? The following ctdb tool command names have changed:
??? recmaster -> leader
??? setrecmasterrole -> setleaderrole
? Command output has changed for the following commands:
??? status
??? getcapabilities
? The "...
2022 Jan 31
1
[Announce] Samba 4.16.0rc2 Available for Download
...arders
listen on port 53. Starting with this version it is possible to
configure the
port using host:port notation. See smb.conf for more details. Existing
setups
are not affected, as the default port is 53.
CTDB changes
------------
* The "recovery master" role has been renamed "leader"
? Documentation and logs now refer to "leader".
? The following ctdb tool command names have changed:
??? recmaster -> leader
??? setrecmasterrole -> setleaderrole
? Command output has changed for the following commands:
??? status
??? getcapabilities
? The "...
2009 May 03
12
DNAT Question
...------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O''Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
2007 May 09
0
[LLVMdev] EquivalenceClasses
On 5/9/07, David Greene <greened at obbligato.org> wrote:
>
> Can someone explain the terminology used in the Doxygen
> comments for EquivalenceClasses? Specifically, what is
> a "Leader" as opposed to other members of an equivalence
> class?
As far as I understand, leader is the first element of the class within the
std::set container where all element of all classes are stored altogether.
Leader contains a pointer to the last element of the class. The idea is
similar to...
2012 Nov 29
1
Read in alphanumeric column without decimals
All -
How can I read in a column of alphanumeric values without including
".0" on the numeric values?
Original column:
TeamLeaderID
258
342
316
U8
331
279
D1
116
235
296
...
[truncated]
leaders = read.xlsx2('FILE', sheetIndex = 1, header = T)
Column after it's been read in:
leaders$TeamLeaderID
258.0
342.0
316.0
U8
331.0
279.0
D1
116.0
235.0
296.0
...
[truncated]
If I try
as.numeric(leaders$TeamLeaderID), eve...
2004 Sep 28
0
Leader IP10S
...he latest Asterisk CVS, and it's pretty much working.
Will report when I have some more success.
PaulH
-----Original Message-----
From: Philipp von Klitzing [mailto:klitzing@pool.informatik.rwth-aachen.de]
Sent: Tuesday, 28 September 2004 9:46 PM
To: Paul Hales
Subject: Re: [Asterisk-Users] Leader IP10S
Hi!
> I have been lent a Leader IP10S phone (SIP) for evaluation.
> No luck with making or receiving calls - the phone registers OK though.
> Has anyone had any experience with these phones?
Sounds like a re-branded Swissvoice IP10S. Search the Wiki and/or the list
for Swissvoice....
2022 Jan 24
0
[Announce] Samba 4.16.0rc1 Available for Download
...arders
listen on port 53. Starting with this version it is possible to
configure the
port using host:port notation. See smb.conf for more details. Existing
setups
are not affected, as the default port is 53.
CTDB changes
------------
* The "recovery master" role has been renamed "leader"
? Documentation and logs now refer to "leader".
? The following ctdb tool command names have changed:
??? recmaster -> leader
??? setrecmasterrole -> setleaderrole
? Command output has changed for the following commands:
??? status
??? getcapabilities
? The "...
2022 Jan 24
0
[Announce] Samba 4.16.0rc1 Available for Download
...arders
listen on port 53. Starting with this version it is possible to
configure the
port using host:port notation. See smb.conf for more details. Existing
setups
are not affected, as the default port is 53.
CTDB changes
------------
* The "recovery master" role has been renamed "leader"
? Documentation and logs now refer to "leader".
? The following ctdb tool command names have changed:
??? recmaster -> leader
??? setrecmasterrole -> setleaderrole
? Command output has changed for the following commands:
??? status
??? getcapabilities
? The "...
2005 Oct 04
2
newbie questions - looping through hierarchial datafille
...ing a transition from SAS. I have a space delimited file
with the following structure. Each line in the datafile is identified by
the first letter.
A = Inventory (Inventory)
X = Stratum (Stratum_no Total Ye=year established)
P = Plot (Plot_no age slope= species)
T = Tree (tree_no frequency)
L = Leader (leader diameter height)
F = Feature (start_height finish_height feature)
On each of these lines there are some 'line specific' variables (in
brackets). The data is hierarchical in nature - A feature belongs to a
leader, a leader belongs to a tree, a tree belongs to a plot, a plot
belon...
2020 Oct 26
2
CTDB Question: external locking tool
Folks,
We use a Golang-based lock tool that we wrote for CTDB. That tool interacts
with our 3.4 etcd cluster, and follows the requirements specified in the
project.
Question, does the external command line tool get called when LMASTER and
RECMASTER are false? Given a scenario where we have a set of processes that
have it set to false, then others that have it set to true, does the
locking tool
2022 Feb 15
0
[Announce] Samba 4.16.0rc3 Available for Download
...arders
listen on port 53. Starting with this version it is possible to
configure the
port using host:port notation. See smb.conf for more details. Existing
setups
are not affected, as the default port is 53.
CTDB changes
------------
* The "recovery master" role has been renamed "leader"
? Documentation and logs now refer to "leader".
? The following ctdb tool command names have changed:
??? recmaster -> leader
??? setrecmasterrole -> setleaderrole
? Command output has changed for the following commands:
??? status
??? getcapabilities
? The "...
2022 Feb 15
0
[Announce] Samba 4.16.0rc3 Available for Download
...arders
listen on port 53. Starting with this version it is possible to
configure the
port using host:port notation. See smb.conf for more details. Existing
setups
are not affected, as the default port is 53.
CTDB changes
------------
* The "recovery master" role has been renamed "leader"
? Documentation and logs now refer to "leader".
? The following ctdb tool command names have changed:
??? recmaster -> leader
??? setrecmasterrole -> setleaderrole
? Command output has changed for the following commands:
??? status
??? getcapabilities
? The "...
2013 Jun 03
1
Confbridge doesn't kick chan_local
I have a confbridge setup that feeds the conference from the ALSA
microphone input (this is the conference leader) and then uses
app_ices to send the conference audio to icecast.
I start the conference leader like this:
console dial 1000_admin at conferences
I join the ices user to the confbridge with a call file:
Channel: Local/1000 at conferences
MaxRetries: 2
RetryTime: 60
WaitTime: 30
Context: confere...