User Tools

Site Tools


haas:system:log.offbyone.lan

This is an old revision of the document!


<html> <center> </html>

THIS IS A SAMPLE DOCUMENTATION PAGE. PLEASE REMOVE THIS AND SUBSTITUTE YOUR SPECIFIC MACHINE INFORMATION FOR “sample” AND OTHER RELATED BITS.


<html> </center> </html>

Overview

log.offbyone.lan is the network syslog server in the LAIR.

hostname RAM disk swap OS Kernel
log.offbyone.lan 192MB 4GB (/) 128MB Debian testing/“Jessie” (AMD64) 3.2.0-4-amd64

log.offbyone.lan created on sokraits on 04/11/2014.

News

  • 11/10/2010 – Created sample.offbyone.lan, a new VM to do some particular purpose (initials).
  • 11/11/2010 – Figured out feature X (initials)

TODO

  • important task
  • other important task
  • yet more important tasks

Xen Config

(If this is a Xen VM) The Xen config file for this VM is as follows:

##########################################################################
# LAIR Xen VM configuration file
##########################################################################

#################################################
#  Kernel + memory size
#
kernel  = '/boot/vmlinuz-2.6.26-2-xen-amd64'
ramdisk = '/boot/initrd.img-2.6.26-2-xen-amd64'
memory  = '128'
vcpus   = '1'
#extra   = 'clocksource=jiffies'

#################################################
#  Disk device(s).
#
root    = '/dev/xvda1 ro'
disk    = [ 'file:/xen/images/sample.disk,xvda1,w',
            'file:/xen/images/sample.swap,xvda2,w'  ]

#################################################
#  Hostname
#
name    = 'sample'

#################################################
#  Networking
#
dhcp    = 'dhcp'
vif     = [ 'mac=00:16:3E:AA:BB:CC' ]

#################################################
#  Behaviour
#
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'

Network Configuration

Machine Interface IP Address MAC Address Other Names
sample.offbyone.lan eth0 10.80.x.y 00:16:3E:AA:BB:CC

Packages

The following packages have been installed on db:

particular-package
other-useful-package

particular package config

If you set up services on the machine, be sure to identify what they are, and provide details of their relevant configurations.

package_thing.conf

Identification of the file(s) to edit, along with working configs:

##
## package_thing.conf - configuration file for package_thing
##

############ GENERAL PARAMETERS #################
Server=blah.offbyone.lan
Hostname=sample

Be sure to do an entry for each relevant config file. The idea is to allow someone else to replicate the work you've done (that someone could easily be you).

important topic

Explanation of important topic relevant to the service your machine is providing.

haas/system/log.offbyone.lan.1397226629.txt.gz · Last modified: 2014/04/11 14:30 by wedge