[Bugs] [Bug 1694139] Error waiting for job 'heketi-storage-copy-job' to complete on one-node k3s deployment.

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 28 22:15:31 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1694139

Raghavendra Talur <rtalur at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|---                         |WONTFIX
              Flags|needinfo?(rtalur at redhat.com |
                   |)                           |
        Last Closed|                            |2019-10-28 22:15:31



--- Comment #5 from Raghavendra Talur <rtalur at redhat.com> ---
The error message "list of unmounted volumes=[heketi-storage]" indicates that
k3s wasn't able to mount "glusterfs" volume type, look at the other error
message : err=failed to get Plugin from volumeSpec for volume "heketi-storage"
err=no volume plugin matched. 

For what I could find online, I see that k3s does not have the intree volume
plugin for gluster. We (heketi developers have not tested heketi with anything
other than k8s and therefore you are on a uncharted territory. 
A simple workaround I can think of is to split the deployment steps and do the
copy job manually, you can find the copy job definition here
https://github.com/heketi/heketi/blob/master/client/cli/go/cmds/heketi_storage.go#L256.

I will close the bug as we don't really support k3s yet.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list