About this task
This task does either of the following:
- Sets a volume that is write-protected to be write-enabled.
or - Sets a volume that is write-enabled to be write-protected.
Prerequisites
- A volume
Instructions
- In the GUI, click the Datasets icon in the left toolbar.
- In the Datasets tab, right-click the volume name, or open the action menu in the settings column of the volume row.
- If the volume is currently write enabled, select Write Protect to disable writing to it.
- If the volume is currently write protected, select Write Enable to enable writing to it.
InfiniShell instructions
vol.write_enable
- enabling write-access on a filesystemvol.write_protect
- disabling write-access on a filesystem
Last edited: 2022-08-06 08:03:29 UTC
Comments