Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| rdms:webapp:processes [2025/08/13 11:38] – periodic edit giulio | rdms:webapp:processes [2026/08/05 15:01] (current) – burcu | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{indexmenu_n> | ||
| + | |||
| ====== Processes and Jobs ====== | ====== Processes and Jobs ====== | ||
| - | {{indexmenu_n> | ||
| - | The RDMS web interface | + | You can use the RDMS Web interface to view the status of processes |
| + | |||
| + | You can also use this view to check the status of your delayed rules. The " | ||
| {{ : | {{ : | ||
| - | ===== Processes/Jobs in the Web Interface ===== | + | ===== Processes |
| - | If you perform certain operations in the RDMS web interface, these get registered as processes. The status of these processes can be observed here. | + | |
| - | Currently, the following operations are visible | + | When you perform certain operations through the RDMS Web interface, the RDMS registers them as processes. You can use the " |
| - | - Uploading of data via the web interface, | + | |
| - | - Bundling operations (compress | + | |
| - | - Extraction of metadata, | + | |
| - | - Different steps of the [[rdms: | + | |
| - | By clicking on a listed process, you can get more details about it, as shown below. | + | The following operations are currently displayed |
| - | {{ :rdms:webapp:rdms_procces_4.png? | + | * Uploading files through the Web interface |
| + | * Compressing folders into tar archives and extracting tar archives | ||
| + | * Extracting metadata | ||
| + | * Performing steps in the [[rdms:workflows:archiving|Archiving Workflow]] | ||
| - | For example, this view can show you the kind of process and the data on which it was executed. Moreover, every process gets a process number | + | Select a process to view more information about it, as shown below. |
| - | **Note:** Not all jobs are executed as delayed rules, as will be described below. For example, the upload operation will not be triggered as a delayed rule, but the computation of the data checksum following the upload will be executed as a delayed rule in the background. | + | {{ :rdms: |
| + | The process details show information such as the type of process and the files or folders on which it was performed. Each process has both an "RDMS process ID" and an " | ||
| + | |||
| + | **Note:** The RDMS does not execute every process as a delayed rule. For example, uploading a file is not a delayed rule. However, the checksum calculation that starts after the upload runs as a delayed rule in the background. | ||
| ===== Delayed Rules ===== | ===== Delayed Rules ===== | ||
| - | The RDMS is built on top of the data management software | + | The RDMS is built on the [[https://irods.org/|iRODS]] |
| - | We use rules in several places | + | The RDMS can queue a rule and execute it in the background at a later time, even after you have logged out. This type of rule is called a delayed |
| - | * **Automated checksum calculations of your data**: If you upload files to the RDMS, an automated checksum calculation for your files with be executed as a delayed rule. This guarantees that all your files have a checksum registered which gives you and us the capability to check the [[rdms:data: | + | The RDMS uses delayed rules for several operations, including: |
| - | * **Bundling/ | + | |
| - | You can observe | + | * **Calculating checksums automatically: |
| + | * **Compressing and extracting files through the Web interface: | ||
| + | |||
| + | To view your delayed | ||
| {{ : | {{ : | ||
| - | The RDMS process ID (highlighted in red) is visible for every delayed rule, which allows you to correlate a job with its respective delayed rule. For example, in the screenshots above, you can see that the process | + | Each delayed rule displays its "RDMS process ID". You can use this value to match the delayed rule to the corresponding process or job. The "ID" |
| - | Moreover, you can see displayed here as an example what the delayed rule for the creation of a tar archive | + | In the examples above, the delayed rule and its related job have the same "RDMS process ID". |
| + | |||
| + | The example below shows a delayed rule for creating | ||
| + | |||
| + | | ||
| + | | ||
| + | | ||
| {{ : | {{ : | ||
| - | The priorities are set such that critical tasks, tasks initiated manually by the user, and tasks that are part of a workflow | + | The priority system allows |
| + | |||
| + | For example, the RDMS must calculate a checksum | ||
| - | You can also check the status of delayed rules via the CLI tool [[rdms: | + | You can also check the status of delayed rules through |
| {{ : | {{ : | ||