Quinta ubuntu-base

From Navigators

Revision as of 16:39, 7 January 2013 by Vielmo (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Info

* Based on Ubuntu 10.04 (Lucid Lynx) Server Edition installation CD.
* 64-bit (amd64).
* NTP (Network Time Protocol) synchronized with cuco.di.fc.ul.pt.
* Text: vi, vim, nano.
* Script: Shell, Python, Perl.
* Accounts: root:quinta, deploy:quinta.

Image Usage

quinta:~$ kadeploy3 -e ubuntu-base -f nodesfile
quinta:~$ ssh root@node01
node01:~$ export http_proxy="http://proxy.di.fc.ul.pt:3128/"

...

At the end of the usage, turn off the machine, from front-end:

quinta:~$ quinta off node01 node02 ... nodeN

Image Creation

Normal Ubuntu 10.04 (Lucid Lynx) Server Edition installation in one node.
node01:~$ export http_proxy="http://proxy.di.fc.ul.pt:3128/"
node01:~$ apt-get update
node01:~$ scp user@r11:~deploy/packages/tgz-g5k_1.0.3-1_all.deb .
node01:~$ dpkg -i tgz-g5k_1.0.3-1_all.deb
node01:~$ echo "" > /etc/udev/rules.d/70-persistent-net.rules
node01:~$ tgz-g5k user@r11:~/debian-base.tgz

Descriptor File (dsc3)

name : ubuntu-base
version : 1
description : Basic Ubuntu Lucid Lynx image.
author : Vinicius Vielmo Cogo (vielmo@lasige.di.fc.ul.pt)
tarball : /home/deploy/images/ubuntu-base.tgz|tgz
postinstall : /home/deploy/postinstalls/post4all.tgz|tgz|traitement.ash
kernel : /boot/vmlinuz-2.6.32-21-server
initrd : /boot/initrd.img-2.6.32-21-server
fdisktype : 83
filesystem : ext3
environment_kind : linux
visibility : public
Personal tools
Navigators toolbox