メインコンテンツへスキップ

StorageGRIDの拡張がStarting Cassandraとストリーミングデータで停止

Views:
10
Visibility:
Public
Votes:
0
Category:
storagegrid
Specialty:
sgrid
Last Updated:

環境

  • StorageGRID 11.6
  • ベアメタル

問題

  • StorageGRIDの拡張が「ステップ4」で止まり、ステージ:

"Starting Cassandra and streaming data (0.0% streamed)

Error: Failed to start cassandra

StorageGRID expansion stuck at Starting Cassandra and streaming data

/var/local/log/servermanager.log を示します
2023-01-24 14:48:17 +0000 |cassandra| startingcassandra
2023-01-24 14:48:17 +0000 |cassandra| cassandraended
2023-01-24 14:48:20 +0000 |cassandra| Too manyfailedattempts, entering error state
2023-01-24 14:48:20 +0000 | cassandra| cassandra ended

 
  • Cassandra を手動で起動すると、エラー状態になります:
# service cassandra start
starting cassandra ... done
# service cassandra status
cassandra in error state.
  • Cassandra system.log が空であり、 cassandra.errlogがノードの/var/local/log/casssandra に生成されていません。
  • cassandraユーザーへの変更が失敗する:
# sudo su - cassandra
su: warning: cannot change directory to/var/lib/cassandra: Permission denied
su: failed to execute /bin/bash:Permission denied

 
  • /var/lib/cassandraフォルダーとbash実行可能ファイルの両方に予期しない権限/フォルダ所有権が表示されます:
  • Cassandraホームフォルダの所有者/権限が正しくありません:

# ls -al/var/lib/cassandra/
drwxr-x--- 2 root root6 Oct5 07:16 .
drwxr-x--- 1 root root 82 Oct5 07:16 ..

期待される出力:

# ls -al /var/lib/cassandra
drwxr-xr-x 1 cassandra cassandra 4096Jan 25 22:57 .
drwxr-xr-x 1 rootroot4096 Feb 102022 ..
  • 権限が正しくない Bash:
# ls -al /bin/bash
-rwxr-x--- 1 root root 1099016 May 15  2017 /bin/bash
 
期待される出力:
 
# ls -al /bin/bash
-rwxr-xr-x 1 root root 1099016 May 15  2017 /bin/bash

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.