Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everybody,
we are delivering storage grid trainings with virtual boxes.
The first training doesn’t have any problems.
The machines are reverted to a VMWare snapshot after the training and were powered off for about a month
Now we do have the problem that we can´t login to the admin node.
It seems that they are up but hanging on “Waiting for services to start”
Do you have an idea how the get this rid?
Everything seem to be fine, but not able to login
Thanks in advance for your answer.
Solved! See The Solution
1 ACCEPTED SOLUTION
adminqskills has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got cassandra working.
procedure:
login in to the node
su -
connect to the docker container docker exec -ti containerid bash
Edit /etc/sv/cassandra/run
Comment out the line below:
check_server_down_time
service cassandra start
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everybody,
I assume problem is that cassandra service doesnt come up since the nodes were powered off longer than 15 days. Is there an fix to bring them back?
adminqskills has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got cassandra working.
procedure:
login in to the node
su -
connect to the docker container docker exec -ti containerid bash
Edit /etc/sv/cassandra/run
Comment out the line below:
check_server_down_time
service cassandra start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Were all nodes power down at the same time, as in that case you don't need to rebuild cassandra on all nodes per se.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you contact me jhimst@netapp.com ?
