similar to: [Fwd: zfs discussion forum bug]

Displaying 20 results from an estimated 1100 matches similar to: "[Fwd: zfs discussion forum bug]"

2006 Jul 29
1
zfs discussion forum bug
I started three new threads recently, "Feature proposal: differential pools" "Feature proposal: trashcan via auto-snapshot with every txg commit" "Flushing synchronous writes to mirrors" Matthew Ahrens and Henk Langeveld both replied to my first thread by sending their messages to both me and to zfs-discuss at opensolaris.org, and Matt did likewise for my second
2008 Mar 05
0
[PATCH] ioemu: fix SDL mouse events processing
ioemu: fix SDL mouse events processing - GetRelativeMouseState always returns the last position, so when the polling loop gets several mouse events in one go, we would send useless ''no move'' events. - So as to make sure we don''t miss any mouse click / double click, we should not use GetRelativeMouseState() to get the button state, but keep records of the button
2002 Mar 19
0
RODC-Connection to more than one file
Hallo everyone! Has anyone an idee to get out data of more than one Excel-file via RODBC with one single sqlQuery-command? The RODBC-manual shows how the sql command shoot run, but every time I try, I got an error, that the ODBC-connection to one of the files was not successful. If I make a sqlQuery for only one file (e. g. in DatAllg.XLS without variables from DatBev.XLS / b. ...), the
2012 Jul 25
0
Bug#682750: xen-utils-common: guests detection broken for shutdown
Package: xen-utils-common Version: 4.0.0-1 Severity: normal Hi, On system shutdown the 'xendomains' script appears to detect wrong guests: | Stopping libvirt management daemon: libvirtd. | Clearing ebtables rulesets: filter nat broute done. | Shutting down Xen domains: bev-d6x02(save).Error: Domain '1024' does not exist. | !(shut).Error: Domain '1024' does not exist. |
2007 Jul 18
5
Strange search result with conditions in find_by_contents
Hi, guys: Strange search result with conditions in find_by_contents! first of all, i''ve installed the acts_as_ferret to my project vender folder by ''ruby script/plugin install svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret'' in my SearchController def searchforum if !params[:doSearch].nil? if params[:searchTerms].nil? || params[:searchTerms] ==
2007 Feb 12
2
Disk Failure Rates and Error Rates -- ( Off topic: Jim Gray lost at sea)
Selim Daoud wrote: > here''s an interesting status report published by Microsoft labs > > http://research.microsoft.com/research/pubs/view.aspx?msr_tr_id=MSR-TR-2005-166 That is the paper in which Jim Gray coined "Mean time to data loss". It''s been quoted here before. Sad note: Turing award winner Jim Gray has been missing now for two weeks, after he went
2007 May 02
4
Wrong total_hits when using conditions in find_by_contents
In my model Topic: acts_as_ferret({ :fields => {:username => {:store => :yes, :boost => 30}, :subject => {:store => :yes, :boost => 20}, :body => {:store => :yes, :boost => 10}}, :remote => true }, { :analyzer => Ferret::Analysis::RegExpAnalyzer.new(/./, false) }) def self.full_text_search(q, options = {}, find_options = {}) return nil if q.nil? or
2005 Nov 21
1
$B!zCK@-$O40A4L5NAEPO?$r$7$FBT$D$@(B
$B!zCK@-$O40A4L5NAEPO?$r$7$FBT$D$@$1$G$9!#(B $B>/$74i$bA*$s$@J}$,$$$$$+$b!)!)$=$l$O$*G$$;$7$^$9!#(B http://www.00-love5.com/serebu/s.html $B!V(BYAHOO!$B!W!V(BGoogle$B!W$N8!:w7k2L$O$=$N%5%$%H$N?M5$!"(B $B?.MjEY!J%f!<%6!<$K$h$kEjI<!K$G=g0L$,7hDj$7$^$9!#(B $BEv%5%$%H$O8!:w%+%F%4%j(B $B!TAG?M%[%9%H!U$K$F%H%C%W%Z!<%8$G>R2p$5$l$F$$$^$9!#(B
2009 Apr 21
0
opensolaris crash in vn_rele()
My newly upgraded opensolaris 2008.11 laptop crashed last weekend. (The OS was installed from the os 2008.11 live-cd and then upgraded using the package manager to snv_111.) I was trying to copy a large virtual pc image from my wife''s imac to the laptop. On a whim I had decided to create a separate zvol in the root pool to contain the image, figuring I could create a vbox with linux or
2012 Mar 01
0
Memory problem in R
Hi all, I am running an -MNP- multinomial probit model package using R. It gives me the following objection instead of giving me the results: Erreur : impossible d'allouer un vecteur de taille 137.9 Mo (in english: cannot allocate a 137.9 Mb vector memory).  I have already increased the memory size upto 2047Mb. This problem has been discussed in 2008 (archives) but no profitable answers were
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname. i have a csv containing menu item name and in other csv i have a column containing some strings, i want to pick that strings from categories and look into menu items if any menu item containing that string i want to create a new column next to menu item name flagged as 1 otherwise 0 and the only condition is once a menu item flagged as 1 i don't need
2004 Aug 06
2
Hello
U9y,scQf8S%-DU!StDe.9]yb0k C NLbmnb}\/ YP#49QhR,O:1]bO?%(./)m]/iQa ^BFTPM)8#'p^{pvBEnn>KA4!t:58iiL/^e6!q<F<z) <T:V.Qe)FL![#)uymxzw\A VoQ-eAcP1i0y<u>JV!dvgyN?wcNZgpl#:J>gJ :OE"YuzP'Da`ZC; f;^HxU.!(rHCk;BW }n#?E;Kxz$ro9I'c2:WvY&LSdgor(Ed^R/Gft}PNb*iH<YE,- 4|tVuMRs{6z5Ds`0n 3QEp]Jjqt{AW{Ys8|e;|&aF&g^1p}"mzO6vQ{>fQ/XfcBRGWC[fa%b8v/
2009 Nov 10
1
compiling R-2.10.0 on solaris - lib_I_dbg_gen.so.1: version `DBG_GEN_5.1' not found
Hi, I'm having trouble compiling R-2.10.0 (R-patched_2009-11-02.tar.gz) on solaris 10 and am hoping for some advice. I'm getting errors about having the wrong version of lib_I_dbg_gen.so.1 ("version `DBG_GEN_5.1' not found"), when it gets to the step of compiling recommended packages (cluster). I think we do have the right version of lib_I_dbg_gen.so.1 on the
2006 Nov 04
0
Need help with iterating through a ''find'' result
I am working on a site that has Forums. There are two tables that track the users on this site. One table ''Users'' is basically the table for the salted_authentication generator. The next table, ''ForumMember'' tracks each user''s status in each forum. ForumMember contains a foreign key to Forum, and to User. I have a main page in which I list all the
2006 Nov 04
0
Basic Q: Please help with iterating through an AR.find result
I''m really stuck on this, and it seems so basic! It''s frustrating.. Thanks. I am working on a site that has Forums. There are two tables that track the users on this site. One table ''Forum'' has one entry per forum. The next table, ''ForumMember'' tracks each user''s status in each forum, if someone is a member of 10 forums, they have
2006 Mar 01
0
Spicy stuff on web development
Hi all, The link contains a stingy article on AJAX and other somewhat browser dependant stuff. http://techrepublic.com.com/5254-6257-0.html?forumID=99&threadID=184332&messageID=1963135&id=2926438 Being a webdev myself and also a diehard perfectionist, I could relate to some of it. Let me state that the article does NOT represent my opinion, nor is it to fire up a discussion!! It
2014 Jan 20
0
Grupo de estudio MOOC StatLearning: Statistical Learning
Hola a todos Siguiendo la iniciativa propuesta por Carlos Gil en la lista de correo estamos creando/organizando un grupo de estudio en Madrid para seguir el MOOC StatLearning: Statistical Learning. Para aquellos interesados en participar en dicho grupo hago saber lo siguiente: 1. En la próxima reunión <http://r-es.org/tiki-index.php?page=Grupo%20de%20Inter%C3%A9s%20Local%20de%
2006 Oct 31
0
6344108 snapshot create/delete interlock with scrub/resilver must sync txg
Author: bonwick Repository: /hg/zfs-crypto/gate Revision: 41acc27e604047650771dceb4535b8586bd34848 Log message: 6344108 snapshot create/delete interlock with scrub/resilver must sync txg Files: update: usr/src/cmd/ztest/ztest.c update: usr/src/uts/common/fs/zfs/spa.c
2007 Jan 16
0
A Tribute to my Great Grandmother (Off Topic)
I realize this is off-topic, but I need to post it. I had to go up to Connecticut on January the 12th quite unexpectedly because my great-grandmother Ethel, someone I was very close to, died that morning, at 93 years old. She was an incredible woman. I was asked to be one of the pallbearers. Her ultimate goal in life, and one she fulfilled every day, was to make people laugh. She truly
2008 May 14
0
R and F9
Hi all, Being the glutton for self-inflicted punishment that I am, I did a clean install of F9 yesterday. :-) As it relates to R: 1. Building R from SVN: R version 2.7.0 Patched (2008-05-12 r45683) It builds and passes make check all without issue. F9 is using: gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8) 2. As was noted with F8, the lack of the Java-JavaScript bridge in the default