Difference between revisions of "Chg-dev"

From CHG-Wiki
Jump to navigationJump to search
(Created page with "chg-ewx is a Windows Server 2008 R2 VM created for Greg Ederer to test new EWX configurations. ==General Info== {| class="wikitable" ! System Name: |align="right"|sw...")
 
(Corrected host information.)
Line 1: Line 1:
[[chg-ewx]] is a Windows Server 2008 R2 VM created for Greg Ederer to test new [[EWX]] configurations.
+
[[chg-dev]] is a CentOS VM created as a sandbox for [[Libby]].
  
 
==General Info==
 
==General Info==
 
{| class="wikitable"
 
{| class="wikitable"
 
! System Name:  
 
! System Name:  
|align="right"|swift.geog.ucsb.edu
+
|align="right"|chg-dev.geog.ucsb.edu
 
|-
 
|-
 
! IP:  
 
! IP:  
|align="right"|128.111.234.190
+
|align="right"|128.111.73.58
 
|-
 
|-
 
! Location:  
 
! Location:  
|align="right"| [[ubu]]
+
|align="right"| [[rebus]]
 
|-
 
|-
 
! General Purpose:  
 
! General Purpose:  
|align="right"|[[EWX]] development VM
+
|align="right"|[[Libby]]'s development VM
 
|-
 
|-
 
! Creation Date:  
 
! Creation Date:  
|align="right"| September 16, 2014
+
|align="right"| January 2013
 
|}
 
|}
  
 
==System Configuration==
 
==System Configuration==
*OS Type: Windows
+
*OS Type: CentOS
*OS Version: Windows Server 2008 R2 sp1
+
*OS Version: 6.3
*vCPUS: 20 allocated
+
*vCPUS: 1 allocated
  
 
===Network===
 
===Network===
*MAC Address: c6:f6:a8:b1:8b:9f (generated)
+
*MAC Address: e9:13:1a:44:81:64 (generated)
  
 
===Storage===
 
===Storage===
*Memory: 256GB allocated
+
*Memory: 2GB allocated
*Size: 50GB allocated
+
*Size: 20GB allocated
  
 
==Services==
 
==Services==
Development VM for new [[EWX]] configurations.
+
Test VM for [[Libby]]
  
 
==virsh dominfo==
 
==virsh dominfo==
 
<pre>
 
<pre>
[root@ubu iso]# virsh dominfo chg-ewx
+
[root@rebus ~]# virsh dominfo chg-dev
Id:            4
+
Id:            2
Name:          chg-ewx
+
Name:          chg-dev
UUID:          5ff7fb7d-11d1-2ed1-ec04-edf7d1daed04
+
UUID:          70886a1e-f59e-fee5-9e93-bd888d16313e
 
OS Type:        hvm
 
OS Type:        hvm
 
State:          running
 
State:          running
CPU(s):        20
+
CPU(s):        1
CPU time:      14269.3s
+
CPU time:      12929.4s
Max memory:    268435456 KiB
+
Max memory:    2097152 KiB
Used memory:    268435456 KiB
+
Used memory:    2097152 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:c133,c1001 (enforcing)
 
</pre>
 
</pre>
  
 
[[Category:Hosts|{{PAGENAME}}]]
 
[[Category:Hosts|{{PAGENAME}}]]

Revision as of 15:00, 17 September 2014

chg-dev is a CentOS VM created as a sandbox for Libby.

General Info

System Name: chg-dev.geog.ucsb.edu
IP: 128.111.73.58
Location: rebus
General Purpose: Libby's development VM
Creation Date: January 2013

System Configuration

  • OS Type: CentOS
  • OS Version: 6.3
  • vCPUS: 1 allocated

Network

  • MAC Address: e9:13:1a:44:81:64 (generated)

Storage

  • Memory: 2GB allocated
  • Size: 20GB allocated

Services

Test VM for Libby

virsh dominfo

[root@rebus ~]# virsh dominfo chg-dev
Id:             2
Name:           chg-dev
UUID:           70886a1e-f59e-fee5-9e93-bd888d16313e
OS Type:        hvm
State:          running
CPU(s):         1
CPU time:       12929.4s
Max memory:     2097152 KiB
Used memory:    2097152 KiB
Persistent:     yes
Autostart:      enable
Managed save:   no
Security model: selinux
Security DOI:   0
Security label: system_u:system_r:svirt_t:s0:c133,c1001 (enforcing)