Re: VirtViewer and TCP Keepalives

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

How do I do this with RHEV guests?  I'm using a F18 client and the SPICE console option is to use the browser plugin.  when I put it on native client, Firefox downloaded and tried to run a .vv file.

Thanks

CC

On Sep 18, 2013 4:04 PM, "Christophe Fergeau" <cfergeau@xxxxxxxxxx> wrote:
Hey,

On Wed, Sep 18, 2013 at 06:54:14AM +0800, Colin Coe wrote:
> While I've been writing this, I've had an strace running on a remote-viewer
> session.
> ---
> [colin@fedora18 ~]$ strace -e trace=setsockopt -p 15504
> Process 15504 attached
> ---
> >From another terminal session,
> ---
>  [colin@fedora18 ~]$ ps -ef | grep strace
> colin     15534  7107  0 06:00 pts/11   00:00:00 strace -e trace=setsockopt
> -p 15504
> colin     16799 19435  0 06:34 pts/5    00:00:00 grep --color=auto strace
> [colin@fedora18 ~]$
> ---
> So the strace has been running for about 35 minutes now, and strace has not
> shown a single 'setsockopt'.

I see that you are attaching your strace session to an already running
process. The setsockopt calls are done when remote-viewer connects to the
remote host, so if the connection is already done by the time you attach
your strace session, then I would not expect to get more setsockopt calls.
Can you try running remote-viewer from the start through strace?

Christophe
_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list

[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux