similar to: variable share connect times ... how to speed up ?

Displaying 20 results from an estimated 6000 matches similar to: "variable share connect times ... how to speed up ?"

2006 Oct 10
3
possible bug? (PR#9285)
=20 =20 I use the FEAR package available from=20 =20 http://www.clemson.edu/economics/faculty/wilson/ =20 which works perfectly in Rv2.2.0; after installing from a local zip and loading I find: =20 USING R version 2.2.0 =20 > local({pkg <- select.list(sort(.packages(all.available =3D TRUE))) + if(nchar(pkg)) library(pkg, character.only=3DTRUE)}) Loading required package:
2005 Jul 21
3
Problem with read.table()
Dear all, I have encountered a strange problem with read.table(). When I try to read a tab delimited file I get an error message for line 260 not being equal to 14 (see below). Using count.fields() suggests that a number of lines have length not equal to 14, but not 260. Looking at the actual file, however, I cannot see anything wrong with any lines. They all seem to have length 14, there
2017 Nov 09
0
[Gluster-devel] Poor performance of block-store with RDMA
Hi Kalever! First of all, I really appreciate your test results for block-store(https://github.com/pkalever/iozone_results_gluster/tree/master/block-store) :-) My teammate and I tested block-store(glfs backstore with tcmu-runner) but we have met a problem of performance. We tested some cases with one server that has RDMA volume and one client that is connected to same RDMA network. two
2010 Aug 22
1
ocfs2 crash on intensive disk write
Hi, I'm getting system (and eventually cluster) crashes on intensive disk writes in ubuntu server 10.04 with my OCFS2 file system. I have an iSER (infiniband) backed shared disk array with OCFS2 on it. There are 6 nodes in the cluster, and the heartbeat interface is over a regular 1GigE connection. Originally, the problem presented itself while I was doing performance testing and
2009 Sep 24
1
problem with yum on centos4.7
Hi all, Sorry for this newbie question. I am having a problem with yum on centos 4.7. When I try something like "yum update" I get the following error: file:///misc/CO4/updates/repodata/repomd.xml: [Errno 5] OSError: [Errno 2] No such file or directory: '/misc/CO4/updates/repodata/repomd.xml' Trying other mirror. Cannot open/read repomd.xml file for repository: update failure:
2013 Feb 21
2
Arimax with intervention dummy and multiple covariates
Hi I'm trying to measure the effect of a policy intervention (Box and Tiao, 1975). This query has to do with the coding of the model rather than with the particulars of my dataset, so I'm not providing the actual dataset (or a simulated one) in this case, apart from some general description. The time series are of length n=34 (annual observations between 1977 and 2010). The policy
2006 Jul 25
1
Multiple tests on repeated measurements
Dear R-helpers: My question is how do I efficient and valid correct for multiple tests in a repeated measurement design: Suppose we measure at two distinct visits with repeated subjects a treatment difference on the same variable. The treatment differences are assessed with a mixed model and adjusted by two methods for multiple tests: # 1. Method: Adjustment with library(multcomp)
2008 Aug 20
0
Iser support for XEN
Hi Xen-Users! I ask for the infiniband support of the xen hypervisor as describet in the following papers http://www.openfabrics.org/archives/spring2007sonoma/Monday%20April%2030/Xiong%20OFA-Sonoma-2007-04-30-SoftIB.ppt and http://www.*xen*.org/files/*Xen*_RDMA_Voltaire_YHaviv.pdf The papers read that a direct infiniband support is possible to circumvent the dom0 to access infiniband devices
2012 May 31
0
iSCSI offload with Broadcom NetXtreme II BCM5709.
Hello all. We recently purchased HP Proliant DL380 G7 server and also a HP Lefthand P4500 G2 24TB iSCSI box. The server itself has Quad Ethernet based on the BCM5709 Chipset from Broadcom (NetXtreme II). My main question is about iSCSI offload mechanism, as iSCSI itself is pretty new to me but I have gotten a good hold on it tho. I have managed to setup and configured our Lefthand box into
2011 Jul 29
1
Custom storage pools/volumes
Hello everyone, We're currently working with using libvirt as an abstract API to make our dealings with other hypervisors far easier and faster, however, we have our own storage API that connects/disconnects and makes LUNs available over iSCSI with iSER. We would have loved to use a storage pool however our system implements a one target per LUN/VDI, therefore, we'd have to create a pool
2008 Mar 18
1
Compilation failure
Compilation failure on c/s 17194 is as follows: /root/randy/vtd-stage/xen/common/built_in.o: In function `guest_remove_page'': /root/randy/vtd-stage/xen/common/memory.c:172: undefined reference to `__bitop_bad_size'' /root/randy/vtd-stage/xen/common/memory.c:172: relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__bitop_bad_size''
1999 Sep 03
0
smbpassword and smb.conf
I have been trying to use security=domain and hence have to use smbpassword to create a domain account. Since my default setup has an smb.conf file in a non-standard place, my primary smb.conf file consists of [global] config file=/path/to/smb.conf.%h This works fine for smbd and nmbd but trying to run smbpassword returns the following error ./bin/smbpasswd -j DOMAIN No password server list
2000 Dec 19
0
usa() map
I was wondering if there was a map of the US similar to the usa() map in Splus? If anyone knows of one, or how to convert the Splus usa() map for use in R, I would greatly appreciate hearing from you. Thanks, Rich ==================================================== Richard M. Single, Ph.D. Dept. of Mathematics rsingle at smcvt.edu St. Michael's College (802)
2012 Nov 01
0
Group membership lost unpredictably
Hi, I have a very bizarre problem linking to my Active Directory from my Ubuntu 11.10 system. I have three AD users setup with them belonging to a specific AD group. When I first login a user onto my Ubuntu system, that user is shown to be a member of the group: wbinfo -r <user> And if I show the group members, it also lists my user: wbinfo --gid-info <gid> However - after a
2005 May 26
0
Doing business in New England?
Date : 5/25/2005 To : rsync@lists.samba.org Message ID : 0525 ========================================== 2005 NEW ENGLAND BUSINESS DATABASE Reach thousands of New England businesses! ========================================== - More than 1 million New England business leads listed - Easy to navigate application on CD - Unlimited data export with no additional costs (txt, dbf, wk1, csv, bas, slk,
2010 Apr 04
2
Quality vs. Bitrate vs. Complexity
Jean-Marc Valin <jean-marc.valin at usherbrooke.ca> writes: > On 2010-04-03 22:52, Randy Yates wrote: >> Jean-Marc Valin<jean-marc.valin at usherbrooke.ca> writes: >> >>> Quality and bit-rate are different ways of specifying exactly the same >>> thing. Complexity is orthogonal. >> >> That clears it up - thanks. Is this in the manual? >
2007 Apr 18
3
Section mismatch in parainstructions
Is it OK for section .parainstructions to reference exit.text? I'm seeing: WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to .exit.text: from .parainstructions after '' (at offset 0x0) WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to .exit.text: from .parainstructions after '' (at offset 0x8) If that's OK, we need a small patch to
2007 Apr 18
3
Section mismatch in parainstructions
Is it OK for section .parainstructions to reference exit.text? I'm seeing: WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to .exit.text: from .parainstructions after '' (at offset 0x0) WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to .exit.text: from .parainstructions after '' (at offset 0x8) If that's OK, we need a small patch to
2000 Apr 14
0
BNon-member submission from [Randy Dunlap <randy.dunlap@intel.com>] (fwd)
From: Randy Dunlap <randy.dunlap at intel.com> To: openssh-unix-dev at mindrot.org Subject: using proxy & firewall Hi, (Please cc me on replies. I'm not subscribed.) I'm new to using ssh and I'm having some beginner problems -- I hope. I've having some trouble using openssh thru a firewall to sourceforge.net. I'm using Linux (was RedHat 2.2.x, but now is
2010 Apr 04
4
Quality vs. Bitrate vs. Complexity
Jean-Marc Valin <jean-marc.valin at usherbrooke.ca> writes: > Quality and bit-rate are different ways of specifying exactly the same > thing. Complexity is orthogonal. That clears it up - thanks. Is this in the manual? --Randy > > Jean-Marc > > On 2010-04-03 08:28, Randy Yates wrote: >> Jean-Marc: I know you're seeing these - how about a response? >>