Difference between revisions of "Chg-ewxtest"
From CHG-Wiki
Jump to navigationJump to search (Updated IP.) |
m (→virsh dominfo) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 36: | Line 36: | ||
==Notes== | ==Notes== | ||
*After spending a while offline, chg-ewxtest was brought back up from a September 10th, 2015 backup. | *After spending a while offline, chg-ewxtest was brought back up from a September 10th, 2015 backup. | ||
− | + | *ERI-fied by Aaron on May 15, 2016, including tweaks to autofs, nfs, ntp aliases, dns, cron, iptables, and a few stray package installs that may have been missed (usually automated when kickstarted, takes some tweaking to implement /eri/sbin/eri-centos-post-install.sh). | |
==virsh dominfo== | ==virsh dominfo== | ||
<pre> | <pre> | ||
− | + | [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: 3430950.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:c99,c1000 (enforcing) | ||
</pre> | </pre> | ||
[[Category:Hosts|{{PAGENAME}}]] | [[Category:Hosts|{{PAGENAME}}]] | ||
[[Category:VMs|{{PAGENAME}}]] | [[Category:VMs|{{PAGENAME}}]] |
Latest revision as of 14:24, 9 April 2018
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.
Contents
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.
- ERI-fied by Aaron on May 15, 2016, including tweaks to autofs, nfs, ntp aliases, dns, cron, iptables, and a few stray package installs that may have been missed (usually automated when kickstarted, takes some tweaking to implement /eri/sbin/eri-centos-post-install.sh).
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: 3430950.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:c99,c1000 (enforcing)