Page 1 of 1

Legendary

PostPosted: Wed May 27, 2015 9:51 pm
by Micro
First word that comes to mind when browsing http://ultimateedition.info. TMOSB and Ultimate Server Edition... WOW I have some cool things to look forward to playing with. It has been way too long and I have some catching up to do. No more Ultimate Edition machines in the house, will def have to spin up some Ultimate Edition guests untill that changes. After I got rid of my laptop and desktop I found myself a nice little server replacement. And when you manage servers, it will most likely be rpm based, so I chose a cool spin testing ground for this one 8-) :

MATE-Compiz Spin with all the plugins that have now become extinct :x , just a working like the good ol days:
[root@microhost ~]# cat /etc/issue
Fedora release 21 (Twenty One)
Kernel \r on an \m (\l)

[root@microhost ~]# uname -a
Linux microhost 4.0.4-200.fc21.x86_64 #1 SMP Mon May 18 18:57:55 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

[root@microhost ~]# cat /proc/cpuinfo | grep model
model : 60
model name : Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz
model : 60
model name : Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz
model : 60
model name : Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz
model : 60
model name : Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz

Yeah I def need to buy some memory :lol: :

[root@microhost ~]# free -m
total used free shared buff/cache available
Mem: 2790 370 1483 105 937 2091
Swap: 8191 0 8191

And since I have SSD's and run guests I needed some swap. But that 8 GB sits on HHD and is told only to be used if absolutely necessary ;) :

[root@microhost ~]# sysctl vm.swappiness
vm.swappiness = 1
[root@microhost ~]# cat /usr/lib/sysctl.d/00-system.conf
# Kernel sysctl configuration file
# Controls the maximum shared segment size, in bytes
kernel.shmmax = 4294967295
# Controls the maximum number of shared memory segments, in pages
kernel.shmall = 268435456
#Memory/Swap Use
vm.swappiness=1

[root@microhost ~]# cat /etc/fstab | grep UUID
UUID=448dc8fc-7aa7-4b56-8da0-e11814603b79 / btrfs defaults,relatime,discard,ssd,subvol=root 0 0
UUID=1f1a14f4-6e5f-4dd7-b97c-aeab2eab0576 /boot ext4 defaults 1 2
UUID=448dc8fc-7aa7-4b56-8da0-e11814603b79 /home btrfs defaults,relatime,discard,ssd,subvol=home 0 0
UUID=bbd17596-b43e-4a20-8ee6-bc69932aa13d /home/micro/Media btrfs defaults,relatime,subvolid=5 0 0
UUID=fee23c35-4cd7-4f2e-99d9-d068ecb7ea7f /home/micro/Virtual btrfs defaults,relatime,subvolid=5 0 0
UUID=448dc8fc-7aa7-4b56-8da0-e11814603b79 /tmp btrfs defaults,relatime,discard,ssd,subvol=tmp 0 0
UUID=448dc8fc-7aa7-4b56-8da0-e11814603b79 /usr btrfs defaults,relatime,discard,ssd,subvol=usr 0 0
UUID=448dc8fc-7aa7-4b56-8da0-e11814603b79 /var btrfs defaults,relatime,discard,ssd,subvol=var 0 0
UUID=b603ff6c-0fae-4c8b-882f-d8d36c6e9ac4 swap swap defaults 0 0

One thing I do have is capacity :D :

[root@microhost ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 1.4G 0 1.4G 0% /dev
tmpfs 1.4G 80K 1.4G 1% /dev/shm
tmpfs 1.4G 952K 1.4G 1% /run
tmpfs 1.4G 0 1.4G 0% /sys/fs/cgroup
/dev/sda2 222G 120G 102G 55% /
/dev/sda2 222G 120G 102G 55% /usr
/dev/sda2 222G 120G 102G 55% /var
/dev/sda2 222G 120G 102G 55% /tmp
/dev/sda2 222G 120G 102G 55% /home
/dev/sdc2 457G 162G 294G 36% /home/micro/Virtual
/dev/sda1 976M 120M 790M 14% /boot
/dev/sdb1 5.5T 3.7T 1.9T 67% /home/micro/Media
tmpfs 280M 4.0K 280M 1% /run/user/989
tmpfs 280M 36K 280M 1% /run/user/1000
/dev/sdd1 1.9T 368G 1.5T 20% /run/media/micro/Storage0
/dev/sde1 1.9T 1.1T 738G 61% /run/media/micro/Storage1
/dev/sdf1 2.8T 2.4T 395G 86% /run/media/micro/Storage2

And 3 network ports for throughput :P :

[root@microhost ~]# ifconfig | grep 'bond\|en'
bond0: flags=5187<UP,BROADCAST,RUNNING,MASTER,MULTICAST> mtu 1500
inet6 fe80::215:17ff:fe1d:b0e0 prefixlen 64 scopeid 0x20<link>
ether 00:15:17:1d:b0:e0 txqueuelen 0 (Ethernet)
eno1: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:15:17:1d:b0:e0 txqueuelen 1000 (Ethernet)
enp5s0f0: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:15:17:1d:b0:e0 txqueuelen 1000 (Ethernet)
enp5s0f1: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:15:17:1d:b0:e0 txqueuelen 1000 (Ethernet)
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)

And to be a wise guy :downthere :

[root@microhost ~]# dmesg | grep error
[root@microhost ~]# cat /var/log/messages | grep error
[root@microhost ~]#

I can see this machine becoming an Ultimate Edition Server in the near future. Cheers to all the progress and good to be back online here at Ultimate...

Re: Legendary

PostPosted: Thu Jun 18, 2015 9:22 pm
by Micro
Nice Processor. <BREW> I picked up my TS 440 for $375.00 online and threw in some ssds and hdd storage I had laying around the house. I'm still shocked how cheap they are with zeon options and ecc memory. For the price I may just order another one and build a VCS Cluster. 8-)