You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Maybe something to consider as an improvement,
it is a tiny detail but for me is somewhat awkward that a script presume; in that case
the path of my zfspool.
To give a concrete example:
I have a different pool; and as I understand it is a personal choice, I prefer having my point in /mnt zfs set mountpoint=/mnt/ssd ssd
but when I execute one of your script, it presumes my zfspool should be /ssd and not /mnt/ssd
So, I have to put a curveball in my taste if I want to use your script ;)
Otherwise, everything is running perfectly so far.
This discussion was converted from issue #254 on June 02, 2022 22:06.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
1st, thanks for your scripts, they are wonderful!
Maybe something to consider as an improvement,
it is a tiny detail but for me is somewhat awkward that a script presume; in that case
the path of my zfspool.
To give a concrete example:
I have a different pool; and as I understand it is a personal choice, I prefer having my point in
/mnt
zfs set mountpoint=/mnt/ssd ssd
but when I execute one of your script, it presumes my zfspool should be
/ssd
and not/mnt/ssd
So, I have to put a curveball in my taste if I want to use your script ;)
Otherwise, everything is running perfectly so far.
Beta Was this translation helpful? Give feedback.
All reactions