mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
fix(btrfs): fixing duplicate UUID issue with btrfs
btrfs, like xfs, needs to generate a new UUID for the cloned volumes. All the devices with the same UUID will be treated same for btrfs, so here generating the new UUID for the cloned volumes using btrfstune command. Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
a19877e4c0
commit
8b7ad5cb45
4 changed files with 49 additions and 0 deletions
1
changelogs/172-pawanpraka1
Normal file
1
changelogs/172-pawanpraka1
Normal file
|
|
@ -0,0 +1 @@
|
|||
fixing duplicate UUID issue with btrfs
|
||||
Loading…
Add table
Add a link
Reference in a new issue