ZFS promote file system error:not a cloned filesystem

Asked by hung

I have create a zpool called "pooltest" ,afterward I created a clone called "pooltest/clone1" based on snapshot "pooltest@snap1"
I have verified and it's working.
df -h
pooltest /pooltest
pooltest/clone1 /pooltest/clone1
When I issue the command:
                                                     zfs promote pooltest/clone1
However,I see the notification: "Cannot promote 'pooltest/clone1': not a cloned file system
How can I fix it ?
Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bernard Stafford (bernard010) said :
#1

Did you try the input of: sudo zpool status pool-test
ZFS documentation: https://wiki.ubuntu.com/Kernel/Reference/ZFS
ZFS clone can only be created from a ZFS snapshot then a clone.

Can you help with this problem?

Provide an answer of your own, or ask hung for more information if necessary.

To post a message you must log in.