Displaying 20 results from an estimated 25 matches for "3881".
Did you mean:
388
2016 Nov 21
1
blockcommit and gluster network disk path
Hi,
I'm running into problems with blockcommit and gluster network disks -
wanted to check how to pass path for network disks. How's the protocol and
host parameters specified?
For a backing volume chain as below, executing
virsh blockcommit fioo5
vmstore/912d9062-3881-479b-a6e5-7b074a252cb6/images/27b0cbcb-4dfd-4eeb-8ab0-8fda54a6d8a4/027a3b37-77d4-4fa9-8173-b1fedba1176c
--base
vmstore/912d9062-3881-479b-a6e5-7b074a252cb6/images/27b0cbcb-4dfd-4eeb-8ab0-8fda54a6d8a4/d4c23ec6-20ce-4a2f-9b32-ca91e65a114a
--top
vmstore/912d9062-3881-479b-a6e5-7b074a252cb6/images/27b0...
2010 Aug 04
1
Asterisk not working with Festival
...") in new stack
[Aug 4 17:50:11] DEBUG[17094]: pbx.c:3692 pbx_extension_helper: Launching
'SayDigits'
[Aug 4 17:50:11] -- Executing [s at connect-to-me:2]
SayDigits("SIP/gafachi1a-00000000", "'1'") in new stack
[Aug 4 17:50:11] DEBUG[17094]: channel.c:3881 set_format: Set channel
SIP/gafachi1a-00000000 to write format slin
[Aug 4 17:50:11] DEBUG[17094]: rtp.c:3878 ast_rtp_write: Ooh, format
changed from unknown to ulaw
[Aug 4 17:50:11] DEBUG[17094]: rtp.c:3904 ast_rtp_write: Created smoother:
format: 4 ms: 20 len: 160
[Aug 4 17:50:11] DEBUG[17094]...
2007 Feb 01
2
Indexing Performance Question (was tpop3d vs dovecot)
...brue.itownshipno12"..., 4095, 4096) = 571
pread(8, "", 3524, 4667) = 0
close(8) = 0
open("/var/spool/mail/test.visp.net/natetest/cur/1115931742.V902I67c42.test.visp.net:2,",
O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0600, st_size=3881, ...}) = 0
pread(8, "Return-Path: <sender-5-8759012-9"..., 4096, 0) = 3881
pread(8, "", 215, 3881) = 0
close(8) = 0
-------------------------------------------
Running strace on the 3rd connection looks like this...
-------------...
2004 Feb 17
1
LDAP configuration
...maildir:%h/.mail, but .mail doesn't exist), the imap
segv's.
I suppose it would be cool to ship a maildirmake program and have imap use
it whenever necessary, if a flag allows it to do so.
Giacomo Cariello, jwk at bug.it
KeyID: 3072/1024/0x409C9044
Fingerprint: 7984 10FD 0460 4202 BF90 3881 CDE4 D78E 409C 9044
"Put that mic in my hand and let me kick out the jams!" - MC5
2002 Mar 10
1
xaxp and yaxp
...m new to R, and I'm trying to set the number of tickmarks for a plot
using xaxp, but R seems to ignore this setting completely. Maybe you've
an idea what I'm doing wrong. I'm using R 1.4.1, and here's hat I'm
doing:
> d[,'seq']
[1] 28913 16323 13922 6237 4257 3881 4100 3781 2694 2064 1769
1550
[13] 1539 480
> d[,'scop.dup.rate']
[1] 97.7 95.3 95.3 88.5 84.6 84.6 84.7 82.8 71.5 74.9 74.9 71.2 67.8
54.9
> plot(d[,'seq'], d[,'scop.dup.rate'], col="red", pch=22, bg='red', cex=1.5, xlim = c(0,30000), yli...
2023 Jun 23
1
[EXTERNAL] Re: Unable to authenticate to share using UPN
...effective(0, 0), real(0, 0), class=auth] ../../auth/ntlmssp/ntlmssp_server.c:552(ntlmssp_server_preauth)
Got user=[zach_detest] domain=[domain.tld] workstation=[ITS-MACBOOK09] len1=24 len2=254
[2023/06/23 10:05:50.007015, 3, pid=22679, effective(0, 0), real(0, 0)] ../../source3/param/loadparm.c:3881(lp_load_ex)
lp_load_ex: refreshing parameters
[2023/06/23 10:05:50.007181, 3, pid=22679, effective(0, 0), real(0, 0)] ../../source3/param/loadparm.c:550(init_globals)
Initialising global parameters
[2023/06/23 10:05:50.007415, 3, pid=22679, effective(0, 0), real(0, 0)] ../../source3/param/loa...
2003 Jun 04
0
samba 3.0 alpha 24 with LDAP question
...: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
rpc_srv: False/0
rpc_cli: False/0
passdb: False/0
sam: False/0
auth: False/0
winbind: False/0
vfs: False/0
idmap: False/0
[2003/06/04 01:11:07, 3] param/loadparm.c:lp_load(3881)
lp_load: refreshing parameters
[2003/06/04 01:11:07, 3] param/loadparm.c:init_globals(1267)
Initialising global parameters
[2003/06/04 01:11:07, 3] param/params.c:pm_process(566)
params.c:pm_process() - Processing configuration file
"/usr/local/samba/lib/smb.conf"
[2003/06/04 01:1...
2004 Mar 06
0
Mails manipulation and indices
...stream_seek etc) handle this case by requesting indices recreation for
indices that are no longer "real", instead of just dropping connection with
some "internal error" message.
Giacomo Cariello, jwk at bug.it
KeyID: 3072/1024/0x409C9044
Fingerprint: 7984 10FD 0460 4202 BF90 3881 CDE4 D78E 409C 9044
"Put that mic in my hand and let me kick out the jams!" - MC5
2007 Mar 24
0
Testing Single Table Inheritance
Hi all,
I have just started using Rspec in rails and trying to test the
following models:
>>node.rb
class Node < ActiveRecord::Base
acts_as_tree
end
>>project.rb
class Project < Node
end
>>task.rb
class Task < Project
end
>>milestone.rb
class Milestone < Node
end
Fixtures for table nodes is set global in spec_helper.rb, with the types
set manually in the
2006 Feb 07
1
How to hide the file name listings, but still see the stats?
...onths of list archives without turning up anything.
Thanks . . .
Dan
--
/* ----------------------------------------------------------------- *
* Dan Rawson * ASML \_____/ *
* daniel.rawson@asml.com * Software Configuration Mgmt. | ~ ~ | *
* 203-563-3881 * (- 0 0 -) *
*-----------------------------------------------------oOOo-(_)-oOOo-*
* I find television very educating. Every time someone turns on *
* the set, I go into the other room and read a book. *
*...
2006 Feb 08
1
Directory matching for hidden directories
...ath=/mypath/rsync
rsync is 2.6.6, platform is Solaris 8.
Thanks!
Dan
--
/* ----------------------------------------------------------------- *
* Dan Rawson * ASML \_____/ *
* daniel.rawson@asml.com * Software Configuration Mgmt. | ~ ~ | *
* 203-563-3881 * (- 0 0 -) *
*-----------------------------------------------------oOOo-(_)-oOOo-*
* I find television very educating. Every time someone turns on *
* the set, I go into the other room and read a book. *
*...
2007 Jul 12
0
2.6.22.1 on CentOS 4.5, No tty0?
...dev/tty3
crw------- 1 root root 4, 4 7? 12 14:48 /dev/tty4
crw------- 1 root root 4, 5 7? 12 14:48 /dev/tty5
crw------- 1 root root 4, 6 7? 12 14:48 /dev/tty6
-rw-r--r-- 1 root root 0 2007-07-12 /dev/tty7
-rw-r--r-- 1 root root 0 2007-07-12 /dev/tty8
and "ps ax" shows:
3881 tty1 S+ 0:00 ssh localhost
3882 ? Ss 0:00 sshd: root at notty
any idea?
Best regards,
hao
2017 Nov 13
0
imap coredump after doveadm altmove
...fkoch.gif
Type: image/gif
Size: 13850 bytes
Desc: not available
URL: <https://dovecot.org/pipermail/dovecot/attachments/20171113/9850c916/attachment-0001.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3881 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://dovecot.org/pipermail/dovecot/attachments/20171113/9850c916/attachment-0001.p7s>
2000 Nov 07
3
bug in documentation for "Protocol" option
...but /etc/ssh/ssh_config shows the default for Protocol as...
# Port 22
# Protocol 2,1
# Cipher blowfish
one of the above should be fixed.
jr
--
------------------------------------------------------------------------
Joel W. Reed 412-257-3881
--------------All the simple programs have been written.----------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/at...
2004 Jun 09
2
Need help configuring Samba3/LDAP PDC
...ything working great up until the point where I join
the machine to the new domain (step 17 on page 155). The command *net
rpc join -U Administrator* fails with the errors below.
palpatine:/var/lib/samba/sbin # net -d 4 rpc join -U Administrator
[2004/06/09 15:13:35, 3] param/loadparm.c:lp_load(3881)
lp_load: refreshing parameters
[2004/06/09 15:13:35, 3] param/loadparm.c:init_globals(1309)
Initialising global parameters
[2004/06/09 15:13:35, 3] param/params.c:pm_process(566)
params.c:pm_process() - Processing configuration file
"/etc/samba/smb.conf"
[2004/06/09 15:13:35, 3] p...
2024 Oct 29
14
[Bug 3748] New: "webauthn-sk-ecdsa-sha2-nistp256@openssh.com" signature type not supported from ssh agent
https://bugzilla.mindrot.org/show_bug.cgi?id=3748
Bug ID: 3748
Summary: "webauthn-sk-ecdsa-sha2-nistp256 at openssh.com"
signature type not supported from ssh agent
Product: Portable OpenSSH
Version: 9.7p1
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: enhancement
2008 Nov 08
4
Plotting Standard Regression Fit-Am I wrong or a bug?
I'm trying to plot a time series (quarterly observations, seasonal effect,
T=56),regression line and predicted point on the same plot.
I'm using following commands:
> plot(qdts,xlim=c(1982,1997))
> lines(fitted(m2)~time,data=qd,col="red")
> points(predict(m2,newdata=nqd),col="blue")
where:
qdts<-ts(qd$durables,start=c(1982,1),freq=4)
2020 Feb 25
0
[PATCH 04/12] drm: Nuke mode->vrefresh
....vtotal=1280 + 30 + 4 + 12)
panel-feixin-k101-im2ba02.c:394/k101_im2ba02_default_mode: 60 vs. 62 (.clock=70000 .htotal=800 + 20 + 20 + 20 .vtotal=1280 + 16 + 4 + 4)
panel-simple.c:1305/edt_etm043080dh6gp_mode: 60 vs. 67 (.clock=10870 .htotal=480 + 8 + 4 + 41 .vtotal=288 + 2 + 4 + 10)
panel-simple.c:3881/lg_acx467akm_7_mode: 60 vs. 72 (.clock=150000 .htotal=1080 + 2 + 2 + 2 .vtotal=1920 + 2 + 2 + 2)
panel-simple.c:2509/ortustech_com37h3m_mode: 60 vs. 67 (.clock=22153 .htotal=480 + 8 + 10 + 10 .vtotal=640 + 4 + 3 + 4)
panel-simple.c:2480/ontat_yx700wv03_mode: 60 vs. 59 (.clock=29500 .htotal=992 .vto...
2013 May 27
2
Dovecot 2.2 build rpm on Centos6
...7: checking for pkg-config
configure:2855: found /usr/bin/pkg-config
configure:2867: result: /usr/bin/pkg-config
configure:2892: checking pkg-config is at least version 0.9.0
configure:2895: result: yes
configure:3823: checking for style of include used by make
configure:3851: result: GNU
configure:3881: checking for x86_64-redhat-linux-gnu-gcc
configure:3911: result: no
configure:3921: checking for gcc
configure:3937: found /usr/bin/gcc
configure:3948: result: gcc
configure:4180: checking for C compiler version
configure:4188: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)
Co...
2020 Feb 25
2
[PATCH 04/12] drm: Nuke mode->vrefresh
On Tue, Feb 25, 2020 at 04:19:27PM +0100, Andrzej Hajda wrote:
> On 25.02.2020 12:21, Ville Syrj?l? wrote:
> > On Mon, Feb 24, 2020 at 03:14:54PM +0100, Andrzej Hajda wrote:
> >> On 19.02.2020 21:35, Ville Syrjala wrote:
> >>> From: Ville Syrj?l? <ville.syrjala at linux.intel.com>
> >>>
> >>> Get rid of mode->vrefresh and just