All public logs
Combined display of all available logs of SD4H wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:17, 15 April 2025 Poq talk contribs created page Rclone (Created page with "[https://rclone.org/ Rclone] is a powerful client that can interact with multiple storage backends, it offers a good support for our Ceph version of the S3 api and has good speed transfer out of the box. == Configuration == The first thing to do is to get your S3 <code>id key</code> and <code>secret</code>")
- 19:27, 24 February 2025 Poq talk contribs created page OpenStack Client (Created page with "==Install the openstack client== You will need to install and configure the [https://pypi.org/project/python-openstackclient/ openstack client] on your machine. <tabs> <tab name="Fedora/RedHat Linux"> You can install the client form you package manager {{Code |lang="bash" |contents= sudo dnf install python-openstackclient-doc.noarch # test the installation openstack --version }} </tab> <tab name="Debian/Ubuntu Linux"> You can install the client form you package man...")
- 19:07, 24 February 2025 Poq talk contribs created page Networking (Created page with "== Basics == You can see the current network of your project from the [https://juno.calculquebec.ca/project/network_topology/ Juno webpage]. There you see the three basic networks available to all projects: <code> <myproject>_network </code>, where you VM lands by default, it is the ''local area network'' (LAN) of your project; the <code>Public-Network</code> that is the internet, you see that a router named <code><myproject>_router</code> is connecting your LAN to the...")
- 20:56, 10 February 2025 Poq talk contribs uploaded File:Screenshot from 2025-02-10 15-54-48.png
- 20:56, 10 February 2025 Poq talk contribs created page File:Screenshot from 2025-02-10 15-54-48.png
- 04:06, 9 November 2024 Poq talk contribs uploaded File:Get openstack rc file.gif
- 04:06, 9 November 2024 Poq talk contribs created page File:Get openstack rc file.gif
- 04:03, 9 November 2024 Poq talk contribs uploaded File:Set-id-secret.gif
- 04:03, 9 November 2024 Poq talk contribs created page File:Set-id-secret.gif
- 22:42, 8 November 2024 Poq talk contribs uploaded File:Set-id-secret-globus.gif
- 22:42, 8 November 2024 Poq talk contribs created page File:Set-id-secret-globus.gif
- 21:18, 8 November 2024 Poq talk contribs uploaded File:Openstack rc.gif
- 21:18, 8 November 2024 Poq talk contribs created page File:Openstack rc.gif
- 20:02, 8 November 2024 Poq talk contribs created page Template:Code (Created page with "<includeonly> <div class="code-block"> <htmltag tagname="input" type="hidden" name="text" value="{{urlencode:{{{contents|}}}|}}" /> </htmltag> </div> {{#ifeq: {{{lines|yes}}} | yes | {{#tag:syntaxhighlight|{{{contents|}}}|lang={{{lang|bash}}}|name={{{name|file.txt}}}|line="GESHI_FANCY_LINE_NUMBERS"}} | {{#tag:syntaxhighlight|{{{contents|}}}|lang={{{lang|bash}}}|name={{{name|file.txt}}}}} }} </div> </includeonly> <noinclude>Including a source code file within the wiki...")
- 17:09, 8 November 2024 Poq talk contribs created page Store and Share data (Created page with "=Intro= SD4H has a large Object Store. Objects are accessible through a web API via the Rados Gateway (radosgw) service. Both the S3 and swift API standards are supported by the radosgw. In an Object Store, an object is the equivalent of a file on a posix file system. The object store gives users a lot of flexibility, but the steps to do simple tasks like sharing and transferring data involve somewhat of a learning cure. We propose a procedure here so this curve is as g...")
- 13:54, 31 October 2024 Poq talk contribs created page Including a source code file within the wiki (Created page with "{{File |name=myfile.sh |lang="bash" |contents= #!/bin/bash echo "this is a bash script" }}")
- 00:03, 31 October 2024 Poq talk contribs created page Elastic HPC (Created page with " Elastic-HPC is an SD4H project that lets you have a private HPC deployment so you can work on data that cannot be stored on a shared system. You and your team will be the sole user of a SLURM cluster.")
- 21:13, 9 October 2024 Poq talk contribs created page Template:File (Created page with "<includeonly> <div class="code-file"> <div class="filename">'''File :''' {{{name|file.txt}}}</div> <div class="download_form"> <htmltag tagname="form" action="/mediawiki/resources/assets/download.php" method="post"> <htmltag tagname="input" type="hidden" name="text" value="{{urlencode:{{{contents|}}}|}}" /> <htmltag tagname="input" type="hidden" name="filename" value="{{{name|file.txt}}}" /> <htmltag tagname="input" type="submit" value="" name="submit" class="download_su...")
- 21:01, 9 October 2024 Poq talk contribs created page Backing up Object Store (Created page with "It is possible to have a backing up of object store data to our TSM tape system. Here is the formal procedure to do so. ===List bucket=== Send a list of bukets to backup to juno@calculquebec.ca with the name of the project where the buckets live. ===Give us permission=== You need to configure the iam policy statement of *all the buckets* you want to backup so your TSM robot user in charge of the backup can access them. Here is the policy that needs to be added....") Tag: Visual edit: Switched
- 16:20, 9 October 2024 Poq talk contribs created page Globus (Created page with "We offer the possibility of managing you Object Storage space with a Globus.")
- 19:49, 8 October 2024 User account Poq talk contribs was created