38,789
edits
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 46: | Line 46: | ||
|- | |- | ||
|'''[[Using_ipv6_in_cloud|IPV6]]''' (Internet Protocol version 6) | |'''[[Using_ipv6_in_cloud|IPV6]]''' (Internet Protocol version 6) | ||
| A communications protocol successor to IPv4. See | | A communications protocol successor to IPv4. See https://en.wikipedia.org/wiki/IPv6. | ||
|- | |- | ||
|'''[[Arbutus_Object_Storage|object storage]]''' | |'''[[Arbutus_Object_Storage|object storage]]''' | ||
| Object storage (or ''object-based storage'') is a storage type that manages data as objects, as opposed to other storage architectures like filesystems which manage data as a file hierarchy, and storage where data is managed as blocks. Each object typically includes the data itself, a variable amount of metadata, and a globally unique identifier. Offered as S3 and Swift protocols. Allocated in TB. See https://en.wikipedia.org/wiki/Object_storage. Currently only available with Arbutus. | | Object storage (or ''object-based storage'') is a storage type that manages data as objects, as opposed to other storage architectures like filesystems which manage data as a file hierarchy, and storage types where data is managed as blocks. Each object typically includes the data itself, a variable amount of metadata, and a globally unique identifier. Offered as S3 and Swift protocols. Allocated in TB. See https://en.wikipedia.org/wiki/Object_storage. Currently only available with Arbutus. | ||
|- | |- | ||
|'''[[OpenStack|OpenStack]]''' | |'''[[OpenStack|OpenStack]]''' | ||
Line 55: | Line 55: | ||
|- | |- | ||
|'''persistent cloud''' | |'''persistent cloud''' | ||
| Allocation type for persistent virtual machines that are expected to run indefinitely and have low or bursty CPU requirements. | | Allocation type for persistent virtual machines that are expected to run indefinitely and have low or bursty CPU requirements. Flavours for these resources have labels beginning with p*. Currently only available on Arbutus, Béluga and Cedar. Compare with ''compute cloud''. | ||
|- | |- | ||
|'''project''' | |'''project''' | ||
| In our infrastructure, a project represents an allocation of cloud resources to a group or user. | | In our infrastructure, a project represents an allocation of cloud resources to a group or user. Sometimes referred to as ''tenant''. | ||
|- | |- | ||
|'''[https://alliancecan.ca/en/services/advanced-research-computing/research-portal/accessing-resources/resource-allocation-competitions RAC]''' (Resource Allocation Competition) | |'''[https://alliancecan.ca/en/services/advanced-research-computing/research-portal/accessing-resources/resource-allocation-competitions RAC]''' (Resource Allocation Competition) | ||
Line 67: | Line 67: | ||
|- | |- | ||
|'''S3''' (Simple Storage Service) | |'''S3''' (Simple Storage Service) | ||
| A type of object storage. https://en.wikipedia.org/wiki/Amazon_S3. | | A type of object storage. See https://en.wikipedia.org/wiki/Amazon_S3. | ||
|- | |- | ||
|'''[[OpenStack/en#Security_Groups|security group]]''' | |'''[[OpenStack/en#Security_Groups|security group]]''' | ||
Line 73: | Line 73: | ||
|- | |- | ||
| '''service portal''' | | '''service portal''' | ||
| | | Our infrastructure hosts many Web research portals which serve datasets or tools to a broad research community. These portals generally do not require large computing or storage resources, but may require support efforts from our technical team. Groups applying for a service portal often use our clouds, generally require a public IP address, and may have more stringent up-time requirements than most research projects. | ||
|- | |- | ||
| '''shared filesystem''' | | '''shared filesystem''' | ||
| Persistent storage space offered as a Unix-compliant filesystem that can be mounted across multiple hosts in a project. This is useful for sharing data across multiple hosts. | | Persistent storage space offered as a Unix-compliant filesystem that can be mounted across multiple hosts in a project. This is useful for sharing data across multiple hosts. Our service runs on CephFS and requires either a Fuse driver (Windows/Linux) or the CephFS kernel driver (Linux) for access. Allocated in TB. | ||
|- | |- | ||
|'''snapshot''' | |'''snapshot''' | ||
Line 88: | Line 88: | ||
|- | |- | ||
|'''tenant''' | |'''tenant''' | ||
| See ''project''. | | See '''project'''. | ||
|- | |- | ||
|'''TSL''' (Transport Layer Security) | |'''TSL''' (Transport Layer Security) | ||
| See ''SSL''. | | See '''SSL'''. | ||
|- | |- | ||
|'''vCPU''' (virtual central processing unit) | |'''vCPU''' (virtual central processing unit) |