Displaying 8 results from an estimated 8 matches for "15822".
Did you mean:
1522
2007 Mar 26
4
Problem dropping rows based on values in a column
...tell me what I am doing incorrectly.
# Values of PID column
> jdata[,"PID"]
[1] 16608 16613 16355 16378 16371 16280 16211 16169 16025 11595 15883 15682 15617 15615 15212 14862 16539
[18] 12063 16755 16720 16400 16257 16209 16200 16144 11598 13594 15419 15589 15982 15825 15834 15491 15822
[35] 15803 15795 10202 15680 15587 15552 15588 15375 15492 15568 15196 10217 15396 15477 15446 15374 14092
[52] 14033 15141 14953 15473 10424 13445 14854 10481 14793 14744 14772
#Prepare to drop last two rows, rows that ahve 14744 and 14772 in the PID column
> delete<-c(14772,14744)
#Try to...
2025 Mar 31
0
[Announce] Samba 4.21.5 Available for Download
...the Samba 4.21 release series.
Changes since 4.21.4
--------------------
o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
?? * BUG 15795: ldb index cache is too small on known large transactions
???? (schemaupgrade, provision).
o? Ralph Boehme <slow at samba.org>
?? * BUG 15822: Enable support for cephfs case insensitive behavior.
?? * BUG 15823: Subnet based interfaces definition not listening on all
covered
???? IP addresses.
o? Pavel Filipensk? <pfilipensky at samba.org>
?? * BUG 15727: net ad join fails with "Failed to join domain: failed
to create
?...
2025 Mar 31
0
[Announce] Samba 4.21.5 Available for Download
...the Samba 4.21 release series.
Changes since 4.21.4
--------------------
o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
?? * BUG 15795: ldb index cache is too small on known large transactions
???? (schemaupgrade, provision).
o? Ralph Boehme <slow at samba.org>
?? * BUG 15822: Enable support for cephfs case insensitive behavior.
?? * BUG 15823: Subnet based interfaces definition not listening on all
covered
???? IP addresses.
o? Pavel Filipensk? <pfilipensky at samba.org>
?? * BUG 15727: net ad join fails with "Failed to join domain: failed
to create
?...
2019 Aug 05
2
Vm in state "in shutdown"
...st 1.203 secs
2019-07-25 14:23:59.629+0000: 15818: error : qemuMonitorIORead:597 : Unable to read from monitor: Connection reset by peer
2019-07-25 14:23:59.629+0000: 121081: warning : qemuProcessEventHandler:4840 : vm: d470c3b284425b9bacb34d3b5f3845fe, event: 6 locked
2019-07-25 14:23:59.629+0000: 15822: error : qemuMonitorJSONCommandWithFd:364 : internal error: Missing monitor reply object
2019-07-25 14:24:29.483+0000: 15821: warning : qemuGetProcessInfo:1468 : cannot parse process status data
2019-07-25 14:24:29.829+0000: 15823: warning : qemuDomainObjBeginJobInternal:4391 : Cannot start job (mo...
2025 Apr 17
0
[Announce] Samba 4.22.1 Available for Download
...in fails with "Failed to join domain: failed
to create
???? kerberos keytab".
o? Andreas Hasenack <andreas.hasenack at canonical.com>
?? * BUG 15774: Running "gpo manage motd set" twice fails with backtrace.
o? Xavi Hernandez <xhernandez at redhat.com>
?? * BUG 15822: Enable support for cephfs case insensitive behavior.
o? Volker Lendecke <vl at samba.org>
?? * BUG 15791: Remove of file or directory not possible with vfs_acl_tdb.
?? * BUG 15841: Wide link issue in samba 4.22.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15767: Deadlock be...
2025 Apr 17
0
[Announce] Samba 4.22.1 Available for Download
...in fails with "Failed to join domain: failed
to create
???? kerberos keytab".
o? Andreas Hasenack <andreas.hasenack at canonical.com>
?? * BUG 15774: Running "gpo manage motd set" twice fails with backtrace.
o? Xavi Hernandez <xhernandez at redhat.com>
?? * BUG 15822: Enable support for cephfs case insensitive behavior.
o? Volker Lendecke <vl at samba.org>
?? * BUG 15791: Remove of file or directory not possible with vfs_acl_tdb.
?? * BUG 15841: Wide link issue in samba 4.22.
o? Stefan Metzmacher <metze at samba.org>
?? * BUG 15767: Deadlock be...
2006 May 05
1
Keeping an array through action calls
I have a model, "note", which has any number of tags. I want users to be
able to create tags within the same form as creating a note. I have that
part. :)
Where I''m lost is that I want to be able to type in a tag name, hit
enter, and have it added to a temporary list of tags which tracks the
tags that have been added to this note. So you go to write a note, fill
everything
2007 Jan 11
4
Help understanding some benchmark results
G''day, all,
So, I''ve decided to migrate my home server from Linux+swRAID+LVM to Solaris+ZFS, because it seems to hold much better promise for data integrity, which is my primary concern.
However, naturally, I decided to do some benchmarks in the process, and I don''t understand why the results are what they are. I though I had a reasonable understanding of ZFS, but now