Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the failure to start the glusterd service?

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article introduces the knowledge of "how to solve the failure of starting glusterd service". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Failed to start the glusterd service manually:

[root@k03 ~] # systemctl start glusterd

Job for glusterd.service failed because the control process exited with error code. See "systemctl status glusterd.service" and "journalctl-xe" for details.

[root@k03 ~] # systemctl status glusterd.service

● glusterd.service-GlusterFS, a clustered file-system server

Loaded: loaded (/ usr/lib/systemd/system/glusterd.service; enabled; vendor preset: disabled)

Active: failed (Result: exit-code) since Tue 2016-03-08 11:12:41 CST; 8s ago

Process: 26284 ExecStart=/usr/sbin/glusterd-p / var/run/glusterd.pid (code=exited, status=1/FAILURE)

Main PID: 5182 (code=exited, status=0/SUCCESS)

Mar 08 11:12:41 k03 systemd [1]: Starting GlusterFS, a clustered file-system server...

Mar 08 11:12:41 k03 systemd [1]: glusterd.service: control process exited, code=exited status=1

Mar 08 11:12:41 k03 systemd [1]: Failed to start GlusterFS, a clustered file-system server.

Mar 08 11:12:41 k03 systemd [1]: Unit glusterd.service entered failed state.

Mar 08 11:12:41 k03 systemd [1]: glusterd.service failed.

The check did not find any log generation.

For debugging, delete all files in the / var/lib/glusterd directory and / var/log/glusterfs directory, and the startup service still reports an error.

Check, no logs are generated.

Later, it was found that the original / var directory space was full and could not write data, resulting in startup failure.

Solution:

Free up the / var directory space and start the glusterd service again.

This is the end of the content of "how to solve the failure to start the glusterd service". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report