Vm-host: Unterschied zwischen den Versionen
(server infos) |
({{veraltet}}) |
||
| (3 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| + | {{veraltet}} | ||
| + | |||
Dies ist der Stratum0 dedicated server: | Dies ist der Stratum0 dedicated server: | ||
| Zeile 153: | Zeile 155: | ||
Disk /dev/mapper/vg--main-debian--root doesn't contain a valid partition table | Disk /dev/mapper/vg--main-debian--root doesn't contain a valid partition table | ||
| + | |||
| + | |||
| + | df -h | ||
| + | |||
| + | Filesystem Size Used Avail Use% Mounted on | ||
| + | /dev/mapper/vg--main-debian--root 917G 507G 364G 59% / | ||
| + | tmpfs 986M 0 986M 0% /lib/init/rw | ||
| + | udev 10M 64K 10M 1% /dev | ||
| + | tmpfs 986M 4.0K 986M 1% /dev/shm | ||
| + | /dev/sda1 228M 80M 137M 37% /boot | ||
| + | |||
</pre> | </pre> | ||
| + | |||
| + | Backups (Backup-Platte finanziert vom Verein) laufen täglich zu [[Benutzer:Neo_Bechstein|mir]] nach Hause. Allerdings gibt es da keine Versionierung. | ||
| + | |||
| + | <pre> | ||
| + | rsync -av --progress --exclude=/proc -s --rsh='ssh -p2200' root@stratum0.org:/* /media/jens/dopefish\ Backup/dopefish/ | ||
| + | </pre> | ||
| + | |||
| + | der Server ist Privat finanziert von [[Benutzer:Neo_Bechstein|Neo]] und [[Benutzer:Lichtfeind|Lichtfeind]], er ist nicht Eigentum des Vereins. Etherpad ([[Benutzer:Daniel Bohrer|Daniel Bohrer]]), Jabber ([[Benutzer:DanielWillmann|DanielWillmann]]) oder Pastebin ([[Benutzer:Chrissi^|Chrissi^]]) werden extern gehostet. | ||
Aktuelle Version vom 3. November 2015, 16:30 Uhr
Hinweis:
Die Informationen in diesem Artikel oder Absatz sind nicht mehr aktuell.
Die Informationen in diesem Artikel oder Absatz sind nicht mehr aktuell.
Dies ist der Stratum0 dedicated server:
cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 22
model name : Intel(R) Celeron(R) CPU 220 @ 1.20GHz
stepping : 1
cpu MHz : 1200.161
cache size : 512 KB
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss tm pbe syscall nx lm constant_tsc up arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm lahf_lm
bogomips : 2400.32
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
lsmod
Module Size Used by
tcp_diag 880 0
inet_diag 7042 1 tcp_diag
iptable_nat 4379 1
nf_nat 13562 1 iptable_nat
nf_conntrack_ipv4 10143 3 iptable_nat,nf_nat
nf_conntrack 47203 3 iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4 1155 1 nf_conntrack_ipv4
vzethdev 7301 0
vznetdev 17967 10
simfs 3087 5
vzdquota 35190 5 [permanent]
vzmon 16333 7 vzethdev,vznetdev
vzdev 1824 6 vzethdev,vznetdev,vzdquota,vzmon
ip6t_REJECT 2580 0
ip6table_mangle 3167 0
ip6table_filter 2448 0
ip6_tables 15283 2 ip6table_mangle,ip6table_filter
xt_tcpudp 2319 19
xt_length 1164 0
xt_hl 1313 0
xt_tcpmss 1401 0
xt_TCPMSS 2935 0
iptable_mangle 2881 0
iptable_filter 2322 1
xt_multiport 2267 0
xt_limit 1782 0
xt_dscp 1805 0
ipt_REJECT 1953 0
ip_tables 14123 3 iptable_nat,iptable_mangle,iptable_filter
x_tables 13229 13 iptable_nat,ip6t_REJECT,ip6_tables,xt_tcpudp,xt_length,xt_hl,xt_tcpmss,xt_TCPMSS,xt_multiport,xt_limit,xt_dscp,ipt_REJECT,ip_tables
vzevent 1723 1
bridge 40822 0
stp 1440 1 bridge
ext2 53021 1
snd_pcm 60503 0
snd_timer 15614 1 snd_pcm
snd 46590 2 snd_pcm,snd_timer
soundcore 4598 1 snd
snd_page_alloc 6281 1 snd_pcm
shpchp 26248 0
pci_hotplug 21603 1 shpchp
psmouse 49985 0
serio_raw 3768 0
pcspkr 1699 0
evdev 7368 0
button 4682 0
processor 30015 0
ext4 288350 1
mbcache 5050 2 ext2,ext4
jbd2 67111 1 ext4
crc16 1319 1 ext4
twofish 6025 4
twofish_common 13472 1 twofish
xts 2165 2
gf128mul 5530 1 xts
dm_crypt 10664 2
dm_mod 53962 7 dm_crypt
sd_mod 29905 3
crc_t10dif 1276 1 sd_mod
sata_sis 3730 2
ata_generic 3239 0
ohci_hcd 19359 0
pata_sis 9623 1 sata_sis
sis900 16259 0
ehci_hcd 32113 0
thermal 11754 0
mii 3210 1 sis900
libata 133696 3 sata_sis,ata_generic,pata_sis
usbcore 123399 3 ohci_hcd,ehci_hcd
nls_base 6377 1 usbcore
scsi_mod 126789 2 sd_mod,libata
thermal_sys 11942 2 processor,thermal
vzlist
CTID NPROC STATUS IP_ADDR HOSTNAME
101 41 running 192.168.0.101 stratum0.org // wiki & blog
102 17 running 192.168.0.102 privat
103 7 running 192.168.0.103 privat
104 39 running 192.168.0.104 ponycloud // owncloud instanz
106 106 running 192.168.1.106 V167 // mail + mailman
fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x000da6a8
Device Boot Start End Blocks Id System
/dev/sda1 * 63 481949 240943+ 83 Linux
Partition 1 does not start on physical sector boundary.
/dev/sda2 481950 1953520064 976519057+ 83 Linux
Partition 2 does not start on physical sector boundary.
Disk /dev/mapper/lvmcrypt: 1000.0 GB, 999954461184 bytes
255 heads, 63 sectors/track, 121570 cylinders, total 1953036057 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/lvmcrypt doesn't contain a valid partition table
Disk /dev/mapper/main: 1000.0 GB, 999954461184 bytes
255 heads, 63 sectors/track, 121570 cylinders, total 1953036057 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/main doesn't contain a valid partition table
Disk /dev/mapper/vg--main-debian--root: 1000.0 GB, 999951433728 bytes
255 heads, 63 sectors/track, 121570 cylinders, total 1953030144 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/vg--main-debian--root doesn't contain a valid partition table
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg--main-debian--root 917G 507G 364G 59% /
tmpfs 986M 0 986M 0% /lib/init/rw
udev 10M 64K 10M 1% /dev
tmpfs 986M 4.0K 986M 1% /dev/shm
/dev/sda1 228M 80M 137M 37% /boot
Backups (Backup-Platte finanziert vom Verein) laufen täglich zu mir nach Hause. Allerdings gibt es da keine Versionierung.
rsync -av --progress --exclude=/proc -s --rsh='ssh -p2200' root@stratum0.org:/* /media/jens/dopefish\ Backup/dopefish/
der Server ist Privat finanziert von Neo und Lichtfeind, er ist nicht Eigentum des Vereins. Etherpad (Daniel Bohrer), Jabber (DanielWillmann) oder Pastebin (Chrissi^) werden extern gehostet.

