I’m having a problem with the ceph-csi-plugin
labi@inspiron:~$ nomad status ceph-csi-plugin
ID = ceph-csi-plugin
Name = ceph-csi-plugin
Submit Date = 2021-02-10T23:54:49+01:00
Type = system
Priority = 50
Datacenters = dc1
Namespace = default
Status = running
Periodic = false
Parameterized = false
Summary
Task Group Queued Starting Running Failed Complete Lost
nodes 0 0 4 4 16 0
Allocations
ID Node ID Task Group Version Desired Status Created Modified
7f67a7d7 7cfca224 nodes 9 run running 2h25m ago 11m2s ago
7fcf3e00 4aad1344 nodes 9 run running 2h25m ago 11m2s ago
8e93d98a 5d1817df nodes 9 run running 2h25m ago 11m2s ago
a72ce57f 3508cce0 nodes 9 run running 2h25m ago 11m2s ago
Then I run
nomad alloc logs -stderr 7f67a7d7 ceph-node
And this is the result
I0210 21:53:56.930562 1 cephcmds.go:53] ID: 461 Req-ID: c91a5d7e-6b1f-11eb-a64f-4201c0a8010b an error (exit status 1) and stdError (modprobe: FATAL: Module ceph not found in directory /lib/modules/3.10.0-1160.15.2.el7.x86_64
) occurred while running modprobe args: [ceph]
E0210 21:53:56.930590 1 nodeserver.go:175] ID: 461 Req-ID: c91a5d7e-6b1f-11eb-a64f-4201c0a8010b failed to mount volume c91a5d7e-6b1f-11eb-a64f-4201c0a8010b: an error (exit status 1) and stdError (modprobe: FATAL: Module ceph not found in directory /lib/modules/3.10.0-1160.15.2.el7.x86_64