Displaying 3 results from an estimated 3 matches for "standish".
Did you mean:
standing
2011 Jan 07
9
Various Questions
On Fri 07 January 2011 08:14:17 Hubert Kario wrote:
> I''d suggest at least
> mkfs.btrfs -m raid1 -d raid0 /dev/sdc /dev/sdd
> if you really want raid0
I don''t fully understand -m or -d. Why would this make a truer raid0 that with no options?
Is it necessary to use fdisk on new drives in creating a BTRFS multi-drive array? Or is this all that''s needed:
#
2006 Aug 09
29
HELP - My Programmers are AWOL !!
I hired a friend of a friend to build my company a fairly substantial
application. He quoted it, committed to it, and now says he has run out
of money.
I''ve offered him additional money/incentives ...twice. He continues to
commit, and then, ultimately not make his commitment.
I''m not sure what my options are.
Ideally, I would like to simply fire him and hire someone to
2009 Jun 03
0
fitting polynomial, for integration.
Hello,
I have a question regarding fitting a polynomial to a data set, then
constructing a polynom from the coefficients so that I can integrate it. I
first use lm to fit the polynomial setting the coefficients to raw=TRUE -
this appears to work fine. I plot the model and it is a true
representation of the data.
I then take the coefficients vector and construct a polynom from the