「DeveloperWiki:Luna」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
9行目: 9行目:
   
 
==パーティションレイアウト==
 
==パーティションレイアウト==
/dev/sda1 and /dev/sdb1 all the space -> /dev/md0
+
/dev/sda1 /dev/sdb1 の全てのスペース -> /dev/md0
   
/dev/md0 contains an [[LVM]] (vg0) which contains the following volumes:
+
/dev/md0 は以下のボリュームを含む [[LVM]] (vg0) を含んでいます。
   
 
* home /home
 
* home /home

2020年9月14日 (月) 23:26時点における版

スペック

  • Intel Xeon e3-1270v3
  • 32GB ECC メモリ
  • 2x240GB SSD で Raid1 を構成
  • 30TB トラフィック
  • 1000Mbit/s アップリンク

パーティションレイアウト

/dev/sda1 と /dev/sdb1 の全てのスペース -> /dev/md0

/dev/md0 は以下のボリュームを含む LVM (vg0) を含んでいます。

  • home /home
  • root /
  • srv /srv
  • log /var/log
  • mysql /var/lib/mysql

サービス

  • postfix (for outbound email and mailman)
  • nginx
  • mysql
  • bbs, wiki, AUR
  • mailman

メンテナ

System (sudo): ioni,dan,bluewind,pierre

bbs.archlinux.org

wiki.archlinux.org

aur.archlinux.org

  • Maintainer: Lukas Fleischer
  • Dependencies: php, mysql

その他

  • bootloader is grub2 (is this still correct?)
  • network is configured via network_simple.service

履歴

  • 12.12.11: removed pkgbuild from alderaan
  • 12.12.11: moved bbs and wiki to alderaan
  • 15.12.11: moved pkgbuild to brynhild