Remove data package in vault #336
-
Hi, Can we remove a data package added to vault? If yes, how can it be done once it is added to vault? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
Hi Pradeep, Technical admins ( Best, |
Beta Was this translation helpful? Give feedback.
-
Note that in SURF context (after much trial and error) we have needed to first own the vault package if not our own package (even as rodsadmin). Generally our workflow is (again after much trial and error along with SURF admins) :
Note that [email protected] should be your own admin email address. In case you are not able to delete the parent vault directory (vault-testdannyrmvault), then first do:
Do not use the
|
Beta Was this translation helpful? Give feedback.
-
1. However, the example displayed includes the use of the "-r" flag in ichmod (cotrary to Do not use the -r flag in ichmod -M write [email protected] "/zonename/home/"). Could you provide clarification?
2. Is the following command: ichmod -r -V -M own @.*** "/zonename/home/vault-testdannyrmvault" the procedure for owning the vault package?
3. Additionally, is it possible to delete specific files within the given folder rather than the entire directory?
…On Tue, Feb 13, 2024 at 11:30 AM Lazlo Westerhof ***@***.***> wrote:
Closed #336
<Artificial-Intelligence-HSBI-TDU/KI-Vorlesung#336>
as resolved.
—
Reply to this email directly, view it on GitHub
<#336>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADBEWCHC27OFNQB7IHFMOKDYTM6DPAVCNFSM6AAAAABBTGD7SCVHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GEYTANRSHEZQ>
.
You are receiving this because you authored the thread.Message ID:
<UtrechtUniversity/yoda/repo-discussions/336/discussion_event/1106293@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
@pradeep10kumar If you would use the -r flag in: 2 3 |
Beta Was this translation helpful? Give feedback.
-
So, ichmod -M write [email protected] "/zonename/home/" with flag -r will recurse on all vault and research area. But without flag -r would recurse only in home zone. I am not sure about it as all my data folders (starting with research, vault, etc) are in the home zone. |
Beta Was this translation helpful? Give feedback.
Hi Pradeep,
Technical admins (
rodsadmin
users) can remove a data package in the vault using the iCommands (e.g.irm -r "/zoneName/home/vault-foo/..."
). As of Yoda 1.9.0, this operation can not (yet) be performed using the Yoda portal.Best,
Sietse