Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Automated Installation
PostPosted: Sun Nov 09, 2003 4:58 pm 
Offline
Junior Member

Joined: Thu Sep 18, 2003 1:44 pm
Posts: 46
Website: http://www.officemechanic.com
AOL: schof@mac.com
Location: Los Angeles
I'm interested in learning more about automated installation and configuration of multiple servers.

I've looked at FAI on Debian, but it doesn't look like that would work on a Linode without a bunch of modifications. (Seems designed to boot from network, then partition, etc.) I haven't played much with Kickstart on RedHat. Should I?

Any other suggestions?

_________________
John Schofield
Apple Certified Technical Coordinator
Office Mechanic Consulting
Mac, Unix, and PC Computer Support
www.officemechanic.com


Top
   
 Post subject:
PostPosted: Sun Nov 09, 2003 5:04 pm 
Offline
Senior Member
User avatar

Joined: Mon Jun 23, 2003 1:25 pm
Posts: 260
there may be a few ways to do it.

If you are installing straight from apt, you could write a shell script to just run the required apt commands.

You could also write a set of shell scripts to pull the required files from the web and then run the configure and install scripts.

If you are only wanting this for linode, I believe at one point chris was looking in to been able to back images, so you could create the original image back it up and then install it on to new linodes etc.

Adam


Top
   
 Post subject:
PostPosted: Sun Nov 09, 2003 5:51 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
I don't know much about kickstart and the FAI stuff, but, if your machines are truly identical, why one could burn a bootable image to CD-R.. At least get the basic system installed if space is an issue, and then perform apt-get commands to pull in the rest, as Adam suggested...

I've been working on a script to build the Linode host machines. These machines don't have CD-ROM drives, but it's easily fixed by temporarily hooking up the cd drive while performing the install.

Right now my process is: run through the installer (which I know you want to avoid), boot the new install, scp my script over, and it takes it from there.. Not really what you're looking for, but I'm working towards a common install image on CD, so I can avoid the installer...

Other options would include network boot, hard-drive to hard-drive install, removable Firewire/USB hard drives, and even the USB key-chain solid-state drives. I was even able to boot off the USB keychain to perform a BIOS upgrade (no floppies on these machines so the USB thing saved a lot of time).

Since you're just looking for this for setting up multiple Linodes (right?), you could rdiff-backup the two machines. You could boot the secondary machine off another disk image, copy or rdiff the entire distro from the other host to the blank/fresh disk image, and then create a profile to boot off the newly created filesystem...

-Chris


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group