GitHub user prashanthr2 added a comment to the discussion: CS4.22 Cloudstack usage module
@tatay188 Based on the outputs you shared, the CloudStack usage service is managed by systemd on this host. On systemd-based distributions, legacy SysV init scripts are not used, so /etc/init.d/cloudstack-usage is not expected to exist. The service should instead be managed via systemctl (e.g., systemctl status cloudstack-usage). cc: @DaanHoogland GitHub link: https://github.com/apache/cloudstack/discussions/12291#discussioncomment-15289492 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
