Displaying 20 results from an estimated 159 matches for "kip".
Did you mean:
eip
2016 Oct 14
0
rsync: connection unexpectedly closed
...h ends....
On the server run a debugging sshd on an alternate port with:
/usr/sbin/sshd -dDp222
(note that this will only accept 1 connection, debug to the terminal,
then exit)
then on the client use rsync -e "ssh -vp222" to go verbose and use the
debugging port.
On 10/13/2016 08:05 PM, Kip Warner wrote:
> On Thu, 2016-10-13 at 16:58 -0700, Wayne Davison wrote:
>> No, that's totally expected. While select() is waiting for I/O to
>> arrive, it returns to rsync every 60 seconds to allow it to decide if
>> it wants to continue waiting or do something else. You ha...
2016 Oct 13
5
rsync: connection unexpectedly closed
...e running 3.1.1 protocol version 31 now. Same
problem.
I think the key insight was in the strace log which showed the select()
call was timed out. If I knew what type of file descriptor it was being
fed, I might have a clue. It might have been a socket or something on
disk. I don't know.
--
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: This is a digitally signed message part
URL: &...
2005 Dec 31
2
Resend: setting breakpoints around hypercalls in a domU causes dom0 to lockup
Any thoughts on setting breakpoints around hypercalls?
---------- Forwarded message ----------
From: Kip Macy <kip.macy@gmail.com>
Date: Dec 26, 2005 12:14 AM
Subject: setting breakpoints around hypercalls in a domU causes dom0 to
lockup
To: xen-devel <xen-devel@lists.xensource.com>, Keir Fraser <
Keir.Fraser@cl.cam.ac.uk>
Stepping through hypercalls (at the source level, not using...
2005 May 21
5
copying large files over NFS locks up machine on -testing from Thursday
I''ve locked up my dom0 a couple of times this morning copying a 3GB
file from local disk to an NFS mount(neither xend nor guests running).
I don''t encounter this problem on the stock CentOS 4 kernel. The
machine is a PowerEdge 2850 with 2 e1000 cards - the one in use is
connected to a PowerConnect 2216 10/100 switch and has negotiated
100Mbit. I''ll check if the stock
2015 Mar 16
1
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
...;
> v=0
> o=- 1014372762 1014372762 IN IP4 192.168.13.121
> s=Asterisk
> c=IN IP4 18.18.19.123
> t=0 0
> m=audio 11614 RTP/AVP 0 101
> a=rtpmap:0 PCMU/8000
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-16
> a=ptime:20
> a=maxptime:150
> a=sendrecv
>
> [Kip-192.168.13.121*CLI> [0K<--- Received SIP response (342 bytes) from
> UDP:65.254.44.194:5060 --->
> SIP/2.0 100 Trying
> Via: SIP/2.0/UDP
> 18.18.19.123:5060;rport=5060;branch=z9hG4bKPj70617ad5-d57a-4e5b-8043-086b0b8ebba2;received=18.18.19.123
> From: <sip:sonny at 192.168...
2016 Oct 16
1
rsync: connection unexpectedly closed
...ng to do with memory buffers
for file i/o being exhausted on the server and this server side
activity long after the connection died is an effort to flush a file
buffer to disk. The file this always breaks on is 30+GB, but the server
hardware is a small embedded system.
--
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: This is a digitally signed message part
URL: &...
2016 Oct 10
6
rsync: connection unexpectedly closed
...t(4, [3], [1], [1], {60, 0}) = 1 (out [1], left {59, 999971})
3095 write(1, "\3\0\0\7\1\0\0", 7) = 7
3095 gettimeofday({1476036967, 673095}, NULL) = 0
3095 select(4, [3], [1], [1], {60, 0}) = 1 (out [1], left {59, 999970})
3095 write(1, "H\0\0\trecv_files(home/kip/.Virtual"..., 76) = 76
3095 gettimeofday({1476036967, 680312}, NULL) = 0
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}...
2018 Feb 27
3
Established connection timing out
On Mon, Feb 26, 2018 at 5:17 PM, Kip Warner <kip at thevertigo.com> wrote:
> Hey list,
>
> I've read the man page for both the client and server daemon, so either
> I missed something or this isn't an SSH issue but something going on
> with perhaps routers or MTUs.
>
> I am having problems with alre...
2015 Mar 15
0
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
...s: 1800
in-SE: 90
Content-Type: application/sdp
Content-Length: 239
v=0
o=- 1014372762 1014372762 IN IP4 192.168.13.121
s=Asterisk
c=IN IP4 18.18.19.123
t=0 0
m=audio 11614 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:150
a=sendrecv
[Kip-192.168.13.121*CLI> [0K<--- Received SIP response (342 bytes) from UDP:
65.254.44.194:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 18.18.19.123:5060
;rport=5060;branch=z9hG4bKPj70617ad5-d57a-4e5b-8043-086b0b8ebba2;received=18.18.19.123
From: <sip:sonny at 192.168.13.121>;tag=6953923...
2008 Apr 30
7
rescue_from issue with AWS - uninitialized constant
...e:
<b>rescue_from Object::ActionController::RoutingError, :with
=> :page_not_found</b>
I get no errors, but then the rescue_from method isn''t invoked either.
Anyone got any advice? I can get around this with
rescue_action_in_public, but thats just not as nice.
Cheers, --Kip
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2005 Apr 11
10
http://www.fsmware.com/xenofreebsd/ dead?
Just wanted to try domU freebsd and found
<http://216.239.59.104/search?q=cache:M_4r1b-RG-
EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1>
but the webservice on www.fsmware.com seems to be down/unavailable. Any
mirror? Or other working FreeBSD domU-kernels & images?
Regards, /nils.
_______________________________________________
Xen-devel mailing
2011 Sep 15
4
[LLVMdev] [llvm-devmeeting] 2011 LLVM Annual Developers' Meeting - Update
...n system.
- No email is sent upon completion
- If you get a page at the end that says you successfully registered, then you are good to go
- There have been a few reported cases of the registration page hanging, if so try another browser such as Firefox.
If you have questions mail me directly (dkipping at qualcomm.com).
If the group wants, I can do a form mail to existing registrations.
Tobias Grosser <tobias at grosser.es> wrote:
On 09/15/2011 02:32 AM, Kipping, David wrote:
> Summary:
> - Registration filling up
> - Dinner filling up faster
> - Feedback from registr...
2016 Oct 09
0
rsync: connection unexpectedly closed
...t(4, [3], [1], [1], {60, 0}) = 1 (out [1], left {59, 999971})
3095 write(1, "\3\0\0\7\1\0\0", 7) = 7
3095 gettimeofday({1476036967, 673095}, NULL) = 0
3095 select(4, [3], [1], [1], {60, 0}) = 1 (out [1], left {59, 999970})
3095 write(1, "H\0\0\trecv_files(home/kip/.Virtual"..., 76) = 76
3095 gettimeofday({1476036967, 680312}, NULL) = 0
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}) = 0 (Timeout)
3095 select(4, [3], [], NULL, {60, 0}...
2005 May 11
3
problem with the pro/1000 driver for intel gigabit ethernet card
I encountered a problem with dom0 when rebooting and running an intel
gigabit card using the pro/1000 driver. When the system tries to shut
down I get the following output of an strace command :
.........
17:10:49.063616 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 <0.000029>
17:10:49.063689 ioctl(3, 0x8913, 0xbffffc80) = 0 <0.000018>
17:10:49.063751 ioctl(3, 0x8914, 0xbffffc80) =
2008 Feb 20
1
regression moving from 3.1 to 3.2 (XEN) mm.c:631:d26 Bad L1 flags 18
It looks like I can no longer map a page as uncacheable. Is this intentional?
-Kip
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 May 08
2
semantics of GETDOMAININFO
...et back the first valid domain after the domid
we pass in.
What is the reason for this design choice? When I request the
attributes of a process I don''t get the attributes for the next pid up
with a pid field set to the process id of the process I actually got
the attributes for.
-Kip
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Apr 30
4
[PATCH] disable writable pagetables on FreeBSD
...m more interested in
functionality than performance. This patch disables them and fixes a
compile issue.
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2005/04/29 19:26:00-07:00 kmacy@curly.lab.netapp.com
# disable writable pagetables + compile fix
# Signed-off-by: Kip Macy <kmacy@fsmware.com>
#
# freebsd-5.3-xen-sparse/i386-xen/include/xenpmap.h
# 2005/04/29 19:25:58-07:00 kmacy@curly.lab.netapp.com +5 -3
# disable writable pagetables + compile fix
#
diff -Nru a/freebsd-5.3-xen-sparse/i386-xen/include/xenpmap.h
b/freebsd-5.3-xen-sparse/i386-xen/inclu...
2015 Mar 15
4
Asterisk 13.1.0/PJSIP outbound calling using SIP trunk: Unable to create request with auth.No auth credentials for any realms in challenge.
Yes, I think the dial does get executed (sonny calling outbound
202-555-1212):
core set verbose 3
Console verbose was OFF and is now 3.
-- Executing [912025551212 at from-internal:1] Log("PJSIP/sonny-00000031",
"NOTICE, Dialing out from "" <sonny> to 12025551212 through fromgw") in new
stack
[Mar 15 19:27:06] NOTICE[16648][C-00000022]: Ext. 912025551212:1 @
2018 Feb 27
3
Established connection timing out
I don't believe you've said: are the disconnects happening during periods
of idleness on the connection, or periods of activity? If idleness, some
device or script could be actively doing a disconnect-on-idle.
On Mon, 26 Feb 2018, Kip Warner wrote:
> Hey list,
>
> I've read the man page for both the client and server daemon, so either
> I missed something or this isn't an SSH issue but something going on
> with perhaps routers or MTUs.
>
> I am having problems with already established connections to...
2012 Oct 17
3
z.test for dataframe
Hi!
I'm trying to use sapply to my dataframe for z.test function (teaching
demos package)
Sep=cbind(kIp,k02p,k04p,k07p)
Sep=as.data.frame(Sep)
kzt=sapply(Sep, function(m) z.test(m,sd(m)))
Error in z.test(m, sd(Sep)) :
You must specify a Standard Deviation of the population
kzt=sapply(Sep, function(m) z.test(m,sd(Sep)))
Error in z.test(m, sd(Sep)) :
You must specify a Standard Deviation of the p...