Difference between revisions of "Chg-ewxtest"

From CHG-Wiki
Jump to navigationJump to search
(Updated IP.)
(Added dominfo.)
Line 40: Line 40:
 
==virsh dominfo==
 
==virsh dominfo==
 
<pre>
 
<pre>
TBD
+
[root@ubu ~]$ virsh dominfo chg-ewxtest
 +
Id:            4
 +
Name:          chg-ewxtest
 +
UUID:          91cb0e94-3477-4591-a4f9-19ed960aef8c
 +
OS Type:        hvm
 +
State:          running
 +
CPU(s):        6
 +
CPU time:      903.9s
 +
Max memory:    134217728 KiB
 +
Used memory:    134217728 KiB
 +
Persistent:    yes
 +
Autostart:      disable
 +
Managed save:  no
 +
Security model: selinux
 +
Security DOI:  0
 +
Security label: system_u:system_r:svirt_t:s0:c299,c935 (enforcing)
 
</pre>
 
</pre>
  
 
[[Category:Hosts|{{PAGENAME}}]]
 
[[Category:Hosts|{{PAGENAME}}]]
 
[[Category:VMs|{{PAGENAME}}]]
 
[[Category:VMs|{{PAGENAME}}]]

Revision as of 12:27, 13 May 2016

chg-ewxtest is a CentOS 6.5 VM that is a clone of chg-ewx. It is used by Marty and Ederer as a staging/test server for experimental EWX tweaks.

General Info

System Name: chg-ewxtest.geog.ucsb.edu
IP: 128.111.236.143
Location: ubu
General Purpose: EWX development VM
Creation Date: July 1, 2015

System Configuration

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

Network

  • MAC Address: be:e4:c5:3f:3c:1c (generated)

Storage

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

Services

VM for hosting development EWX.

Notes

  • After spending a while offline, chg-ewxtest was brought back up from a September 10th, 2015 backup.


virsh dominfo

[root@ubu ~]$ virsh dominfo chg-ewxtest
Id:             4
Name:           chg-ewxtest
UUID:           91cb0e94-3477-4591-a4f9-19ed960aef8c
OS Type:        hvm
State:          running
CPU(s):         6
CPU time:       903.9s
Max memory:     134217728 KiB
Used memory:    134217728 KiB
Persistent:     yes
Autostart:      disable
Managed save:   no
Security model: selinux
Security DOI:   0
Security label: system_u:system_r:svirt_t:s0:c299,c935 (enforcing)