Difference between revisions of "Chg-git"

From CHG-Wiki
Jump to navigationJump to search
(Moved Gitlab information to Sysadm:Gitlab page.)
m (Updated dominfo)
Line 46: Line 46:
 
==virsh dominfo==
 
==virsh dominfo==
 
<pre>
 
<pre>
[root@rain images]# virsh dominfo chg-gitl
+
[root@rain ~]# virsh dominfo chg-git
Id:            44
+
Id:            5
Name:          chg-gitl
+
Name:          chg-git
 
UUID:          965d9c28-9610-0b91-9e01-8ab7640869bf
 
UUID:          965d9c28-9610-0b91-9e01-8ab7640869bf
 
OS Type:        hvm
 
OS Type:        hvm
 
State:          running
 
State:          running
 
CPU(s):        2
 
CPU(s):        2
CPU time:      59.5s
+
CPU time:      834636.3s
 
Max memory:    33554432 KiB
 
Max memory:    33554432 KiB
 
Used memory:    33554432 KiB
 
Used memory:    33554432 KiB
 
Persistent:    yes
 
Persistent:    yes
Autostart:      enable
+
Autostart:      disable
 
Managed save:  no
 
Managed save:  no
 
Security model: selinux
 
Security model: selinux
 
Security DOI:  0
 
Security DOI:  0
Security label: unconfined_u:system_r:svirt_t:s0:c11,c989 (enforcing)
+
Security label: system_u:system_r:svirt_t:s0:c707,c905 (enforcing)
 +
 
 
</pre>
 
</pre>
  
 
[[Category:Hosts|{{PAGENAME}}]]
 
[[Category:Hosts|{{PAGENAME}}]]

Revision as of 14:12, 18 March 2015

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. The chg-gitl.img is a graphical installation, so use virt-manager to access the console.

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

Notes

  • Added ERI user 02/02/2015

Starting and Stopping Services

See GitLab: Starting_and_Stopping_Services

nginx configuration

See GitLab: nginx_configuration

virsh dominfo

[root@rain ~]# virsh dominfo chg-git
Id:             5
Name:           chg-git
UUID:           965d9c28-9610-0b91-9e01-8ab7640869bf
OS Type:        hvm
State:          running
CPU(s):         2
CPU time:       834636.3s
Max memory:     33554432 KiB
Used memory:    33554432 KiB
Persistent:     yes
Autostart:      disable
Managed save:   no
Security model: selinux
Security DOI:   0
Security label: system_u:system_r:svirt_t:s0:c707,c905 (enforcing)