Displaying 3 results from an estimated 3 matches for "zfe".
Did you mean:
fe
2012 Jun 28
6
How can I make a list using aggregate function?
...enerate a list, that should contain the quantile value of one
column in a data frame. while I am compiling this one i am facing one bug,,
Really I cannot find out that where the problem has occurred? Could any one
help me to come out from this bug??
Here is the code,
data <- lapply(comb.data$zFE, function(x) aggregate(x,
by=list(comb.data[["sequence"]]), quantile, probs=c(0.5,0.8,0.9), na.rm=T))
And I am facing bug like this,
"Error in aggregate.data.frame(as.data.frame(x), ...) :
arguments must have same length"
Thanks,
Suresh
--
View this message in context: h...
2008 Aug 06
0
zfs status -v tries too hard?
...tl(3, ZFS_IOC_ERROR_LOG, 0x08041DE0) Err#12 ENOMEM
ioctl(3, ZFS_IOC_ERROR_LOG, 0x08041DE0) Err#12 ENOMEM
ioctl(3, ZFS_IOC_ERROR_LOG, 0x08041DE0) Err#12 ENOMEM
One would think it would get the message....
After a reboot, a move of the drive to another UFS port on the laptop,
a zfe export of ehome and a zfs import of ehome, it is back on line
with zero errors....
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking