Replies: 1 comment 3 replies
-
|
I don't think we have a "received" dataset property. It seems |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Why doesn't
zfs get alldisplay all attributes?I have a
receivedattribute, but it isn't shown in my dataset when I usezfs get all.It just isn't displayed anymore.
I find this to be a very confusing implementation.
“All” certainly doesn’t mean “some,” at least not to me.
At least you can query it this way:
zfs get -s local,received,inherited,default all pool/dataBut why isn’t this the default behavior?
Regards Koe
Beta Was this translation helpful? Give feedback.
All reactions