Displaying 2 results from an estimated 2 matches for "wondeirng".
Did you mean:
pondering
2006 May 11
1
factors
Hi R-users,
I had a minor issue while demonstating R that I can't explain. I am hoping someone will have suggestions.
The only difference is a call to fix() in between that I made to ensure people were following me. However, that seems to have altered the way R code got executed.
I was wondeirng if people have any insights.
Arnab
# When it does work
x <-letters[1:10]
marks <-runif(10)*100
dat <- data.frame(Student.id = x, Grade = rep(1:5,2), Marks = marks)
ind <- dat$Marks < 50
dat[ ind, "pass"] <- "Fail"
dat[!ind, &q...
2010 Oct 24
3
ZFS with STK raid card w battery
We have Sun STK RAID cards in our x4170 servers. These are battery
backed with 256mb cache.
What is the recommended ZFS configuration for these cards?
Right now, I have created a one-to-one logical volume to disk mapping
on the RAID card (one disk == one volume on RAID card). Then, I mirror
them using ZFS. No hardware mirror. What I am a little confused with
is if it is better to not do any