Skip to content
Snippets Groups Projects
Commit 4641bf53 authored by William Xiong's avatar William Xiong
Browse files

Use --only-poolid instead of bugfix

parent a4e028a8
No related branches found
No related tags found
1 merge request!3Use --only-poolid instead of bugfix
......@@ -6,7 +6,7 @@ Wants=ceph-mon.target
EnvironmentFile=/opt/jj-ceph-balancer/ceph-jj-balancer.conf
WorkingDirectory=/opt/jj-ceph-balancer/
Type=simple
ExecStart=/opt/jj-ceph-balancer/placementoptimizer_service.sh ${DEV_CLASS} ${PG_THRESHOLD} ${MAX_REMAPS} ${MAX_MOVE_ATTEMPTS} ${POOL}
ExecStart=/opt/jj-ceph-balancer/placementoptimizer_service.sh ${DEV_CLASS} ${PG_THRESHOLD} ${MAX_REMAPS} ${MAX_MOVE_ATTEMPTS} ${POOL} ${POOL_ID}
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment