similar to: Centos 6.5 on USB stick performance / stalls

Displaying 20 results from an estimated 2000 matches similar to: "Centos 6.5 on USB stick performance / stalls"

2013 Dec 28
1
6.5 live migration speed
hello, while upgrading a kvm virtualization cluster from c6.4 to c6.5 and i am no longer able to control the migration speed. in c6.4 the default speed was the maximum bandwidth (1g in my case) and the actual migration speed was about 100MB/s. now in c6.5 the actual migration speed dropped down to about 25MB/s - 50MB/s, it varies and sometimes during migration of huge machines (36GB) i was at
2011 Mar 03
1
vector("integer", length) : vector size specified is too large
Good day to the R community, I am interested to run the plot.count() function in the "untb" package. My script is as follows:- > library(untb) > Community1 <- > structure(c(371,167,119,78,74,53,50,31,28,25,20,19,19,17,13,12,12,10, > 9,9,8,8,7,7,7,7,6,6,6,6,5,5,5,5,4,4,4,3,3,3,2,2,2,2,2,2,2,1,1,1,1,1, > 1,1,1,1,1,1,1,1), .Dim = 60, .Dimnames =
2014 Jan 21
0
Problem installing Centos 6.4/6.5 from USB stick seen as HDD by BIOS
I'm trying to install C6.5 on a USB stick (created using Fedora LiveUSB Creator). The problem is the machine using an Intel ITX board sets the USB stick as a HDD instead of a CDROM. During install, the DVD couldn't find the installer automatically and I must choose the HDD option for it to proceed to network/timezone/storage setup. After the storage partitioning, it will throw an error
2011 Sep 23
1
Windows7 stalling access to mdb files
Hi, sys: RHEL5 32bit with samba3x packages or latest Sernet rpms (same problems) small domain with XP and w7 (64bit) workstations The main use is an old MS Access based app which shares its mdb file on the server. It works flawlessly with the XP clients though I have not disabled OPLOCKs at all, never had any problem with it neither performance nor any file corruption. The problem is with
2008 Dec 09
2
assign()ing within apply
Hello, I'm trying to convert a character column in several dataframes to lower case. ### # # Sample data and 'spp' column summaries: # dput(ban.ovs.1993[sample(row.names(ban.ovs.1993), 20), 1:4]) ban.ovs.93 <- structure(list(oplt = c(43L, 43L, 38L, 26L, 35L, 8L, 39L, 1L, 34L, 50L, 10L, 29L, 31L, 24L, 18L, 12L, 27L, 49L, 28L, 51L), rplt = c(NA_integer_, NA_integer_,
2010 Apr 21
1
Degrees of Freedom Not Allocated to Residuals in Reduced Model
##I am trying to test for fixed factor main effects in an unbalanced mixed effects model but when I fit the reduced model for "mic" factor effects, the extra degrees of freedom are being allocated to a nested term rather than the residuals. The model has inc, mic and spp are independent variables and vial nested within spp. inc and spp are already coded as factors since they were
2005 Oct 04
2
newbie questions - looping through hierarchial datafille
Dear List, Im new to R - making a transition from SAS. I have a space delimited file with the following structure. Each line in the datafile is identified by the first letter. A = Inventory (Inventory) X = Stratum (Stratum_no Total Ye=year established) P = Plot (Plot_no age slope= species) T = Tree (tree_no frequency) L = Leader (leader diameter height) F = Feature (start_height finish_height
2010 May 19
3
mail location filesystem noatime, nodiratime?
Will Dovecot be negatively impacted if I change my XFS mount options to noatime,nodiratime? Thanks. -- Stan
2008 Feb 08
1
Can I index a dataframe with a reference from/to a second dataframe?
Hello, I am unable to figure out how to code a new column in a data frame based on an existing column that matches a column in a reference data frame, in a relational-db fashion. I would like this to maintain a minimum set of reference tables that may be reused over several similar datasets. Specifically, I have two data frames as listed below, 'Bos' and 'tree.' For each case in
2016 Jan 27
3
PlaceSafepoints, operand bundles, and RewriteStatepointsForGC
[+CC llvm-dev this time] Hi, As discussed in the review thread in http://reviews.llvm.org/D16439, the future plan around statepoints, deopt bundles, PlaceSafepoints etc. is to "constant fold" -spp-no-statepoints and -rs4gc-use-deopt-bundles to true. We (Azul) have moved to a representation of safepoint polls, deopt state etc. that enables us to do the above; and at this point I'm
2009 Mar 30
1
Warning messages in Splancs package :: no non-missing arguments to min; returning Inf
Hi, I would need some help with the splans package in R. I am using a Shapefile (downloadable at) http://rapidshare.com/files/215206891/Redlands_Crime.zip and the following execution code setwd("C:\\Documents and Settings\\Dejan\\Desktop\\GIS\\assignment6\\DataSet_Redlands_Crime\\Redlands_Crime") library(foreign) library(splancs) auto_xy<-read.dbf("Auto_theft_98.dbf")
2002 May 28
2
logit regression, test among groups
Dear all: My logistic regression model includes one qualitative and one quantitative predictor variable, aes <- glm(p.a ~ spp * log(light), family=binomial(link=logit)), where spp is abundance of 3 species and light is subcanopy light availability varying from 0 1. I want to test differences among levels of the quantitative variable at a value of x other than the current log(light)=0.
2012 Aug 27
7
Deduplication data for CentOS?
Hi list, is there any working solution for deduplication of data for centos? We are trying to find a solution for our backup server which runs a bash script invoking xdelta(3). But having this functionality in fs is much more friendly... We have looked into lessfs, sdfs and ddar. Are these filesystems ready to use (on centos)? ddar is sthg different, I know. Thx Rainer
2011 Nov 25
1
Multiple selection, renaming and saving the results
Dear all, I have a big data frame: str(data1) 'data.frame': 18272 obs. of 11 variables: $ tag : int 100001 100002 100003 100005 100007 100008 100009 100011 100012 100014 ... $ sp : Factor w/ 18 levels "acassp","acocar",..: 13 5 7 14 14 18 3 11 13 10 ... $ gx : num 20 10 35 68 88 63 123 115 137 136 ... $ gy : num 30 25 24 1 10 40 45 25 23 45 ...
2011 Mar 18
3
exploring dist()
Hello, everybody, I hope somebody could help me with a dist() function. I have a data frame of size 2*4087 (col*row), where col corresponds to the treatment and rows are species, values are Hellinger distances, I should reconstruct a distance matrix with a dist() function. I know that "euclidean" method should be used. When I type: dist(dframe,"euclidean") it gives me a
2003 Nov 12
1
"/" operator in model formula
Dear R-help folks, Can someone guide me to a source where I can learn more about the / operator in model formulae? I found a reference to it in Venables and Ripley's MASS, p. 142, where it says, in reference to ANCOVA: "Terms of the form a/x, where a is a factor, are best thought of as 'separate regression models of type 1 + x within the levels of a.'..." This seems
2012 Nov 05
8
Centos 6: Dell GX270 fails to power down (but reboots)
Hi, am using latest C6 on a Dell GX270 with latest Bios. It fails to power down but restarts when running $ sudo poweroff I tried some google hints for kernel boot option: acpi=force no help, looks like acpi is working anyway when looking in dmesg acpi=off makes e1000 nic fail to initialize Any suggestions? Rainer
2017 Aug 23
3
Updated Apache httpd packages?
On 08/22/2017 03:21 AM, Rainer Traut wrote: > > > Am 21.08.2017 um 21:40 schrieb Erik Osterholm: >> I'm concerned about the vulnerability at https://access.redhat.com/ >> errata/RHSA-2017:2479 >> >> I see via https://lists.centos.org/pipermail/centos-announce/ >> 2017-August/022518.html that Centos 6 has received the fix for this. Is >> there a
2015 Feb 09
2
libguestfs-winsupport
On 02/09/2015 09:34 AM, Robert Nichols wrote: > On 02/06/2015 07:56 AM, Steve Clark wrote: >> Hello List, >> >> Does anyone know why this is not available in CentOS 6.6. I found it in >> a SL repo but not in CentOS. > I opened http://bugs.centos.org/view.php?id=8183 last Friday (Feb 6). > You can also use the one in the C6.5-updates vault repository. > Thanks!
2009 Feb 18
2
Counting/processing a character vector
Dear List, I have a data set stored in the following format: > head(dat, n = 10) id sppcode abundance 1 10307 10000000 1 2 10307 16220602 2 3 10307 20000000 5 4 10307 20110000 2 5 10307 24000000 1 6 10307 40210000 83 7 10307 40210102 45 8 10307 45140000 1 9 10307 45630000 1 10 10307 45630600 41 >