threefoldtecharchive / 0-core

Multi Node OS which requires no install.
Apache License 2.0
3 stars 2 forks source link

Removing, umount and detaching loop device doesn't clear the btrfs.list #122

Open john-kheir opened 5 years ago

john-kheir commented 5 years ago

Scenario

1- Do client.btrfs.device_remove 2- umount and detach the loop device

Actual Result

3- List btrfs filesystems using client.btrfs.list(), the btrfs filesystem is still there

Expected result

The btrfs filesystem should be removed

muhamadazmy commented 5 years ago

@john-kheir according to u, this is no longer an issue since it's just cached and need few seconds to clear. Can u close this issue now?