Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sliks stuck in Pending State #17

Open
brarj413 opened this issue Jul 4, 2024 · 1 comment
Open

sliks stuck in Pending State #17

brarj413 opened this issue Jul 4, 2024 · 1 comment

Comments

@brarj413
Copy link

brarj413 commented Jul 4, 2024

full-slurmabler pods are up but nothing happens
logs from slik operator :-

2024-07-04T08:23:01.645Z INFO slurm/create_slurmabler.go:102 github.com/vultr/slik/pkg/slurm.buildSlurmablerDaemonSet node lacking labels... {"host": ".........", "hostname": "slik-operator-7df995d79f-6m7b5", "pid": 1}

@odellem
Copy link

odellem commented Aug 1, 2024

I have a similar issue. all the pods are running:

NAME                             READY   STATUS    RESTARTS   AGE
slik-operator-6d6c7fc44c-ws7vz   1/1     Running   0          101s
test-slurmabler-49nlp            1/1     Running   0          97s
test-slurmabler-4dpx6            1/1     Running   0          97s
test-slurmabler-4k8zg            1/1     Running   0          97s
test-slurmabler-6qb7s            1/1     Running   0          97s
test-slurmabler-s95th            1/1     Running   0          97s
test-slurmabler-xdwwv            1/1     Running   0          98s

However, the slurmabler pods are in error state (host removed by me):
2024-08-01T16:01:04.981Z INFO ./main.go:78 main.main sleeping forever... {"host": "REMOVED", "hostname": "test-slurmabler-4dpx6", "pid": 1}

So now the slik object is stuck in pending:

NAME   STATE     AGE
test   PENDING   7m12s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants