On 4/16/21 5:48 PM, Thomas Lamprecht wrote:
On 16.04.21 17:39, Aaron Lauterer wrote:
Thx for the feedback and yep, I forgot to run the linter...
there's to much noise still in it for this repo, so totally understandable.
Anything against doing it via `rbd -p pool namespace ls`? AFAICT th
On 16.04.21 17:39, Aaron Lauterer wrote:
> Thx for the feedback and yep, I forgot to run the linter...
>
there's to much noise still in it for this repo, so totally understandable.
> Anything against doing it via `rbd -p pool namespace ls`? AFAICT there is no
> lightweight command to list namesp
Thx for the feedback and yep, I forgot to run the linter...
On 4/16/21 4:56 PM, Thomas Lamprecht wrote:
On 16.04.21 16:10, Aaron Lauterer wrote:
Makes it possible to configure the RBD namespace via the GUI.
[]
+ xtype: 'displayfield',
+ name: 'namespace-hint'
On 16.04.21 16:10, Aaron Lauterer wrote:
> Makes it possible to configure the RBD namespace via the GUI.
>
> RBD namespaces must be configured manually. The most likely use case is
> when connecting to an external Ceph cluster as this makes it possible to
> separate client PVE clusters by namespac
Makes it possible to configure the RBD namespace via the GUI.
RBD namespaces must be configured manually. The most likely use case is
when connecting to an external Ceph cluster as this makes it possible to
separate client PVE clusters by namespace, not by pool.
Signed-off-by: Aaron Lauterer
---