From 54214888da4afef53ec7a8b79c3535e386a1e662 Mon Sep 17 00:00:00 2001 From: jpolach Date: Mon, 16 Mar 2026 10:21:33 +0100 Subject: [PATCH 1/9] small updates --- content/docs/introduction/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/introduction/introduction.mdx b/content/docs/introduction/introduction.mdx index c3517e17..112e07d6 100644 --- a/content/docs/introduction/introduction.mdx +++ b/content/docs/introduction/introduction.mdx @@ -30,7 +30,7 @@ For transferring files that are too large for email attachments to a single reci ### Data Sharing and Synchronisation -To keep your most important but smaller work data easily accessible and automatically synchronised across your computers and mobile devices, as well as available through a web interface, you can try out our [sync'n'share service](../collaboration/owncloud). +To keep your most important but smaller work data easily accessible and automatically synchronised across your computers and mobile devices, as well as available through a web interface, you can try out our [OwnCloud Drive service](../collaboration/owncloud). ### Object Storage for Individual Users From 163e0ed45a26ad2f2c93ca245310ca310f3c1288 Mon Sep 17 00:00:00 2001 From: jpolach Date: Mon, 16 Mar 2026 10:33:15 +0100 Subject: [PATCH 2/9] small updates link to https://requesttracker.com/request-tracker/ does not bring anything useful to the user --- content/docs/introduction/support.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/introduction/support.mdx b/content/docs/introduction/support.mdx index 6f0fd824..825d0725 100644 --- a/content/docs/introduction/support.mdx +++ b/content/docs/introduction/support.mdx @@ -12,7 +12,7 @@ Before submitting a request, please check the [FAQ](../faq/faq) to see if you ca The primary contact for most data storage-related issues is `support@cesnet.cz`. You can use this address for comments, suggestions, technical issues, or any technical questions intended for system administrators. -All correspondence received at the e-mail address mentioned above is recorded in the [Request Tracker](http://bestpractical.com/rt) system, which generates a ticket and assigns an ID number to it. +All correspondence received at the e-mail address mentioned above is recorded in the *Request Tracker* system, which generates a ticket and assigns an ID number to it. The author of the e-mail and all relevant data storage staff members responsible for resolving user issues are notified by e-mail when a ticket is created. The ticket ID will appear in the subject line of all e-mails related to the ticket. All e-mails are grouped under this ticket ID, so please retain this identification in the subject line when replying to data storage staff. From 42ac853bb63523faf938fa9cf9caac2d636e8b46 Mon Sep 17 00:00:00 2001 From: jpolach Date: Mon, 16 Mar 2026 11:01:31 +0100 Subject: [PATCH 3/9] small updates * restructured the page, separated current datacenters from historical ones * anchor links do not work in preview - may work in production? --- content/docs/introduction/description.mdx | 39 +++++++++++++++-------- 1 file changed, 26 insertions(+), 13 deletions(-) diff --git a/content/docs/introduction/description.mdx b/content/docs/introduction/description.mdx index c33ea19a..98b000c8 100644 --- a/content/docs/introduction/description.mdx +++ b/content/docs/introduction/description.mdx @@ -7,22 +7,19 @@ The data centers operated by CESNET are based on object storage technology utili **CEPH** - Ceph is a software solution designed to provide object storage. Unlike traditional file-oriented data storage, object storage stores data as objects rather than data blocks. Metadata is directly associated with each object, eliminating the hierarchical structure used in conventional data storage systems. Instead, all data is stored in a flat namespace, making it highly scalable. Ceph is an open-source system that includes an object store, block store, and distributed file system. It supports object access (RADOS), exported block devices, and file access. Data stored in Ceph is replicated across multiple nodes based on a defined replication policy. +## Datacenters + +Cesnet Data Storage Department currently operates the following datacenters: + | Data Center | Type | Loacation | Raw capacity PB | In operation since | Status | | :----- | :----- | :----- | :----- | :----- | :----- | -| DU1 | HSM | Plzeň | 3.6 | 2011 | decomissioned | -| DU2 | HSM | Jihlava | 7.209 | 2013 | decomissioned | -| DU3 | HSM | Brno | 3.52 | 2013 | decomissioned | -| DU4 | HSM | Ostrava | 23.341 | 2017 | offline | -| DU5 | RAID | Jihlava | 9.36 | 2019 | decomissioned | -| CL1 | CEPH | Jihlava | 10.56 | 2019 | replaced in 2025 | -| CL2 | CEPH | Plzeň | 25.433 | 2020 | online | -| CL3 | CEPH | Ostrava | 33.673 | 2021 | online | -| CL4 | CEPH | Brno | 26.607 | 2022 | online | -| CL5 | CEPH | Dolní Břežany | 25.536 | 2023 | online | -| CL1 | CEPH | Jihlava | 25.394 | 2025 | online | +| [CL1](#cl1-jihlava) | CEPH | Jihlava | 25.394 | 2025 | online | +| [CL2](#cl2-plzeň) | CEPH | Plzeň | 25.433 | 2020 | online | +| [CL3](#cl3-ostrava) | CEPH | Ostrava | 33.673 | 2021 | online | +| [CL4](#cl4-brno) | CEPH | Brno | 26.607 | 2022 | online | +| [CL5](#cl5-dolní-břežany) | CEPH | Dolní Břežany | 25.536 | 2023 | online | -## Datacenters -Below are the details of each datacenter. +--- ### CL1 Jihlava Object storage CL1 (modernised in 2025) is based on Ceph technology and consists of 34 storage servers, each equipped with 32 disks, totaling a capacity of 25.394 PB. Data access is provided by ten front-end servers. @@ -58,3 +55,19 @@ Object storage CL5 is based on Ceph technology and consists of 50 storage server Available services: [RBD](../object-storage-rbd/rbd-service) and [S3](../object-storage-s3/s3-service) --- + +## Decomissioned and Historical Datacenters + +| Data Center | Type | Loacation | Raw capacity PB | In operation since | Status | +| :----- | :----- | :----- | :----- | :----- | :----- | +| DU1 | HSM | Plzeň | 3.6 | 2011 | decomissioned | +| DU2 | HSM | Jihlava | 7.209 | 2013 | decomissioned | +| DU3 | HSM | Brno | 3.52 | 2013 | decomissioned | +| DU4 | HSM | Ostrava | 23.341 | 2017 | offline | +| DU5 | RAID | Jihlava | 9.36 | 2019 | decomissioned | +| CL1 | CEPH | Jihlava | 10.56 | 2019 | replaced in 2025 | + + + + + From 089b0aac0f8c4e260a8d4f46e0663e88a0f76e59 Mon Sep 17 00:00:00 2001 From: jpolach Date: Mon, 16 Mar 2026 11:33:37 +0100 Subject: [PATCH 4/9] small updates, adding/improving the Gatekeeper section --- .../docs/object-storage-s3/s3-getting-access.mdx | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/content/docs/object-storage-s3/s3-getting-access.mdx b/content/docs/object-storage-s3/s3-getting-access.mdx index 8c1475a8..4e33308f 100644 --- a/content/docs/object-storage-s3/s3-getting-access.mdx +++ b/content/docs/object-storage-s3/s3-getting-access.mdx @@ -18,10 +18,9 @@ Provided you are seeking an S3 service that - provides just a personal S3 space for your own use, - doesn't support sharing between users and/or groups, - has a standard quota of 2 TB (can be increased on request), - - but is available just upon simple registration (you need to be an - employee or a student of a Czech public university, the AS CR, or an employee of a CESNET customer; you are expected to declare your eligibility using the identity federation), -you are invited to register at https://einfra.cesnet.cz/allfed/registrar/?vo=VO_s3&group=s3_cl4. + - but is available just upon simple registration (you need to be an employee or a student of a Czech public university, the AS CR, or an employee of a CESNET customer; you are expected to declare your eligibility using the identity federation), +you are invited to register for personal S3 service in **Perun** at https://einfra.cesnet.cz/allfed/registrar/?vo=VO_s3&group=s3_cl4. Once you successfully register, proceed to [Accessing the Storage](#accessing-the-storage) chapter. #### Group S3 Access, aka “Virtual Organisation” @@ -33,9 +32,13 @@ You can also refer to [common S3 use cases](s3-use-cases) for inspiration about ### Accessing the Storage -When you finished your registration (or your brand new VO has been set up -for you), you will be notified by mail. Then you need to get credentials to -access the storage itself. +When you finished your registration (or your brand new VO has been set up for you), you will be notified by mail. Then you need to get credentials to access the storage itself. + +#### Personal S3 Access + +TBD + +#### Group S3 Access, aka “Virtual Organisation” #### User Account Management From 76e5f6d884429da8210e104a583a2b10898d939f Mon Sep 17 00:00:00 2001 From: jpolach Date: Mon, 16 Mar 2026 15:24:00 +0100 Subject: [PATCH 5/9] deeper restructuring and completing * adding a Gatekeeper section (Creating Access Keys) * modifying a structure * first commit incomplete (need access to Gatekeeper which is down) --- .../object-storage-s3/s3-getting-access.mdx | 33 ++++++++++++++++--- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/content/docs/object-storage-s3/s3-getting-access.mdx b/content/docs/object-storage-s3/s3-getting-access.mdx index 4e33308f..61ce3674 100644 --- a/content/docs/object-storage-s3/s3-getting-access.mdx +++ b/content/docs/object-storage-s3/s3-getting-access.mdx @@ -2,9 +2,10 @@ title: Getting Access to CESNET S3 --- +--- ### Obtaining a User Account -The procedure to get access to the service depends on your needs. +The procedure to get access to the service depends on your situation. #### Access to an Existing Virtual Organisation @@ -20,7 +21,7 @@ Provided you are seeking an S3 service that - has a standard quota of 2 TB (can be increased on request), - but is available just upon simple registration (you need to be an employee or a student of a Czech public university, the AS CR, or an employee of a CESNET customer; you are expected to declare your eligibility using the identity federation), -you are invited to register for personal S3 service in **Perun** at https://einfra.cesnet.cz/allfed/registrar/?vo=VO_s3&group=s3_cl4. Once you successfully register, proceed to [Accessing the Storage](#accessing-the-storage) chapter. +you are invited to [register for a personal S3 service in Perun](https://einfra.cesnet.cz/allfed/registrar/?vo=VO_s3&group=s3_cl4). #### Group S3 Access, aka “Virtual Organisation” @@ -30,18 +31,36 @@ Contact our support at `support@cesnet.cz` and we'll discuss your expectations w You can also refer to [common S3 use cases](s3-use-cases) for inspiration about serving typical use cases. -### Accessing the Storage +--- + +### Creating Access Keys + +When you finished your registration (or your brand new VO has been set up for you), you will be notified by e-mail. Then you need to get credentials to access the storage itself. + +The credentials consist of a pair of keys (long hexadecimal numbers) - an access key and a secret key; this pair is generated by users themselves in a system called Gatekeeper [https://access.du.cesnet.cz](https://access.du.cesnet.cz). -When you finished your registration (or your brand new VO has been set up for you), you will be notified by mail. Then you need to get credentials to access the storage itself. +You can generate as many key pairs as you wish to access your account. Is is recommended to generate and use separate access/secret key pair for each and every specific tool you access the storage with (see below). + + + **Recommendation:** It might be a good practice to record key pairs together with a description of where they are to be used in a password management aplication (like Keepass, 1Password, etc.). While you can always find the access key at the Gatekeeper, there is no way to reveal the genereated secret kay - it is displayed only once at the time of generation. In you lose the secret key, you have to generate a new pair of keys (and optionally delete the olde one after you reconfigured all clients that have used it). + #### Personal S3 Access -TBD +Log in to Gatekeeper [https://access.du.cesnet.cz](https://access.du.cesnet.cz), press ... and .... and then ... #### Group S3 Access, aka “Virtual Organisation” +TBD + #### User Account Management +TBD + +--- + +### Accessing the Storage + You will need a suitable [S3 client](s3-clients), and to configure it with your storage access credentials. @@ -52,6 +71,10 @@ your storage access credentials. Kindly note that personal S3 appears as “Personal Account” in the system; other Virtual Organisations are listed individually. We recommend using separate access/secret key pair for each and every specific tool you access the storage with. +--- + +### Final Notes + It is useful to distinguish following systems: - Perun ([https://einfra.cesnet.cz/](https://einfra.cesnet.cz)) is a system managing which users have access to particular services (based From 36a440e632c1ee76d7abdae7d004fbea709b8f8d Mon Sep 17 00:00:00 2001 From: jpolach Date: Wed, 18 Mar 2026 15:45:36 +0100 Subject: [PATCH 6/9] update s3-getting-access * completing Creating Access Keys section * fine-tuning the structure --- .../object-storage-s3/s3-getting-access.mdx | 56 +++++++------------ 1 file changed, 20 insertions(+), 36 deletions(-) diff --git a/content/docs/object-storage-s3/s3-getting-access.mdx b/content/docs/object-storage-s3/s3-getting-access.mdx index 61ce3674..39724d1e 100644 --- a/content/docs/object-storage-s3/s3-getting-access.mdx +++ b/content/docs/object-storage-s3/s3-getting-access.mdx @@ -9,9 +9,7 @@ The procedure to get access to the service depends on your situation. #### Access to an Existing Virtual Organisation -You may have been invited to an existing Virtual Organisation (VO) by the -VO manager. In that case, follow instructions given to you by the VO -manager to register. +You may have been invited to an existing Virtual Organisation (VO) by the VO manager. In that case, follow instructions given to you by the VO manager to register. #### Personal S3 Access @@ -23,64 +21,50 @@ Provided you are seeking an S3 service that you are invited to [register for a personal S3 service in Perun](https://einfra.cesnet.cz/allfed/registrar/?vo=VO_s3&group=s3_cl4). -#### Group S3 Access, aka “Virtual Organisation” +#### Group S3 Access, aka *Virtual Organisation* -In case you need access to S3 and the conditions of Personal S3 Access above don't fit your needs, we will typically prepare a “Virtual Organisation” and appropriate S3 service for you individually. +In case you need access to S3 and the conditions of Personal S3 Access above don't fit your needs, we will typically prepare a *Virtual Organisation* and appropriate S3 service for you individually. Contact our support at `support@cesnet.cz` and we'll discuss your expectations with you. -You can also refer to [common S3 use cases](s3-use-cases) for inspiration about serving typical use cases. +Once the VO is created, you will become a VO manager - please refer to [user management system documentation](../perun/user-management) to learn how to create, invite and manage user accounts for your team. + +*Note: You can also refer to [common S3 use cases](s3-use-cases) for inspiration about serving typical use cases.* --- ### Creating Access Keys -When you finished your registration (or your brand new VO has been set up for you), you will be notified by e-mail. Then you need to get credentials to access the storage itself. - -The credentials consist of a pair of keys (long hexadecimal numbers) - an access key and a secret key; this pair is generated by users themselves in a system called Gatekeeper [https://access.du.cesnet.cz](https://access.du.cesnet.cz). - -You can generate as many key pairs as you wish to access your account. Is is recommended to generate and use separate access/secret key pair for each and every specific tool you access the storage with (see below). +When you finished your registration (or your brand new VO has been set up for you and configured), you need to get credentials to access the storage itself. - **Recommendation:** It might be a good practice to record key pairs together with a description of where they are to be used in a password management aplication (like Keepass, 1Password, etc.). While you can always find the access key at the Gatekeeper, there is no way to reveal the genereated secret kay - it is displayed only once at the time of generation. In you lose the secret key, you have to generate a new pair of keys (and optionally delete the olde one after you reconfigured all clients that have used it). + **Important:** It takes some time to propagate your Perun registration information to other systems. Please wait at least 30 minutes before you proceed with the following steps. -#### Personal S3 Access - -Log in to Gatekeeper [https://access.du.cesnet.cz](https://access.du.cesnet.cz), press ... and .... and then ... +The storage access credentials consist of a pair of keys (long hexadecimal numbers) - an `access key` and a `secret key`; keys are generated by every user in the access control system called Gatekeeper [https://access.du.cesnet.cz](https://access.du.cesnet.cz). -#### Group S3 Access, aka “Virtual Organisation” +You can generate as many key pairs as you wish to access your storage. Is is recommended to generate and use a separate access/secret key pair for each and every specific tool you access the storage with (see below). -TBD + + **Recommendation:** It might be a good practice to record key pairs together with a description of where they are to be used in a password management aplication (like Keepass, 1Password, etc.). While you can always find the `access key` at the Gatekeeper, there is no way to reveal the genereated `secret key` - it is displayed only once at the time of generation. In you lose the secret key, you have to generate a new pair of keys (and delete the old one once you have reconfigured all clients that used it). + -#### User Account Management +To **generate keys**, log in to Gatekeeper [https://access.du.cesnet.cz](https://access.du.cesnet.cz), press the `+ New key` button and enter a name for the key pair (like *My WinSCP Keys*). Wait until keys are genereated and copy and save them **both**. You will need both keys when configuring an access to your storage in a selected application. -TBD +Kindly note that personal S3 appears as *Personal Account* in the system; other Virtual Organisations are listed individually. --- ### Accessing the Storage -You will need a suitable [S3 client](s3-clients), and to configure it with -your storage access credentials. - - - **Obtaining access credentials to the storage**
- Access credentials to most of our object storage facilities are available through https://access.du.cesnet.cz. -
- -Kindly note that personal S3 appears as “Personal Account” in the system; other Virtual Organisations are listed individually. We recommend using separate access/secret key pair for each and every specific tool you access the storage with. - +You will need to (install and) configure a suitable [S3 client](s3-clients) to acces your S3 storage. If in doubt, start with [WinSCP](winscp) or [S3 Browser](s3browser) on Windows, [Cyberduck](cyberduck) on Mac, or [rclone web interface](rclone#rclone-configuration-using-graphical-user-interface) on Linux. + --- ### Final Notes It is useful to distinguish following systems: - - Perun ([https://einfra.cesnet.cz/](https://einfra.cesnet.cz)) is a - system managing which users have access to particular services (based - on your membership in Virtual Organisations and groups) - - Gatekeeper ([https://access.du.cesnet.cz](https://access.du.cesnet.cz)] - will give you credentials to the storage based on what Perun says - - and finally, the storage itself is accessed with those credentials by a - client you prefer. + - Perun ([https://einfra.cesnet.cz/](https://einfra.cesnet.cz)) is a system managing which users have access to particular services (based on your membership in Virtual Organisations and groups) + - Gatekeeper ([https://access.du.cesnet.cz/](https://access.du.cesnet.cz)) will give you credentials to the storage based on what Perun says + - and finally, the storage itself is accessed with those credentials by a client you prefer. From b584a110256408e37a2a0e32102c93692e8ef24d Mon Sep 17 00:00:00 2001 From: jpolach Date: Wed, 18 Mar 2026 17:07:33 +0100 Subject: [PATCH 7/9] added S3 Endpoint Address to the table to be linked from the S3 clients page --- content/docs/introduction/description.mdx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/docs/introduction/description.mdx b/content/docs/introduction/description.mdx index 98b000c8..ec03e392 100644 --- a/content/docs/introduction/description.mdx +++ b/content/docs/introduction/description.mdx @@ -11,13 +11,13 @@ The data centers operated by CESNET are based on object storage technology utili Cesnet Data Storage Department currently operates the following datacenters: -| Data Center | Type | Loacation | Raw capacity PB | In operation since | Status | -| :----- | :----- | :----- | :----- | :----- | :----- | -| [CL1](#cl1-jihlava) | CEPH | Jihlava | 25.394 | 2025 | online | -| [CL2](#cl2-plzeň) | CEPH | Plzeň | 25.433 | 2020 | online | -| [CL3](#cl3-ostrava) | CEPH | Ostrava | 33.673 | 2021 | online | -| [CL4](#cl4-brno) | CEPH | Brno | 26.607 | 2022 | online | -| [CL5](#cl5-dolní-břežany) | CEPH | Dolní Břežany | 25.536 | 2023 | online | +| Data Center | Type | Loacation | Raw capacity PB | In operation since | Status |S3 Endpoint Address| +| :----- | :----- | :----- | :----- | :----- | :----- |:----- | +| [CL1](#cl1-jihlava) | CEPH | Jihlava | 25.394 | 2025 | online | ```https://s3.cl1.du.cesnet.cz``` | +| [CL2](#cl2-plzeň) | CEPH | Plzeň | 25.433 | 2020 | online | ```https://s3.cl2.du.cesnet.cz``` | +| [CL3](#cl3-ostrava) | CEPH | Ostrava | 33.673 | 2021 | online | ```https://s3.cl3.du.cesnet.cz``` | +| [CL4](#cl4-brno) | CEPH | Brno | 26.607 | 2022 | online | ```https://s3.cl4.du.cesnet.cz``` | +| [CL5](#cl5-dolní-břežany) | CEPH | Dolní Břežany | 25.536 | 2023 | online | ```https://s3.cl5.du.cesnet.cz``` | --- From 8539d6de5f85d4cebd56491a4c7574322ee1393b Mon Sep 17 00:00:00 2001 From: jpolach Date: Wed, 18 Mar 2026 17:10:01 +0100 Subject: [PATCH 8/9] replaced a list of datacenters --- content/docs/object-storage-s3/s3-clients.mdx | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/content/docs/object-storage-s3/s3-clients.mdx b/content/docs/object-storage-s3/s3-clients.mdx index bdf9245c..1f5ccf0b 100644 --- a/content/docs/object-storage-s3/s3-clients.mdx +++ b/content/docs/object-storage-s3/s3-clients.mdx @@ -1,15 +1,8 @@ --- title: Favorite S3 service clients --- -The following section provides a list of recommended S3 clients. All S3 clients require the S3 credentials `access_key` and `secret_key` as well as the S3 endpoint address, see below. - - -**Available S3 endpoints**
- cl1 - https://s3.cl1.du.cesnet.cz
- cl2 - https://s3.cl2.du.cesnet.cz
- cl3 - https://s3.cl3.du.cesnet.cz
- cl4 - https://s3.cl4.du.cesnet.cz
-
+ +The following section provides a list of recommended S3 clients. All S3 clients require the S3 credentials `access_key` and `secret_key` as well as the [S3 endpoint address](../introduction/description.mdx#datacenters). ## S3 Browser (GUI Windows) [S3 Browser](https://s3browser.com/) is a free tool for Windows that allows you to manage your S3 storage, as well as upload and download data. It supports managing up to two user accounts (S3 account) at no cost. [The Guide for S3 Browser](./s3browser). From 460188502926d57c7b6e57499bde9f909fc081d8 Mon Sep 17 00:00:00 2001 From: jpolach Date: Wed, 18 Mar 2026 17:19:34 +0100 Subject: [PATCH 9/9] added S3 storage endpoint address info --- content/docs/object-storage-s3/s3-getting-access.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/docs/object-storage-s3/s3-getting-access.mdx b/content/docs/object-storage-s3/s3-getting-access.mdx index 39724d1e..5372a643 100644 --- a/content/docs/object-storage-s3/s3-getting-access.mdx +++ b/content/docs/object-storage-s3/s3-getting-access.mdx @@ -49,7 +49,11 @@ You can generate as many key pairs as you wish to access your storage. Is is rec **Recommendation:** It might be a good practice to record key pairs together with a description of where they are to be used in a password management aplication (like Keepass, 1Password, etc.). While you can always find the `access key` at the Gatekeeper, there is no way to reveal the genereated `secret key` - it is displayed only once at the time of generation. In you lose the secret key, you have to generate a new pair of keys (and delete the old one once you have reconfigured all clients that used it). -To **generate keys**, log in to Gatekeeper [https://access.du.cesnet.cz](https://access.du.cesnet.cz), press the `+ New key` button and enter a name for the key pair (like *My WinSCP Keys*). Wait until keys are genereated and copy and save them **both**. You will need both keys when configuring an access to your storage in a selected application. +To **generate keys**, log in to Gatekeeper [https://access.du.cesnet.cz](https://access.du.cesnet.cz), press the `+ New key` button and enter a name for the key pair (like *My WinSCP Keys*). Wait until keys are genereated and copy and save them **both**. Also, mark down (copy and save) the S3 Storage Endpoint address displayed above the list of generated keys. + + + **Note:** You will need access key, secret key, and S3 storage endpoint address to configure access to the storage in a client application. + Kindly note that personal S3 appears as *Personal Account* in the system; other Virtual Organisations are listed individually.