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

[BUG]vllm/ggml kbcli cluster update --enable-all-logs=true failed #5545

Closed
ahjing99 opened this issue Oct 19, 2023 · 1 comment
Closed

[BUG]vllm/ggml kbcli cluster update --enable-all-logs=true failed #5545

ahjing99 opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
bug kind/bug Something isn't working severity/minor It is better to fix the problem for a better user experience
Milestone

Comments

@ahjing99
Copy link
Collaborator

➜ ~ kbcli version
Kubernetes: v1.27.3-gke.100
KubeBlocks: 0.7.0-beta.7
kbcli: 0.7.0-beta.7

  1. vllm
    `kbcli cluster create  vllm-mheaau             --termination-policy=WipeOut             --monitoring-interval=0 --enable-all-logs=false --cluster-definition=vllm --cluster-version=vllm-baichuan-13b --set cpu=500m,memory=1Gi,replicas=3,storage=20Gi  --namespace default `

Cluster vllm-mheaau created

  `kbcli cluster update vllm-mheaau --enable-all-logs=true  --namespace default `

error: failed to reconfigure log variables of target cluster: no config templates for component vllm

  `kbcli cluster list-logs vllm-mheaau  --namespace default `

No log files found. You can enable the log feature with the kbcli command below.
kbcli cluster update vllm-mheaau --enable-all-logs=true --namespace default
  1. ggml

      `kbcli cluster create  ggml-kkunvs             --termination-policy=Delete             --monitoring-interval=0 --enable-all-logs=false --cluster-definition=ggml --cluster-version=ggml-baichuan-7b-q4  --namespace default `

Cluster ggml-kkunvs created

 `kbcli cluster update ggml-kkunvs --enable-all-logs=true  --namespace default `

error: failed to reconfigure log variables of target cluster: no config templates for component ggml

➜  ~ kbcli cluster list-logs ggml-kkunvs
No log files found. You can enable the log feature with the kbcli command below.
kbcli cluster update ggml-kkunvs --enable-all-logs=true --namespace default

@ahjing99 ahjing99 added kind/bug Something isn't working severity/minor It is better to fix the problem for a better user experience labels Oct 19, 2023
@ahjing99 ahjing99 added this to the Release 0.7.0 milestone Oct 19, 2023
@ahjing99 ahjing99 modified the milestones: Release 0.7.0, Release 0.8.0 Nov 6, 2023
@ahjing99 ahjing99 modified the milestones: Release 0.8.0, Release 0.9.0 Jan 12, 2024
@ahjing99 ahjing99 modified the milestones: Release 0.9.0, Release 0.9.1 Jul 8, 2024
@github-actions github-actions bot modified the milestones: Release 0.9.1, Release 0.9.2 Aug 8, 2024
@github-actions github-actions bot modified the milestones: Release 0.9.2, Release 0.8.5 Oct 8, 2024
@shanshanying
Copy link
Contributor

Closed as not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kind/bug Something isn't working severity/minor It is better to fix the problem for a better user experience
Projects
None yet
Development

No branches or pull requests

4 participants