Maemo.org Infrastructure
chainsawbike (Talk | contribs) |
|||
(2 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
This wiki page is to provide a main branch/overview for wiki pages regarding our infrastructure. | This wiki page is to provide a main branch/overview for wiki pages regarding our infrastructure. | ||
- | + | == Setup with IPHH == | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | == Networks == | ||
+ | We have 2 /28 Subnets (213.128.137.0/28 and 213.128.137.16/28) | ||
+ | Networks are configured as follows: | ||
+ | {| | ||
+ | ! IPv4 !! IPv6 !! VLAN !! Xen Bridge !! default GW | ||
+ | |+ | ||
+ | | 213.128.137.0/28 || not yet || 1 || xenbr0 || 213.128.137.14 | ||
+ | |+ | ||
+ | | 213.128.137.16/28 || not yet || 2 || xenbr1 || 213.128.137.17 | ||
+ | |+ | ||
+ | | 10.0.1.0/24 || not yet || 3 || xenbr2 || 10.0.1.1 | ||
+ | |} | ||
+ | IP Plan for vlan 1 | ||
+ | {| | ||
+ | ! IPv4 !! IPv6 !! Hostname | ||
+ | |+ | ||
+ | | 213.128.137.1 || n/a || firewall-carp | ||
+ | |+ | ||
+ | | 213.128.137.2 || n/a || firewall-a | ||
+ | |+ | ||
+ | | 213.128.137.3 || n/a || firewall-b | ||
+ | |+ | ||
+ | | 213.128.137.4 || n/a || blade-a | ||
+ | |+ | ||
+ | | 213.128.137.5 || n/a || blade-b | ||
+ | |+ | ||
+ | | 213.128.137.6 || n/a || portforwarding for monitor | ||
+ | |+ | ||
+ | | 213.128.137.7 || n/a || | ||
+ | |+ | ||
+ | | 213.128.137.8 || n/a || | ||
+ | |+ | ||
+ | | 213.128.137.9 || n/a || | ||
+ | |+ | ||
+ | | 213.128.137.10 || n/a || | ||
+ | |+ | ||
+ | | 213.128.137.11 || n/a || | ||
+ | |+ | ||
+ | | 213.128.137.12 || n/a || IPHH Router 1 | ||
+ | |+ | ||
+ | | 213.128.137.13 || n/a || IPHH Router 2 | ||
+ | |+ | ||
+ | | 213.128.137.14 || n/a || IPHH-VRRP | ||
+ | |} | ||
+ | IP Plan for vlan 2 | ||
+ | {| | ||
+ | ! IPv4 !! IPv6 !! Hostname !! Aliases | ||
+ | |+ | ||
+ | | 213.128.137.17 || n/a || firewall-carp || - | ||
+ | |+ | ||
+ | | 213.128.137.18 || n/a || firewall-a || - | ||
+ | |+ | ||
+ | | 213.128.137.19 || n/a || firewall-b || - | ||
+ | |+ | ||
+ | | 213.128.137.20 || n/a || www || static, maemo.org, planet, downloads | ||
+ | |+ | ||
+ | | 213.128.137.21 || n/a || wiki || bugs | ||
+ | |+ | ||
+ | | 213.128.137.22 || n/a || repository || stage | ||
+ | |+ | ||
+ | | 213.128.137.23 || n/a || mail || lists | ||
+ | |+ | ||
+ | | 213.128.137.24 || n/a || scratchbox || - | ||
+ | |+ | ||
+ | | 213.128.137.25 || n/a || vcs || drop | ||
+ | |+ | ||
+ | | 213.128.137.26 || n/a || garage || - | ||
+ | |+ | ||
+ | | 213.128.137.27 || n/a || builder || - | ||
+ | |+ | ||
+ | | 213.128.137.28 || n/a || talk || - | ||
+ | |+ | ||
+ | | 213.128.137.29 || n/a || DNS || - | ||
+ | |+ | ||
+ | | 213.128.137.30 || n/a || - || - | ||
+ | |} | ||
+ | IP Plan for vlan 3 | ||
+ | {| | ||
+ | ! IPv4 !! IPv6 !! Hostname | ||
+ | |+ | ||
+ | | 10.0.1.1 || n/a || firewall-carp | ||
+ | |+ | ||
+ | | 10.0.1.2 || n/a || firewall-a | ||
+ | |+ | ||
+ | | 10.0.1.3 || n/a || firewall-b | ||
+ | |+ | ||
+ | | 10.0.1.10 || n/a || db | ||
+ | |+ | ||
+ | | 10.0.1.11 || n/a || monitor | ||
+ | |+ | ||
+ | | 10.0.1.200 || n/a || blade-a/IPMI | ||
+ | |+ | ||
+ | | 10.0.1.201 || n/a || blade-b/IPMI | ||
+ | |+ | ||
+ | | 10.0.1.202 || n/a || maemo-switch | ||
+ | |} | ||
+ | ==== Disk Layout of blade-[ab] ==== | ||
+ | Both disks have the following partitioning: | ||
+ | RAID1 Volume for /boot (/dev/md0), consisting of /dev/sda1 and /dev/sdb1 (200M) | ||
+ | RAID1 Volume /dev/md1 consisting of /dev/sda2 and /dev/sdb2 (around 970G) | ||
+ | The RAID1 Volume contains a physical LVM volume. | ||
+ | We only have one VolumeGroup (vg_blade[ab]), which has LogVol00 with 20G as root volume, LogVol01 with 2 Gig as swap and vmstore with the rest as VM Storage mounted on /vmstore. | ||
== Operational Platform == | == Operational Platform == | ||
Line 90: | Line 179: | ||
| | | | ||
| | | | ||
+ | |} | ||
+ | |||
+ | ==Services== | ||
+ | |||
+ | {| class="sortable wikitable" border="2" | ||
+ | |- | ||
+ | ! Resource | ||
+ | ! URL | ||
+ | ! Status | ||
+ | ! System Admin | ||
+ | ! Notes | ||
+ | ! Last status update | ||
+ | |- | ||
+ | | Maemo Main Web Site | ||
+ | | http://www.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Maemo Forums | ||
+ | | http://talk.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | [[User:chemist|chemist]] | ||
+ | | vBulletin licence - Unlimited duration, no upgrades included, acquired on 2012-20-12 | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Maemo Wiki | ||
+ | | http://wiki.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Repositories | ||
+ | | http://repository.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | X-Fade, Merlin1981 | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Blog aggregator | ||
+ | | http://planet.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Maemo Garage | ||
+ | | https://garage.maemo.org/ | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | Woody | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Maemo Autobuilder | ||
+ | | | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | X-Fade | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Maemo Nameservers | ||
+ | | | ||
+ | | style="background-color:yellow;" |<span style="display:none">1</span> WIP | ||
+ | | Merlin, Falk | ||
+ | | Still using Nokia Nameservers; following hidden primary plan til domain transfer to HiFo established | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Drop/vcs | ||
+ | | http://vcs.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | X-Fade | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Listserv | ||
+ | | https://lists.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Static | ||
+ | | http://static.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Bugs | ||
+ | | http://bugs.maemo.org | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | Andre | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Scratchbox | ||
+ | | http://scratchbox.org/ | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | thedead1440 | ||
+ | | | ||
+ | | 2013-11-12 | ||
+ | |- | ||
+ | | Voting Infrastructure | ||
+ | | | ||
+ | | style="background-color:lime;" |<span style="display:none">1</span> OK | ||
+ | | woody14619 | ||
+ | | | ||
+ | | 2013-11-12 | ||
|} | |} | ||
Latest revision as of 04:07, 12 November 2013
Contents |
[edit] Introduction
Nokia's plans about discontinuation of Maemo support have been known since Spring 2012. Nokia gave the go ahead to Nemein (service provider on behalf of Nokia) for the migration work to start not earlier than 2 weeks before Christmas 2012. After being moved in two stages via a temporary xen-grid, we are currently co-located at IPHH on contact setup with the Hildon Foundation.
Maemo.org is now a Community-driven Infrastructure
This wiki page is to provide a main branch/overview for wiki pages regarding our infrastructure.
[edit] Setup with IPHH
[edit] Networks
We have 2 /28 Subnets (213.128.137.0/28 and 213.128.137.16/28)
Networks are configured as follows:
IPv4 | IPv6 | VLAN | Xen Bridge | default GW | 213.128.137.0/28 | not yet | 1 | xenbr0 | 213.128.137.14 | 213.128.137.16/28 | not yet | 2 | xenbr1 | 213.128.137.17 | 10.0.1.0/24 | not yet | 3 | xenbr2 | 10.0.1.1 |
---|
IP Plan for vlan 1
IPv4 | IPv6 | Hostname | 213.128.137.1 | n/a | firewall-carp | 213.128.137.2 | n/a | firewall-a | 213.128.137.3 | n/a | firewall-b | 213.128.137.4 | n/a | blade-a | 213.128.137.5 | n/a | blade-b | 213.128.137.6 | n/a | portforwarding for monitor | 213.128.137.7 | n/a | 213.128.137.8 | n/a | 213.128.137.9 | n/a | 213.128.137.10 | n/a | 213.128.137.11 | n/a | 213.128.137.12 | n/a | IPHH Router 1 | 213.128.137.13 | n/a | IPHH Router 2 | 213.128.137.14 | n/a | IPHH-VRRP |
---|
IP Plan for vlan 2
IPv4 | IPv6 | Hostname | Aliases | 213.128.137.17 | n/a | firewall-carp | - | 213.128.137.18 | n/a | firewall-a | - | 213.128.137.19 | n/a | firewall-b | - | 213.128.137.20 | n/a | www | static, maemo.org, planet, downloads | 213.128.137.21 | n/a | wiki | bugs | 213.128.137.22 | n/a | repository | stage | 213.128.137.23 | n/a | lists | 213.128.137.24 | n/a | scratchbox | - | 213.128.137.25 | n/a | vcs | drop | 213.128.137.26 | n/a | garage | - | 213.128.137.27 | n/a | builder | - | 213.128.137.28 | n/a | talk | - | 213.128.137.29 | n/a | DNS | - | 213.128.137.30 | n/a | - | - |
---|
IP Plan for vlan 3
IPv4 | IPv6 | Hostname | 10.0.1.1 | n/a | firewall-carp | 10.0.1.2 | n/a | firewall-a | 10.0.1.3 | n/a | firewall-b | 10.0.1.10 | n/a | db | 10.0.1.11 | n/a | monitor | 10.0.1.200 | n/a | blade-a/IPMI | 10.0.1.201 | n/a | blade-b/IPMI | 10.0.1.202 | n/a | maemo-switch |
---|
[edit] Disk Layout of blade-[ab]
Both disks have the following partitioning:
RAID1 Volume for /boot (/dev/md0), consisting of /dev/sda1 and /dev/sdb1 (200M)
RAID1 Volume /dev/md1 consisting of /dev/sda2 and /dev/sdb2 (around 970G) The RAID1 Volume contains a physical LVM volume. We only have one VolumeGroup (vg_blade[ab]), which has LogVol00 with 20G as root volume, LogVol01 with 2 Gig as swap and vmstore with the rest as VM Storage mounted on /vmstore.
[edit] Operational Platform
ID | Hostname | Mgmt IP Address | OOB Mgmt IP Address | Type (Virtual / Baremetal) | System Admin | HW Vendor | HW Model | Form Factor | CPU | Memory | Disk | Acquisition Date | Warranty | Services | Comment |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
01 | blade-a.maemo.org | Baremetal | Falk(warfare) | Supermicro | http://www.supermicro.nl/products/system/2u/2027/SYS-2027TR-HTRF.cfm?parts=SHOW | 2U 19" Rackmount | Intel® Xeon® processor E5-2620 | 32GB | (raid1:2*)1TB, 2*2TB=4TB aux. | 3 years | Falk (for HH CoLo) | only 2 of the 4 blades populated | |||
02 | blade-b.maemo.org | Baremetal | Intel® Xeon® processor E5-2620 | 32GB | (raid1:2*)1TB |
[edit] Services
Resource | URL | Status | System Admin | Notes | Last status update |
---|---|---|---|---|---|
Maemo Main Web Site | http://www.maemo.org | OK | 2013-11-12 | ||
Maemo Forums | http://talk.maemo.org | OK | chemist | vBulletin licence - Unlimited duration, no upgrades included, acquired on 2012-20-12 | 2013-11-12 |
Maemo Wiki | http://wiki.maemo.org | OK | 2013-11-12 | ||
Repositories | http://repository.maemo.org | OK | X-Fade, Merlin1981 | 2013-11-12 | |
Blog aggregator | http://planet.maemo.org | OK | 2013-11-12 | ||
Maemo Garage | https://garage.maemo.org/ | OK | Woody | 2013-11-12 | |
Maemo Autobuilder | OK | X-Fade | 2013-11-12 | ||
Maemo Nameservers | WIP | Merlin, Falk | Still using Nokia Nameservers; following hidden primary plan til domain transfer to HiFo established | 2013-11-12 | |
Drop/vcs | http://vcs.maemo.org | OK | X-Fade | 2013-11-12 | |
Listserv | https://lists.maemo.org | OK | 2013-11-12 | ||
Static | http://static.maemo.org | OK | 2013-11-12 | ||
Bugs | http://bugs.maemo.org | OK | Andre | 2013-11-12 | |
Scratchbox | http://scratchbox.org/ | OK | thedead1440 | 2013-11-12 | |
Voting Infrastructure | OK | woody14619 | 2013-11-12 |
- This page was last modified on 12 November 2013, at 04:07.
- This page has been accessed 6,638 times.