You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.
I've installed 3 node kubernetes cluster and deployed Gluster cluster on it. But At heketi-deployment, It got failed. The kubernetes logs say unable to access heketi.db located at /var/lib/heketi/heketi.db.
Here are the logs from kubernetes pod.
Setting up heketi database
File: /var/lib/heketi/heketi.db
Size: 16384 Blocks: 32 IO Block: 4096 regular file
Device: fe01h/65025d Inode: 1185900 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2020-01-11 08:18:25.152360099 +0000
Modify: 2020-01-11 08:18:25.148359972 +0000
Change: 2020-01-11 08:18:25.148359972 +0000
Birth: 2020-01-11 08:18:25.132359465 +0000
failed to dump db: Could not construct dump from DB: Could not construct dump from DB: Unable to access list
error: Unable to export db. DB contents may not be valid
Heketi v9.0.0-136-g587dc593
ERROR: Unable to parse configuration: EOF
The text was updated successfully, but these errors were encountered:
I have exactly the same issue as malik
kubectl logs deploy-heketi-7d68949bdf-khjml
Setting up heketi database
File: /var/lib/heketi/heketi.db
Size: 16384 Blocks: 32 IO Block: 4096 regular file
Device: fe02h/65026d Inode: 406843 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2020-02-12 12:36:27.025588928 +0000
Modify: 2020-02-12 12:36:27.021589096 +0000
Change: 2020-02-12 12:36:27.021589096 +0000
Birth: 2020-02-12 12:36:26.993590263 +0000
failed to dump db: Could not construct dump from DB: Could not construct dump from DB: Unable to access list
error: Unable to export db. DB contents may not be valid
Heketi v9.0.0-136-g587dc593
ERROR: Unable to parse configuration: EOF
Any help wouls be really appreciate
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've installed 3 node kubernetes cluster and deployed Gluster cluster on it. But At heketi-deployment, It got failed. The kubernetes logs say unable to access heketi.db located at /var/lib/heketi/heketi.db.
Here are the logs from kubernetes pod.
The text was updated successfully, but these errors were encountered: