Difference between revisions of "Chg-git"
From CHG-Wiki
Jump to navigationJump to searchm |
(Updated VM domain info.) |
||
Line 1: | Line 1: | ||
− | chg-git is the CHG [[Sysadm:GitLab|GitLab]] server (to be shared with EROS) as well as a "staging server" for the Unix port of [[EWX]]. | + | chg-git is the CHG [[Sysadm:GitLab|GitLab]] server (to be shared with EROS) as well as a "staging server" for the Unix port of [[EWX]]. Originally the image name for this VM was chg-git.img, but after attempts to wipe and reinstall failed, the image name was changed to chg-gitl.img. The hostname (and everything else) remains the same. |
==General Info== | ==General Info== | ||
Line 37: | Line 37: | ||
==virsh dominfo== | ==virsh dominfo== | ||
<pre> | <pre> | ||
− | [root@rain | + | [root@rain images]# virsh dominfo chg-gitl |
− | Id: | + | Id: 44 |
− | Name: chg- | + | Name: chg-gitl |
− | UUID: | + | UUID: 965d9c28-9610-0b91-9e01-8ab7640869bf |
OS Type: hvm | OS Type: hvm | ||
State: running | State: running | ||
CPU(s): 2 | CPU(s): 2 | ||
− | CPU time: | + | CPU time: 59.5s |
Max memory: 33554432 KiB | Max memory: 33554432 KiB | ||
Used memory: 33554432 KiB | Used memory: 33554432 KiB | ||
Line 52: | Line 52: | ||
Security model: selinux | Security model: selinux | ||
Security DOI: 0 | Security DOI: 0 | ||
− | Security label: unconfined_u:system_r:svirt_t:s0: | + | Security label: unconfined_u:system_r:svirt_t:s0:c11,c989 (enforcing) |
</pre> | </pre> | ||
[[Category:Hosts|{{PAGENAME}}]] | [[Category:Hosts|{{PAGENAME}}]] |
Revision as of 10:09, 17 November 2014
chg-git is the CHG GitLab server (to be shared with EROS) as well as a "staging server" for the Unix port of EWX. Originally the image name for this VM was chg-git.img, but after attempts to wipe and reinstall failed, the image name was changed to chg-gitl.img. The hostname (and everything else) remains the same.
General Info
System Name: | chg-git.geog.ucsb.edu |
---|---|
IP: | 128.111.234.247 |
Location: | rain |
General Purpose: | GitLab server and EWX staging server |
Creation Date: | October 28, 2014 |
System Configuration
- OS Type: Unix
- OS Version: Ubuntu 12.04.5 LTS (Precise Pangolin)
- vCPUS: 2 allocated
Network
- MAC Address: 52:54:00:ed:6d:cd (generated)
Storage
- Memory: 32GB allocated
- Size: 50GB allocated
Services
virsh dominfo
[root@rain images]# virsh dominfo chg-gitl Id: 44 Name: chg-gitl UUID: 965d9c28-9610-0b91-9e01-8ab7640869bf OS Type: hvm State: running CPU(s): 2 CPU time: 59.5s Max memory: 33554432 KiB Used memory: 33554432 KiB Persistent: yes Autostart: enable Managed save: no Security model: selinux Security DOI: 0 Security label: unconfined_u:system_r:svirt_t:s0:c11,c989 (enforcing)