pcahyna
pcahyna
I have an idea to solve the percentage size, free space and idempotency dilemmas: separate `size` and `creationsize`. The latter would apply only if a new volume is being created,...
here's what happens: One invocation has created a fstab entry which mounts the filesystem by block device path: ``` TASK [storage : manage mounts to match the specified state] ********************...
Thank you but are partition pools really supported? They are not documented in the README. @dwlehman
The code is there, but I think it was intentionally not announced to users.
It should fail in a more graceful way at least, not with a traceback.
Hello, how does the problem manifest itself? Is there any actual problem seen by the user?
Quoting @dwlehman 's reply: > I'm not sure about that. I can see a case for either behavior. I have a somewhat difficult time imagining a user omitting fs_type and...
> There has to be a way to specify that a given volume not be mounted, obviously. Of course. ZFS uses mountpoint=none for this. I think this already works in...
@dwlehman this is true, but how is it related to the subject of this issue? IIUC the problem of accidentally deleting data that is not recognized by blkid exists already,...
Actually, the issue with label seems to be rather that the role does not support changing it at all and ignores it even when given explicitly and not creating a...