Difference between revisions of "Chg-ewx"

From CHG-Wiki
Jump to navigationJump to search
m
(Updated specs for new CentOS version of VM.)
Line 1: Line 1:
[[chg-ewx]] is a Windows Server 2008 R2 VM created for Greg Ederer to test new [[EWX]] configurations.
+
[[chg-ewx]] is a CentOS 6.5 VM created to host the new [[EWX]]. Previously the VM was installed as a Windows Server 2008 R2 VM, but was switched to Unix due to security issues.
  
 
==General Info==
 
==General Info==
Line 16: Line 16:
 
|-
 
|-
 
! Creation Date:  
 
! Creation Date:  
|align="right"| September 16, 2014
+
|align="right"| December 14, 2014
 
|}
 
|}
  
 
==System Configuration==
 
==System Configuration==
*OS Type: Windows
+
*OS Type: Unix
*OS Version: Windows Server 2008 R2 sp1
+
*OS Version: CentOS 6.5
*vCPUS: 20 allocated
+
*vCPUS: 6 allocated
  
 
===Network===
 
===Network===
*MAC Address: c6:f6:a8:b1:8b:9f (generated)
+
*MAC Address: 52:54:00:4F:36:A7 (generated)
  
 
===Storage===
 
===Storage===
*Memory: 256GB allocated
+
*Memory: 128GB allocated
*Size: 50GB allocated
+
*Size: 100GB allocated
  
 
==Services==
 
==Services==
Development VM for new [[EWX]] configurations.
+
VM for hosting new [[EWX]].
  
 
==virsh dominfo==
 
==virsh dominfo==
 
<pre>
 
<pre>
[root@ubu iso]# virsh dominfo chg-ewx
+
[root@ubu ~]# virsh dominfo chg-ewx
Id:            4
+
Id:            1
 
Name:          chg-ewx
 
Name:          chg-ewx
UUID:          5ff7fb7d-11d1-2ed1-ec04-edf7d1daed04
+
UUID:          dbf3a784-a35b-1fab-7fb0-003ee0b1eb97
 
OS Type:        hvm
 
OS Type:        hvm
 
State:          running
 
State:          running
CPU(s):        20
+
CPU(s):        6
CPU time:      14269.3s
+
CPU time:      169392.8s
Max memory:    268435456 KiB
+
Max memory:    134217728 KiB
Used memory:    268435456 KiB
+
Used memory:    134217728 KiB
 
Persistent:    yes
 
Persistent:    yes
 
Autostart:      enable
 
Autostart:      enable
Line 51: Line 51:
 
Security model: selinux
 
Security model: selinux
 
Security DOI:  0
 
Security DOI:  0
Security label: system_u:system_r:svirt_t:s0:c72,c583 (enforcing)
+
Security label: system_u:system_r:svirt_t:s0:c16,c27 (enforcing)
 
</pre>
 
</pre>
  
 
[[Category:Hosts|{{PAGENAME}}]]
 
[[Category:Hosts|{{PAGENAME}}]]

Revision as of 11:10, 8 January 2015

chg-ewx is a CentOS 6.5 VM created to host the new EWX. Previously the VM was installed as a Windows Server 2008 R2 VM, but was switched to Unix due to security issues.

General Info

System Name: chg-ewx.geog.ucsb.edu
IP: 128.111.234.190
Location: ubu
General Purpose: EWX development VM
Creation Date: December 14, 2014

System Configuration

  • OS Type: Unix
  • OS Version: CentOS 6.5
  • vCPUS: 6 allocated

Network

  • MAC Address: 52:54:00:4F:36:A7 (generated)

Storage

  • Memory: 128GB allocated
  • Size: 100GB allocated

Services

VM for hosting new EWX.

virsh dominfo

[root@ubu ~]# virsh dominfo chg-ewx
Id:             1
Name:           chg-ewx
UUID:           dbf3a784-a35b-1fab-7fb0-003ee0b1eb97
OS Type:        hvm
State:          running
CPU(s):         6
CPU time:       169392.8s
Max memory:     134217728 KiB
Used memory:    134217728 KiB
Persistent:     yes
Autostart:      enable
Managed save:   no
Security model: selinux
Security DOI:   0
Security label: system_u:system_r:svirt_t:s0:c16,c27 (enforcing)