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...") |
(Updated MAC address.) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[chg- | + | [[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"| | + | |align="right"|chg-dev.geog.ucsb.edu |
|- | |- | ||
! IP: | ! IP: | ||
− | |align="right"|128.111. | + | |align="right"|128.111.73.58 |
|- | |- | ||
! Location: | ! Location: | ||
− | |align="right"| [[ | + | |align="right"| [[rebus]] |
|- | |- | ||
! General Purpose: | ! General Purpose: | ||
− | |align="right"|[[ | + | |align="right"|[[Libby]]'s development VM |
|- | |- | ||
! Creation Date: | ! Creation Date: | ||
− | |align="right"| | + | |align="right"| January 2013 |
|} | |} | ||
==System Configuration== | ==System Configuration== | ||
− | *OS Type: | + | *OS Type: CentOS |
− | *OS Version: | + | *OS Version: 6.3 |
− | *vCPUS: | + | *vCPUS: 1 allocated |
===Network=== | ===Network=== | ||
− | *MAC Address: | + | *MAC Address: 52:54:00:7E:5D:43 (generated) |
===Storage=== | ===Storage=== | ||
− | *Memory: | + | *Memory: 2GB allocated |
− | *Size: | + | *Size: 20GB allocated |
==Services== | ==Services== | ||
− | + | Test VM for [[Libby]] | |
+ | |||
+ | ==Notes== | ||
+ | *"yum update" on May 12, 2015. | ||
+ | *Updated in bounce-a-thon on June 29, 2015. | ||
==virsh dominfo== | ==virsh dominfo== | ||
<pre> | <pre> | ||
− | [root@ | + | [root@rebus ~]# virsh dominfo chg-dev |
− | Id: | + | Id: 2 |
− | Name: chg- | + | Name: chg-dev |
− | UUID: | + | UUID: 70886a1e-f59e-fee5-9e93-bd888d16313e |
OS Type: hvm | OS Type: hvm | ||
State: running | State: running | ||
− | CPU(s): | + | CPU(s): 1 |
− | CPU time: | + | CPU time: 12929.4s |
− | Max memory: | + | Max memory: 2097152 KiB |
− | Used memory: | + | Used memory: 2097152 KiB |
Persistent: yes | Persistent: yes | ||
Autostart: enable | Autostart: enable | ||
Line 51: | Line 55: | ||
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:c133,c1001 (enforcing) |
</pre> | </pre> | ||
[[Category:Hosts|{{PAGENAME}}]] | [[Category:Hosts|{{PAGENAME}}]] | ||
+ | [[Category:VMs|{{PAGENAME}}]] |
Latest revision as of 13:52, 19 October 2015
chg-dev is a CentOS VM created as a sandbox for Libby.
Contents
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: 52:54:00:7E:5D:43 (generated)
Storage
- Memory: 2GB allocated
- Size: 20GB allocated
Services
Test VM for Libby
Notes
- "yum update" on May 12, 2015.
- Updated in bounce-a-thon on June 29, 2015.
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)