Skip to content

Commit

Permalink
Update source_manage-service.md (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Nov 4, 2021
1 parent 44112d6 commit 9c4cf1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs-2.0/reuse/source_manage-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ $ sudo /usr/local/nebula/scripts/nebula.service status all
- 如果返回如下结果,表示Nebula Graph服务正常运行。

```bash
[INFO] nebula-metad(3ba41bd): Running as 26601, Listening on 9559
[INFO] nebula-graphd(3ba41bd): Running as 26644, Listening on 9669
[INFO] nebula-storaged(3ba41bd): Running as 26709, Listening on 9779
[INFO] nebula-metad(de03025): Running as 26601, Listening on 9559
[INFO] nebula-graphd(de03025): Running as 26644, Listening on 9669
[INFO] nebula-storaged(de03025): Running as 26709, Listening on 9779
```

- 如果返回类似如下结果,表示Nebula Graph服务异常,可以根据异常服务信息进一步排查,或者在[Nebula Graph社区](https://discuss.nebula-graph.com.cn/)寻求帮助。
Expand Down

0 comments on commit 9c4cf1b

Please sign in to comment.