search for: fium

Displaying 7 results from an estimated 7 matches for "fium".

Did you mean: firm
2010 Jan 26
1
zfs root pool on upgraded host
...nd hard drive to get the host to boot. Then insert the second drive and relabel the old root pool to something other than rpool. Then the host was able to boot. There are a few bugs open on a similar issue. Which bug or bugs should I update? Thanks in advance, ~~sa ---------------- Shannon A. Fiume shannon (dot) fiume at sun (dot) com
2009 Feb 10
2
plotting the result of a nonlinear regression
..., trace=TRUE, na.action=na.omit, lower=list(a=0, b=10), upper=list(a=100, b=100)) plotfit(r.PTG.V) I tried to use the function plotfit on the result of the following for loop but I got an error message: for (i in 1:length(formList)) { resultList[[i]] <- nls(formList[[i]], data=subset(dati, Fiume=="Laveggio"), start=startList7[[i]], nls.control(maxiter=1000, warnOnly=TRUE), algorithm='port', na.action=na.omit,lower=lowerList7[[i]], upper=upperList7[[i]]) } plotfit(resultList[[1]] "Error in diff(as.numeric(y[ord])) : (list) object cannot be coerced to ty...
2009 Feb 10
3
summary of a list
...b), PTG.P ~ fz3(Portata,a, b, d, e), PTG.P ~ fz4(Portata, a, b), PTG.P ~ fz5(Portata, a, b, d), PO4.P ~ fz1(Portata, a, b), PO4.P ~ fz2(Portata, a, b), ... And the loop I use is: resultList <- list() for (i in 1:length(formList)) { resultList[[i]] <- nls(formList[[i]], data=subset(dati, Fiume=="Laveggio"), start=startList[[i]], nls.control(maxiter=1000, warnOnly=TRUE), algorithm='port', na.action=na.omit,lower=lowerList[[i]], upper=upperList[[i]]) } When the computation ends I get 5 warning messages (one of false convergence, 4 of singular convergence: In nl...
2007 Aug 11
1
zfs send/recv partial filesystem?
...nfig or a piece of a repository. I know once the receive -F option is added I''ll be able to blow away data that''s at the receiving host side, which isn''t always what I want. Yes, I know I can use rsync for this. Thanks in advance, ~~sa -- ---------------- Shannon A. Fiume System Administrator, Infrastructure and Lab Management, Java Tools
2009 Mar 26
0
warm spares on a 4540
...docs.sun.com/source/819-4359-15/CH3-maint.html#50495545_22785 of the 4540 it mentions you can have warm spares. Is there any zfs setting that labels a drive as a warm spare? Or does this not matter if you use the zpool autoreplace property? Thanks in advance, ~~sa -- ---------------- Shannon A. Fiume System Administrator shannon dot fiume at sun dot com
2009 Feb 03
3
non linear regression with nls
Hello, I'm a beginner with R and it's the first time I'm using the R-help list... I hope I'm in the right place, if not: Sorry!! I need to do non linear regressions on a data set which columns are: "river.name" "Portata" "PTG.P" "PO4.P" "NT.N" "NH4.N" "NO3.N" "BOD5" "SiO2"
2009 Jun 15
33
compression at zfs filesystem creation
...s make sense to have an RFE open for this? (I''ll open one tonight if need be.) We keep telling people to turn on compression. Are there any situations where turning on compression doesn''t make sense, like rpool/swap? what about rpool/dump? Thanks, ~~sa ---------------- Shannon A. Fiume System Administrator, Infrastructure and Lab Management, Cloud Computing shannon dot fiume at sun dot com