search for: 6207

Displaying 20 results from an estimated 27 matches for "6207".

Did you mean: 62,7
2017 May 22
2
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
...k. If xapian-check finds no problems, then > it's presumably just an in-core issue, which points to a Xapian bug or > memory issues. The output of xapian-check follows. Best regards, Jf xapian-check ~/.recoll/xapiandb record: baseB blocksize=8K items=943378 lastblock=85955 revision=6207 levels=2 root=18014 B-tree checked okay record table structure checked OK termlist: baseB blocksize=8K items=1886756 lastblock=417475 revision=6207 levels=3 root=83720 B-tree checked okay termlist table structure checked OK postlist: baseB blocksize=8K items=8872525 lastblock=524452 revision=6207...
2017 May 17
2
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
Hi, I have a user reporting the following error during recoll indexing: flush() failed: Db block overwritten - are there multiple writers? "flush() failed" is from recoll, the rest is, I think the text of the Xapian exception. This is with Xapian 1.4.3 on Linux (I asked for more details, should be coming). I don't think that I've ever seen this error, and I also
2010 Jun 23
1
mhplot error with test example: "ylim not found"
...trix(c(1,1,4,1,1,6,1,10,3,2,1,5,2,2,6,2,4,8),byrow=TRUE,6) mhtplot(test) mhtplot(test,logscale=F) # fake example with Affy500k data affy <-c(40220, 41400, 33801, 32334, 32056, 31470, 25835, 27457, 22864, 28501, 26273, 24954, 19188, 15721, 14356, 15309, 11281, 14881, 6399, 12400, 7125, 6207) CM <- cumsum(affy) n.markers <- sum(affy) n.chr <- length(affy) test <- data.frame(chr=rep(1:n.chr,affy),pos=1:n.markers,p=runif(n.markers)) # to reduce size of the plot # bitmap("mhtplot.bmp",res=72*5) oldpar <- par() par(las="2",cex=0.6) colors <- rep(c(&qu...
2018 Jan 11
3
Creating cluster replica on 2 nodes 2 bricks each.
...106482] [glusterd-brick-ops.c:447:__glusterd_handle_add_brick] 0-management: Received add brick req [2018-01-10 15:01:09.872128] I [MSGID: 106578] [glusterd-brick-ops.c:499:__glusterd_handle_add_brick] 0-management: replica-count is 2 [2018-01-10 15:01:09.876763] E [MSGID: 106451] [glusterd-utils.c:6207:glusterd_is_path_in_use] 0-management: /gdata/brick2/scratch is already part of a volume [File exists] [2018-01-10 15:01:09.876807] W [MSGID: 106122] [glusterd-mgmt.c:188:gd_mgmt_v3_pre_validate_fn] 0-management: ADD-brick prevalidation failed. [2018-01-10 15:01:09.876822] E [MSGID: 106122] [gluste...
2018 Jan 15
1
Creating cluster replica on 2 nodes 2 bricks each.
...447:__glusterd_handle_add_brick] 0-management: > Received add brick req > [2018-01-10 15:01:09.872128] I [MSGID: 106578] > [glusterd-brick-ops.c:499:__glusterd_handle_add_brick] 0-management: > replica-count is 2 > [2018-01-10 15:01:09.876763] E [MSGID: 106451] > [glusterd-utils.c:6207:glusterd_is_path_in_use] 0-management: > /gdata/brick2/scratch is already part of a volume [File exists] > [2018-01-10 15:01:09.876807] W [MSGID: 106122] > [glusterd-mgmt.c:188:gd_mgmt_v3_pre_validate_fn] 0-management: ADD-brick > prevalidation failed. > [2018-01-10 15:01:09.876822]...
2007 Aug 30
1
Help with nis password changes
I normally try not to ask questions until I have done as much research as possible, and again, this is the case... Just after I thought I had my RH5 samba/nis server working fine, I come across the inability to update nis passwords. >From the server as root: passwd guest1 Changing password for user guest1. New UNIX password: Retype new UNIX password: NIS password could not be changed.
2013 Mar 14
1
cgroups not working?
...cpu.shares="250"; } } and addes this to cgrules.conf: *:httpd * webserver Looking into the "webserver" cgroup shows that the pid's of the httpd processes are correctly assigned: $ cat /cgroup/cpu/webserver/tasks 6191 6193 6194 6195 6196 6197 6207 Yet when I run a php file with a dummy loop I get a process with 100% cpu usage until the script times out which is not what I expect. Am I doing something wrong or why doesn't the cpu.shares setting seem to take? Regards, Dennis
2018 Jan 12
0
Creating cluster replica on 2 nodes 2 bricks each.
...106482] [glusterd-brick-ops.c:447:__glusterd_handle_add_brick] 0-management: Received add brick req [2018-01-10 15:01:09.872128] I [MSGID: 106578] [glusterd-brick-ops.c:499:__glusterd_handle_add_brick] 0-management: replica-count is 2 [2018-01-10 15:01:09.876763] E [MSGID: 106451] [glusterd-utils.c:6207:glusterd_is_path_in_use] 0-management: /gdata/brick2/scratch is already part of a volume [File exists] [2018-01-10 15:01:09.876807] W [MSGID: 106122] [glusterd-mgmt.c:188:gd_mgmt_v3_pre_validate_fn] 0-management: ADD-brick prevalidation failed. [2018-01-10 15:01:09.876822] E [MSGID: 106122] [gluste...
2017 May 24
0
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
...no problems, then > > it's presumably just an in-core issue, which points to a Xapian bug or > > memory issues. > > The output of xapian-check follows. > xapian-check ~/.recoll/xapiandb [...] > postlist: > baseB blocksize=8K items=8872525 lastblock=524452 revision=6207 levels=3 root=238 > B-tree checked okay > termfreq 197211 != # of entries 197210 > collfreq 10861536 != sum wdf 10861533 > termfreq 14189 != # of entries 14188 > collfreq 98354 != sum wdf 98344 > termfreq 9866 != # of entries 9865 > collfreq 56453 != sum wdf 56443 > termfreq...
2017 Jun 22
2
Missing dependencies in pkg installs
...total 312 -rwxr-xr-x 1 root root 66 Apr 2 2015 cleanup -rwxr-xr-x 1 root root 173757 Apr 7 11:43 configure -rw-r--r-- 1 root root 669 Jun 23 2015 configure.win -rw-r--r-- 1 root root 1451 Apr 7 15:08 DESCRIPTION drwxr-xr-x 2 root root 35 Jun 22 22:26 inst -rw-r--r-- 1 root root 6207 Apr 7 11:21 INSTALL -rw-r--r-- 1 root root 3580 Mar 21 13:29 LICENSE drwxr-xr-x 2 root root 4096 Jun 22 22:26 man -rw-r--r-- 1 root root 63692 Apr 7 15:08 MD5 -rw-r--r-- 1 root root 6204 Oct 24 2016 NAMESPACE -rw-r--r-- 1 root root 22407 Apr 7 11:44 NEWS drwxr-xr-x 2 root root 4096 Ju...
2018 Jan 11
0
Creating cluster replica on 2 nodes 2 bricks each.
Hi Jose, Gluster is working as expected. The Distribute-replicated type just means that there are now 2 replica sets and files will be distributed across them. A volume of type Replicate (1xn where n is the number of bricks in the replica set) indicates there is no distribution (all files on the volume will be present on all the bricks in the volume). A volume of type Distributed-Replicate
2017 Jun 22
2
Missing dependencies in pkg installs
...xecutable " is I think a crucial piece of information .. it's from stringi's installation failure, and the top level directory of stringi (1.1-5) in a Unix like (ls -l with user group names removed) looks like: -rw-r--r--. 1451 Apr 7 15:08 DESCRIPTION -rw-r--r--. 6207 Apr 7 11:21 INSTALL -rw-r--r--. 3580 Mar 21 13:29 LICENSE -rw-r--r--. 63692 Apr 7 15:08 MD5 -rw-r--r--. 6204 Oct 24 2016 NAMESPACE -rw-r--r--. 22407 Apr 7 11:44 NEWS drwxr-xr-x. 8192 Mar 28 10:26 R -rwxr-xr-x. 66 Apr 2 2015 cleanup...
2012 Apr 02
2
R datasets ownership(copyright) and license
...there that actual data comes from "unpublished PhD thesis", but once again from the U of Chicago who holds copyright for the book itself. -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik
2017 Jun 22
0
Missing dependencies in pkg installs
...oot root 66 Apr 2 2015 cleanup > -rwxr-xr-x 1 root root 173757 Apr 7 11:43 configure > -rw-r--r-- 1 root root 669 Jun 23 2015 configure.win > -rw-r--r-- 1 root root 1451 Apr 7 15:08 DESCRIPTION > drwxr-xr-x 2 root root 35 Jun 22 22:26 inst > -rw-r--r-- 1 root root 6207 Apr 7 11:21 INSTALL > -rw-r--r-- 1 root root 3580 Mar 21 13:29 LICENSE > drwxr-xr-x 2 root root 4096 Jun 22 22:26 man > -rw-r--r-- 1 root root 63692 Apr 7 15:08 MD5 > -rw-r--r-- 1 root root 6204 Oct 24 2016 NAMESPACE > -rw-r--r-- 1 root root 22407 Apr 7 11:44 NEWS > dr...
2017 Jun 22
0
Missing dependencies in pkg installs
...t's from stringi's >>> installation failure, and the top level directory of stringi (1.1-5) >>> in a Unix like (ls -l with user group names removed) looks like: >>> >>> -rw-r--r--. 1451 Apr 7 15:08 DESCRIPTION >>> -rw-r--r--. 6207 Apr 7 11:21 INSTALL >>> -rw-r--r--. 3580 Mar 21 13:29 LICENSE >>> -rw-r--r--. 63692 Apr 7 15:08 MD5 >>> -rw-r--r--. 6204 Oct 24 2016 NAMESPACE >>> -rw-r--r--. 22407 Apr 7 11:44 NEWS >>> drwxr-xr-x. 8192...
2017 Jun 22
2
Missing dependencies in pkg installs
...f information .. it's from stringi's >> installation failure, and the top level directory of stringi (1.1-5) >> in a Unix like (ls -l with user group names removed) looks like: >> >> -rw-r--r--. 1451 Apr 7 15:08 DESCRIPTION >> -rw-r--r--. 6207 Apr 7 11:21 INSTALL >> -rw-r--r--. 3580 Mar 21 13:29 LICENSE >> -rw-r--r--. 63692 Apr 7 15:08 MD5 >> -rw-r--r--. 6204 Oct 24 2016 NAMESPACE >> -rw-r--r--. 22407 Apr 7 11:44 NEWS >> drwxr-xr-x. 8192 Mar 28 10:26 R >...
2018 Jan 10
2
Creating cluster replica on 2 nodes 2 bricks each.
Hi Nithya This is what i have so far, I have peer both cluster nodes together as replica, from node 1A and 1B , now when i tried to add it , i get the error that it is already part of a volume. when i run the cluster volume info , i see that has switch to distributed-replica. Thanks Jose [root at gluster01 ~]# gluster volume status Status of volume: scratch Gluster process
2017 Jun 22
0
Missing dependencies in pkg installs
...hink a crucial piece of information .. it's from stringi's > installation failure, and the top level directory of stringi (1.1-5) > in a Unix like (ls -l with user group names removed) looks like: > > -rw-r--r--. 1451 Apr 7 15:08 DESCRIPTION > -rw-r--r--. 6207 Apr 7 11:21 INSTALL > -rw-r--r--. 3580 Mar 21 13:29 LICENSE > -rw-r--r--. 63692 Apr 7 15:08 MD5 > -rw-r--r--. 6204 Oct 24 2016 NAMESPACE > -rw-r--r--. 22407 Apr 7 11:44 NEWS > drwxr-xr-x. 8192 Mar 28 10:26 R > -rwxr-xr-x....
2017 Jun 22
3
Missing dependencies in pkg installs
...nk a crucial piece of information .. it's from stringi's > installation failure, and the top level directory of stringi (1.1-5) > in a Unix like (ls -l with user group names removed) looks like: > > -rw-r--r--. 1451 Apr 7 15:08 DESCRIPTION > -rw-r--r--. 6207 Apr 7 11:21 INSTALL > -rw-r--r--. 3580 Mar 21 13:29 LICENSE > -rw-r--r--. 63692 Apr 7 15:08 MD5 > -rw-r--r--. 6204 Oct 24 2016 NAMESPACE > -rw-r--r--. 22407 Apr 7 11:44 NEWS > drwxr-xr-x. 8192 Mar 28 10:26 R > -rwxr-xr-x....
2017 Jun 22
0
Missing dependencies in pkg installs
...of information .. it's from stringi's >> installation failure, and the top level directory of stringi (1.1-5) >> in a Unix like (ls -l with user group names removed) looks like: >> >> -rw-r--r--. 1451 Apr 7 15:08 DESCRIPTION >> -rw-r--r--. 6207 Apr 7 11:21 INSTALL >> -rw-r--r--. 3580 Mar 21 13:29 LICENSE >> -rw-r--r--. 63692 Apr 7 15:08 MD5 >> -rw-r--r--. 6204 Oct 24 2016 NAMESPACE >> -rw-r--r--. 22407 Apr 7 11:44 NEWS >> drwxr-xr-x. 8192 Mar 28 10:26 R >...