Difference between revisions of "Chg-dub"
From CHG-Wiki
Jump to navigationJump to search (Basic information for VM) |
(Adding details about chg-dub.) |
||
Line 1: | Line 1: | ||
+ | chg-dub is the CHG VM which houses our wiki and ftp (and eventually our webpage). | ||
+ | |||
+ | ==General Info== | ||
+ | {| class="wikitable" | ||
+ | ! System Name: | ||
+ | |align="right"|chg-dub.geog.ucsb.edu | ||
+ | |- | ||
+ | ! IP: | ||
+ | |align="right"|128.111.234.186 | ||
+ | |- | ||
+ | ! Location: | ||
+ | |align="right"|[[rain]] | ||
+ | |- | ||
+ | ! General Purpose: | ||
+ | |align="right"| Web server VM | ||
+ | |} | ||
+ | |||
+ | ==System Configuration== | ||
+ | *OS Type: Unix | ||
+ | *OS Version: CentOS 6.6 | ||
+ | *vCPU: 1 allocated | ||
+ | |||
+ | ===Network=== | ||
+ | *MAC Address - eth0: 52:54:00:A0:A0:1C (generated) | ||
+ | |||
+ | ===Storage=== | ||
+ | *Memory: 2GB allocated | ||
+ | *Size: 50GB allocated | ||
+ | |||
+ | ==Services== | ||
+ | *Wiki server | ||
+ | *FTP server | ||
+ | *Future home of CHG website | ||
+ | |||
+ | [[Category:Hosts]] | ||
<pre> | <pre> | ||
# virsh dominfo chg-dub | # virsh dominfo chg-dub | ||
− | + | Id: 3 | |
− | Id: | ||
Name: chg-dub | Name: chg-dub | ||
+ | UUID: 8046bba1-2ab3-49f1-b7f7-a375bb49308c | ||
OS Type: hvm | OS Type: hvm | ||
+ | State: running | ||
CPU(s): 1 | CPU(s): 1 | ||
− | CPU time: | + | CPU time: 121511.6s |
− | Max memory: 2097152 | + | Max memory: 2097152 KiB |
− | Used memory: 2097152 | + | Used memory: 2097152 KiB |
Persistent: yes | Persistent: yes | ||
Autostart: enable | Autostart: enable | ||
Managed save: no | Managed save: no | ||
Security model: selinux | Security model: selinux | ||
+ | Security DOI: 0 | ||
+ | Security label: system_u:system_r:svirt_t:s0:c537,c593 (enforcing) | ||
+ | |||
</pre> | </pre> | ||
[[Category:Hosts|{{PAGENAME}}]] | [[Category:Hosts|{{PAGENAME}}]] |
Revision as of 11:24, 7 April 2015
chg-dub is the CHG VM which houses our wiki and ftp (and eventually our webpage).
General Info
System Name: | chg-dub.geog.ucsb.edu |
---|---|
IP: | 128.111.234.186 |
Location: | rain |
General Purpose: | Web server VM |
System Configuration
- OS Type: Unix
- OS Version: CentOS 6.6
- vCPU: 1 allocated
Network
- MAC Address - eth0: 52:54:00:A0:A0:1C (generated)
Storage
- Memory: 2GB allocated
- Size: 50GB allocated
Services
- Wiki server
- FTP server
- Future home of CHG website
# virsh dominfo chg-dub Id: 3 Name: chg-dub UUID: 8046bba1-2ab3-49f1-b7f7-a375bb49308c OS Type: hvm State: running CPU(s): 1 CPU time: 121511.6s 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:c537,c593 (enforcing)