Skip to content

[Bug] How to change the unit scale of P or D at the RGB layer, given that the P/D scale of LWS becomes unmodifiable once it is determined? #21

@whybeyoung

Description

@whybeyoung

Checklist

  • 1. I have searched related issues but cannot get the expected help.
  • 2. The bug has not been fixed in the latest version.
  • 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
  • 4. If the issue you raised is not a bug but a question, please raise a discussion at https://github.com/sgl-project/sglang/discussions/new/choose Otherwise, it will be closed.
  • 5. Please use English, otherwise it will be closed.

Describe the bug

When certain fields of LWS are not allowed to be modified, it is unreasonable that no error is reported after modifying these immutable fields under the RGB resource. In this case, how should I manage my detached resources? Is deleting and recreating them the only option? This seems to come with a relatively high cost.

Reproduction

reproduce step:

  1. apply yaml https://github.com/sgl-project/awesome-sglang/blob/main/k8s/rbg/deepseekr1/rbg_dsr1.yaml wait it become ready

  2. modify lws size and apply it , then observe whether the LWS replicas are rebuilt. The expectation is that the LWS replicas will be rebuilt, and the pods will also be rebuilt.

Environment

PD disaggregation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions