![]() |
![]() |
|||
|
||||
|
|||||||
| Register | Forum Rules | FAQ | Search | Today's Posts | Mark Forums Read |
| Welcome Guest Visitor! Please Register, It's Free and Fun To Participate! | |
|
The EXTREME Overclocking Forums are a place for people to learn how to overclock and tweak their PC's components like the CPU, memory (RAM), or video card in order to gain the maximum performance out of their system. There are lots of discussions about new processors, graphics cards, cooling products, power supplies, cases, and so much more!
You are currently viewing our boards as a "guest" which gives you limited access to view most discussions. You need to register before you can post: click the register link to proceed. Before you register, please read the forum rules. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own pictures, and access many other special features. Registration is fast, simple, and absolutely free! To start viewing messages, select the forum that you want to visit from the selection below. After you have registered and read the forum rules, you can check out the FAQ for more information on using the forum. We hope you enjoy your stay here! Note To Spammers: We do not allow unsolicited advertising! Spam is usually reported & deleted within minutes of it being posted, so don't waste your time (or ours)! |
|
| Please Register to Post a Reply |
|
|
Thread Tools |
|
|
#1 | ||||
|
The Mad Beaker
Administrator
|
Diskless Booting w/Linux - My Journey
Since most are running linux anyhow, they don't have a video card, which is fine since I access them through SSH... Well, the next step for me was to remove the hard drives, since it seemed a waste to use a 30GB hard drive, only to have a bare bones install & F@H on it... (not to mention the noise & power consumption)... I saw the one thread here about the booting off of a CD-ROM, which while nice, still required a CD-ROM... and I'm going for BARE MINIMUM! My goal was to have just a master server, and have the rest boot from their NICs to it... First I came across a link shroomer gave me about a "Prime Monster" with a guy using LTSP... So I gave that a shot last night... Basically you install the RPM which has the base OS for the systems to boot from, and edits your config files so you don't have to do much... I was able to get a machine to boot off the network, and I could access the internet by IP only... It is having "resolver" issues... I found a few threads really late last night that I am going to try out, but if that fails, then I'm going to have to create my own stuff and do it all by hand (which shouldn't be that difficult). Basically the theory goes like this: 1. Master Server holds image for remote clients to boot from 2. Client turns on, NIC makes DHCP request for a boot image 3. Master sends the kernel and other stuff so system can boot 4. Usual boot process, most stuff is RO over a common NFS mounted file system, other files are created & stored on a local RAMdisk on each client. 5. F@H folder is unique for each client, and is NFS mounted as RW. Sounds easy, which it should be, but there are just a lot of little caevats to work out... If anyone has experience setting up diskless workstations please let me know, I could use all the help I can get... |
||||
|
|
|
|
#2 | ||||
|
Well I hope you get this solved I would be really interested in doing this...Is there a maximum to the amount of satelite systems that can run off of 1 server ? If so how many ?
|
|||||
|
|
|
|
|
#3 | ||||
|
lame it up
Senior Member
|
cool! what is SSH? I'll ask my dad if he knows any thing about seting up a diskless workstations, hes been a network guru for 30 years(he hates the stuff but thats his job).
|
||||
|
|
|
|
#4 | ||||
|
Friar Tuck
Super Moderator
|
good luck jason, i have no idea how to help you on this, so i will watch and cheer you on
|
||||
|
|
|
|
#5 | ||||
|
The Mad Beaker
Administrator
|
Quote:
You only need 1 copy of the main file system, and kernel. You can either store F@H on the server, which each client will need it's own directory (~10MB Max), or you can have each client create a RAMdisk, copy a clean FAH client & cfg file to it, and then run it on the RAMdisk. The only downside is, if you reboot or loose power, you loose all your work... So storing it on the server seemed a little safer at a minimal amount of disk space. However, since I think I am going to end up building a new kernel, I might go ahead and make a 12 or 16MB RAMdisk and do it that way, since it would also make upgrading to a new F@H easier. ![]() Only time will tell... Wish me luck... If I get this going smooth, then I am going to save up some money to buy some boards & such for a nice ghetto cluster... If/When I get this thing running smooth, I'm going to do a complete write-up with files & everything so other people can set them up too.
|
||||
|
|
|
|
#6 | ||||
|
Sounds Nice I will wish you luck on that then I hope it goes smooth
I would probably be doing the HD method since I have about 4 to 8 power outages a year in this location
|
|||||
|
|
|
|
|
#7 | ||||
|
The Mad Beaker
Administrator
|
EUREKA!!!! I got it to work... just the stupid gromatics server is down now... LMAO!!!
I just needed to install one extra .rpm and BAM, it worked... would of been nice if THEY INCLUDED THAT INFO!!!! Anyhow, I'll be posting a full how-to in the next couple days, it really wasn't that difficult now that I know the full extent of what to do.
|
||||
|
|
|
|
#8 | ||||
|
Great cant wait to see it so what costs are involved for the 1 HD method on the server
|
|||||
|
|
|
|
|
#9 | ||||
|
Banned
Don't ask why unless you want to join them. |
good deal jason, post the how to's and config info when ya get a chance cause I got another half dozen mobos and cpus laying around that I can put to use folding.
|
||||
|
|
|
|
#10 | ||||
|
The Mad Beaker
Administrator
|
Yeah, I'll probably write it up this weekend, it took a little more tweaking after I posted that previous message, but nothign complex...
It's a breeze to setup extra machines... you just have to put their MAC address in the DHCP config, edit one other config file, copy the F@H folder for the new machine, and you are set... wham, bam, thank you mam...
|
||||
|
|
|
|
#11 | ||||
|
Banned
Don't ask why unless you want to join them. |
oooooooh!! easy now youre gettin me all excited!!
|
||||
|
|
|
|
#12 | ||||
|
The Mad Beaker
Administrator
|
I'll probably crank out that writeup this weekend while it's all still fresh on my mind, it shouldn't take that long to crank out...
I'm glad I was able to do it all with LTSP RPM's... makes it much simpler for other people to install / config... And, the good thing is, with a little more modification, you can use a machine as a full fledged remote X-Terminal
|
||||
|
|
|
|
#13 | ||||
|
9markround
Senior Member
|
does this only work with linux?
|
||||
|
|
|
|
#14 | ||||
|
Yup
|
|||||
|
|
|
|
|
#15 | ||||
|
9markround
Senior Member
|
b00! the penguin is still very mysterious to me
|
||||
|
|
|
|
#16 | ||||
|
Well jasin is writing a compleate guide on the process so it may help solve some dificulties in that endevor
|
|||||
|
|
|
|
|
#17 | ||||
|
The Mad Beaker
Administrator
|
Yeah, it's only for linux...
Even if you don't know anything, I think if you can get past the plain linux install then you already accomplished the hardest part... Really this guide is only for people with a lot of computers that they know will be for F@H... |
||||
|
|
|
|
#18 | ||||
|
Banned
Don't ask why unless you want to join them. |
What flavor of linux are you using?
|
||||
|
|
|
|
#19 | ||||
|
The Mad Beaker
Administrator
|
Redhat... But you can use just about any distro... LTSP supports like 7 different ones...
|
||||
|
|
|
|
#20 | ||||
|
Banned
Don't ask why unless you want to join them. |
cool! I prefer Mandy 9.0 just cause its easier to set up but it takes more space than a bare bones redhat 7.2
|
||||
|
|
|
|
| Please Register to Post a Reply |
| Thread Tools | |
|
|