On Wed, 30 Jan 2013 12:32:23 +0100 Bertrand Jacquin <be...@meleeweb.net> said:

while this would be nice... we don't even have our "home turf" vm's all set up
yet.

1. we need to drop lvm. qcow+file images. it just makes migrating vms elsehwere
a lot harder if you put them on lvm requiring extra levels of special setup to
use them.
2. nfs homedirs are a no-go. homedirs must/should be local to the vm fs image.
making them nfs makes them non-portable. the whole POINT of using qemu/kvm in
the first place is, that if we get overloaded, or if e5 goes down, or whatever
we can TRIVALLY just move any vm over to osuosl's vm cluster system and
re-point dns and presto... it works. this is WHY we want a SIMPLE setup. not
complex. SIMPLE.
3. firewall needs to go - NAT is enough. firewall just wastes peoples time
debugging services. in all the years e1/e2 have been up we have nver needed or
uses a fw. if someone "breaks in" and then can "get data out"... WHO CARES...
we arent hiding secret data! this is not a paranoid corporate system. if they
broke in and start modifying our git repos and then people download src with
trojans in it.. thats bad.. but a fw wont stop that... and tbh... we havent had
this problem before (i know there is a 1st time), and if we do. thats WHY we
have vm filesystem images and qcoq deltas/backups we can just pull out of cold
storage. with qcow we can keep fs DELTAS offline "at home" trivially by just
scping a qcow snapshot (or series) and simply upload any compromised one and
restart from there. enough devs have home storage to keep enough of these
images copied and safe in case this happens.

:)

> Hi,
> 
> For e5 buildbot/whatever we will need different OS and architecture to
> test. So if some volunteer are free to build some, we can gladly host
> them.
> 
> Needed OS :
> 
>  - Windows XP x86
>  - Windows XP x86_64
>  - Windows Vista x86_64
>  - Windows 7 x86_64
>  - Windows 8 x86_64
> 
>  (maybe more declination are needed ?)
> 
>  - Mac OS X Snow Leopard
>  - Mac OS X Lion
>  - Mac OS X Mountain Lion
> 
>  - FreeBSD 8
>  - FreeBSD 9
> 
>  - NetBSD 4.0 (still supported)
>  - NetBSD 6.0 (still supported)
>  - NetBSD 6.0
> 
>  - OpenBSD 5.2
> 
>  - ?? Other, and maybe more declination on previous list
> 
> Here are characteristics :
> 
>  - More the system is light, faster we can transfer it
>  - dd if=/dev/zero of=/device at first
>  - Make the image available as a disk gzip/xz format (as main content will
>    be unused space defined with zeros previously)
>  - Use virtIO for network, disk and console
>  - kernel parameters:
>     panic=5 clocksource=kvm-clock console=tty0 console=ttyS0,115200
>  - 1 network interface with DHCP
>  - syslog everything to host: log.e5 (I can send you a syslog-ng conf if
>    necessery)
>  - smtp relay: smtp.e5 (I can send you a exim config)
>  - minimal install
>  - watchdog (wdd prefered http://linux.exosec.net/watchdog/daemon/)
>  - necessary packages
>     - snmpd
>     - acpid
> 
> Thanks,
> 
> -- 
> Beber


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to