Difference between revisions of "Chg-git"

From CHG-Wiki
Jump to navigationJump to search
m
(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 ~]# virsh dominfo chg-git
+
[root@rain images]# virsh dominfo chg-gitl
Id:            11
+
Id:            44
Name:          chg-git
+
Name:          chg-gitl
UUID:          39fd96a7-2cfe-7019-5a2a-8d1f27d58a46
+
UUID:          965d9c28-9610-0b91-9e01-8ab7640869bf
 
OS Type:        hvm
 
OS Type:        hvm
 
State:          running
 
State:          running
 
CPU(s):        2
 
CPU(s):        2
CPU time:      1541.7s
+
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:c329,c700 (enforcing)
+
Security label: unconfined_u:system_r:svirt_t:s0:c11,c989 (enforcing)
 
</pre>
 
</pre>
  
 
[[Category:Hosts|{{PAGENAME}}]]
 
[[Category:Hosts|{{PAGENAME}}]]

Revision as of 11: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)