fahad saeed wrote:
Hello All,
I am trying to install Fedora Core 6 using network(since i only have 1
cd rom installed on the head node and no cdrom/flopy drive on the slave
node...)so
I used this how-to to configure my tftp server and all seems to go well...
http://www.opensourcehowto.org/h
Hello All,I am trying to install Fedora Core 6 using network(since i only have 1 cd rom installed on the head node and no cdrom/flopy drive on the slave node...)so I used this how-to to configure my tftp server and all seems to go well...http://www.opensourcehowto.org/how-t...a-install.htmlNow the
On Thu, 10 May 2007, Ian Reynolds wrote:
> Hey all -- we're considering IBRIX for a parallel storage cluster
> solution with an EMC Clarion CX3-20 at the center, as well as a handful
> of storage servers -- total of roughly 40 client servers, mix of 32 and
> 64 bit OSs.
>
> Can anyone offer their
Hi,
Thank you for your answers,
But, please ignore the content of the 'links' I have posted, I didn't mean
to send you those links. I just did google to find a solution for our
cluster's problem 'Disconnecting:…'. However, because I couldn't find a
proper solution via googling, I posted it to Be
I can't quite wrap my head around a recent nettee result, perhaps
one of the network gurus here can explain it.
The tests were these:
A. Sustained write to disk:
sync; accudate; dd if=/dev/zero bs=512 count=100 of=test.dat; \
sync; accudate
(accudate is a little utility of mine