scylladb / scylladb

NoSQL data store using the seastar framework, compatible with Apache Cassandra
http://scylladb.com
GNU Affero General Public License v3.0
13.52k stars 1.29k forks source link

Failed mounting RAID volume after reboot and stop/start #8907

Open ksunil6266 opened 3 years ago

ksunil6266 commented 3 years ago

facing below issue after reboot ec2 machine

AWS AMI: ami-08e2bf14647cb11a7


   _____            _ _       _____  ____  
  / ____|          | | |     |  __ \|  _ \ 
 | (___   ___ _   _| | | __ _| |  | | |_) |
  \___ \ / __| | | | | |/ _` | |  | |  _ < 
  ____) | (__| |_| | | | (_| | |__| | |_) |
 |_____/ \___|\__, |_|_|\__,_|_____/|____/ 
               __/ |                       
              |___/                        

Version:
       4.4.2-0.20210520.93457807b
Nodetool:
    nodetool help
CQL Shell:
    cqlsh
More documentation available at: 
    http://www.scylladb.com/doc/
By default, Scylla sends certain information about this node to a data collection server. For information, see http://www.scylladb.com/privacy/

    Failed mounting RAID volume!

ScyllaDB aborted startup because of RAID volume missing.
To see status, run
 'systemctl status scylla-server'

This EC2 instance is optimized for Scylla.

>  systemctl status scylla-image-setup
● scylla-image-setup.service - Scylla Cloud Image Setup service
   Loaded: loaded (/usr/lib/systemd/system/scylla-image-setup.service; enabled; vendor preset: disabled)
   Active: inactive (dead)
Condition: start condition failed at Tue 2021-06-22 19:42:34 IST; 1s ago
           ConditionPathExists=!/etc/scylla/machine_image_configured was not met

please help here.
slivne commented 3 years ago

@ksunil6266

theAngryCoder commented 11 months ago

I ran into the same issue, I was trying to change the instance type of my EC2 instance and it requires that I stop the instance before I can change the instance type. Once I booted the instance again, the nvme storage was gone :/