https://rancher.com/ logo
Title
n

narrow-action-54485

08/17/2022, 5:47 PM
I'm having a hard time getting Longhorn to work. I've installed open-scsi and nfs-utils, then installed Longhorn using helm and created a PVC. When trying to start a container with mounted PV, it stays in ContainerCreating then moves to Terminating. There's almost no relevant logs that I can find anywhere except for this from the terminating conatiner:
Warning  FailedAttachVolume  30s (x3 over 34s)  attachdetach-controller  AttachVolume.Attach failed for volume "pvc-59d0a314-528d-4477-9556-118d2e7bf756" :
 rpc error: code = DeadlineExceeded desc = volume pvc-59d0a314-528d-4477-9556-118d2e7bf756 failed to attach to node ip-10-0-126-227.us-east-2.compute.internal
I checked that both
iscsid
and
nfs-utils
services are active.