Difference between revisions of "Chg-ewx"
From CHG-Wiki
Jump to navigationJump to searchm |
(Updated specs for new CentOS version of VM.) |
||
Line 1: | Line 1: | ||
− | [[chg-ewx]] is a | + | [[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"| | + | |align="right"| December 14, 2014 |
|} | |} | ||
==System Configuration== | ==System Configuration== | ||
− | *OS Type: | + | *OS Type: Unix |
− | *OS Version: | + | *OS Version: CentOS 6.5 |
− | *vCPUS: | + | *vCPUS: 6 allocated |
===Network=== | ===Network=== | ||
− | *MAC Address: | + | *MAC Address: 52:54:00:4F:36:A7 (generated) |
===Storage=== | ===Storage=== | ||
− | *Memory: | + | *Memory: 128GB allocated |
− | *Size: | + | *Size: 100GB allocated |
==Services== | ==Services== | ||
− | + | VM for hosting new [[EWX]]. | |
==virsh dominfo== | ==virsh dominfo== | ||
<pre> | <pre> | ||
− | [root@ubu | + | [root@ubu ~]# virsh dominfo chg-ewx |
− | Id: | + | Id: 1 |
Name: chg-ewx | Name: chg-ewx | ||
− | UUID: | + | UUID: dbf3a784-a35b-1fab-7fb0-003ee0b1eb97 |
OS Type: hvm | OS Type: hvm | ||
State: running | State: running | ||
− | CPU(s): | + | CPU(s): 6 |
− | CPU time: | + | CPU time: 169392.8s |
− | Max memory: | + | Max memory: 134217728 KiB |
− | Used memory: | + | 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: | + | Security label: system_u:system_r:svirt_t:s0:c16,c27 (enforcing) |
</pre> | </pre> | ||
[[Category:Hosts|{{PAGENAME}}]] | [[Category:Hosts|{{PAGENAME}}]] |
Revision as of 10: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)