Displaying 11 results from an estimated 11 matches for "group_1".
Did you mean:
group1
2013 Mar 29
0
Getting Unknown Error while configuring Asterisk with Linux HA
...updated: Thu Mar 28 06:09:54 2013
Stack: Heartbeat
Current DC: asterisk2 (b966dfa2-5973-4dfc-96ba-b2d38319c174) - partition
with quorum
Version: 1.0.12-unknown
2 Nodes configured, unknown expected votes
1 Resources configured.
============
Online: [ asterisk1 asterisk2 ]
Resource Group: group_1
asterisk_2 (lsb:asterisk): Started asterisk1
IPaddr_10_3_152_103 (ocf::heartbeat:IPaddr): Started
asterisk1
Failed actions:
p_asterisk_start_0 (node=asterisk1, call=64, rc=1, status=complete):
unknown error
p_asterisk_start_0 (node=asterisk2, call=20, rc=1, st...
2005 Jul 19
1
Nested drag and drop rendering issue with ie
First and foremost, excellent library - excellent work. Thank you.
Now, here''s what I''m doing:
<div id="wrapper">
<fieldset id="page_1">
<legend>Page</legend>
<fieldset id="group_1">
Group
</fieldset>
<fieldset id="group_2">
Group
</fieldset>
</fieldset>
<fieldset id="page_2">
<legend>Page</legend>
<fieldset>
Group
</fieldset>
</fieldset>
</d...
2009 Oct 27
1
wilcox.exact() problem
...the data that cause the trouble. (Attention: 10 Downloads only, so you may have to send me an e-mail so I can mail you the Rdata file directly.)
> library(exactRankTests)
Package ?exactRankTests? is no longer under development.
Please consider using package ?coin? instead.
> wilcox.exact(group_1,group_2,exact=T)
Error in .Call("cpermdist2", ma = as.integer(m), mb = as.integer(col), :
negative length vectors are not allowed
> wilcox.exact(group_3,group_4,exact=T)
Error in .Call("cpermdist2", ma = as.integer(m), mb = as.integer(col), :
cannot allocate vector of...
2017 Jan 07
2
frequent core dumps (invalid lock_order?)
...ocal7
full_audit:priority = NOTICE
# Example share
[SHARE_NAME]
access based share enum = yes
browseable = yes
comment = <COMMENT>
create mask = 0660
directory mask = 2770
force group = <FORCE_GROUP_NAME>
path = <PATH>
guest ok = no
public = no
writeable = yes
valid users = +GROUP_1 +GROUP_2
vfs objects = full_audit acl_tdb
full_audit:prefix = %u|%I|%m|%S
full_audit:success = mkdir rename unlink rmdir pwrite
full_audit:failure = none
full_audit:facility = local7
full_audit:priority = NOTICE
Thanks,
Sergei
> On Jan 7, 2017, at 2:40 AM, Rowland Penny via samba <samba a...
2017 Feb 09
4
[Bug 1120] New: nf_tables_check_loops error on adding element to vmap
...t
Kernel Logs
Dear NetFilter team,
I'm facing an strange issue, and I had no idea where to put the information so
I came here
I've a simple configuration, like this :
table ip filter {
map ok {
type mark : verdict
elements = { 0x00000001 : jump group_1, 0x00000002 : jump
group_2}
}
chain group_1 {
limit rate 100 kbytes/second counter accept
counter drop
}
chain group_2 {
limit rate 200 kbytes/second counter accept
counter drop
}
chai...
2017 Jan 07
3
frequent core dumps (invalid lock_order?)
> Lets hold off with logs, do you know that if you remove everything
> that should be in a share from the [global] part of your smb.conf, you
> get left with just '[global]’.
The share actually comes from an include file. I made it look like it’s part of the main config for simplicity.
> It also doesn't help that everything
> that is in [global] is also in the share.
It’s
2017 Jan 07
0
frequent core dumps (invalid lock_order?)
...; [SHARE_NAME]
> access based share enum = yes
> browseable = yes
> comment = <COMMENT>
> create mask = 0660
> directory mask = 2770
> force group = <FORCE_GROUP_NAME>
> path = <PATH>
> guest ok = no
> public = no
> writeable = yes
> valid users = +GROUP_1 +GROUP_2
> vfs objects = full_audit acl_tdb
> full_audit:prefix = %u|%I|%m|%S
> full_audit:success = mkdir rename unlink rmdir pwrite
> full_audit:failure = none
> full_audit:facility = local7
> full_audit:priority = NOTICE
>
> Thanks,
> Sergei
>
> > On Jan 7...
2017 Jan 09
0
frequent core dumps (invalid lock_order?)
...; [SHARE_NAME]
> access based share enum = yes
> browseable = yes
> comment = <COMMENT>
> create mask = 0660
> directory mask = 2770
> force group = <FORCE_GROUP_NAME>
> path = <PATH>
> guest ok = no
> public = no
> writeable = yes
> valid users = +GROUP_1 +GROUP_2
> vfs objects = full_audit acl_tdb
> full_audit:prefix = %u|%I|%m|%S
> full_audit:success = mkdir rename unlink rmdir pwrite
> full_audit:failure = none
> full_audit:facility = local7
> full_audit:priority = NOTICE
>
> There are too many shares to include them all,...
2017 Jan 09
2
frequent core dumps (invalid lock_order?)
...> > browseable = yes
> > comment = <COMMENT>
> > create mask = 0660
> > directory mask = 2770
> > force group = <FORCE_GROUP_NAME>
> > path = <PATH>
> > guest ok = no
> > public = no
> > writeable = yes
> > valid users = +GROUP_1 +GROUP_2
> > vfs objects = full_audit acl_tdb
> > full_audit:prefix = %u|%I|%m|%S
> > full_audit:success = mkdir rename unlink rmdir pwrite
> > full_audit:failure = none
> > full_audit:facility = local7
> > full_audit:priority = NOTICE
> >
> > There a...
2017 Jan 07
2
frequent core dumps (invalid lock_order?)
Hi,
I'm hoping somebody can point me in the right direction. My samba version
is samba-4.2.10-6.2.el7_2.x86_64. I have lots of daily core dumps (~20 on
each machine daily) and I have no clear idea why. I'm including the stack
trace below. It looks like the problem is related to "invalid lock_order".
Any ideas?
Thanks,
Sergei
#0 0x00007fc5a34945f7 in raise () from
2005 Jul 20
3
examples of drag n drop
...owed
>
> First and foremost, excellent library - excellent work. Thank you.
>
> Now, here''s what I''m doing:
>
> <div id="wrapper">
> <fieldset id="page_1">
> <legend>Page</legend>
> <fieldset id="group_1">
> Group
> </fieldset>
> <fieldset id="group_2">
> Group
> </fieldset>
> </fieldset>
>
> <fieldset id="page_2">
> <legend>Page</legend>
> <fieldset>
> Group
> <...