Jesse Nelson

Results 17 comments of Jesse Nelson

@Abhinandan-Purkait yes everything is complete and good to merge

@Ornias1993 I do see this behavior as well. However, I am creating the snapshots with different tooling. We deploy citusdb (postgrsql extension) via stackgres. Stackgres provides the snapshotting ability. 1....

@Ornias1993 are you setting the `openebs.io/nodeid` label to something other than the node name?

@Abhinandan-Purkait In my case, I believe the issue is caused by the `opens.io/nodeid` being different than the nodename. The issue appears to be with `driver/controller.go` and the `CreateVolume` method This...

@Abhinandan-Purkait We pre-label (before starting zfs components) our nodes with unique identifiers for `openebs.io/nodeid` and these identifiers differ from the node name. So in the snippet you provided, `topology[zfs.ZFSTopologyKey]` will...

> > @Ornias1993 are you setting the `openebs.io/nodeid` label to something other than the node name? > > Interesting, i'm not explicitly doing that, but maybe VolSync is doing that?...

@Abhinandan-Purkait should be able to get around to implementing the fix for this in the next few weeks