Scylla Documentation Logo Documentation
  • Server
    • Scylla Open Source
    • Scylla Enterprise
    • Scylla Alternator
  • Cloud
    • Scylla Cloud
    • Scylla Cloud Docs
  • Tools
    • Scylla Manager
    • Scylla Monitoring Stack
    • Scylla Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
Download
Menu

Caution

You are not reading the latest stable version of this documentation. If you want up-to-date information, please have a look at v1.7.

Scylla Operator Known issues
  • Contribute
    • Report a doc issue
    • Edit this page
    • Learn how to contribute

Known issues¶

Scylla Manager does not boot up on Minikube¶

If your Scylla Manager is failing to apply 8th migration (008_*), then apply fix for TRUNCATE queries.

TRUNCATE queries does not work on Minikube¶

The TRUNCATE queries requires hairpinning to be enabled. On minikube this is disabled by default.

To fix it execute the following command:

minikube ssh sudo ip link set docker0 promisc on
PREVIOUS
Releases
NEXT
Scylla Cluster CRD
  • v1.4
    • v1.7
    • v1.6
    • v1.5
    • v1.4
    • v1.3
    • v1.2
    • v1.1
    • v1.0
    • v0.3
    • master
  • Deploying Scylla on a Kubernetes Cluster
  • Deploying Scylla on EKS
  • Deploying Scylla on GKE
  • Deploying Scylla stack using Helm Charts
  • Deploying Scylla Manager on a Kubernetes Cluster
  • Setting up Monitoring
  • Node operations using Scylla Operator
  • Upgrade of Scylla Operator
  • Releases
  • Known issues
  • Scylla Cluster CRD
  • Contributing to Scylla Operator

On this page

  • Known issues
    • Scylla Manager does not boot up on Minikube
    • TRUNCATE queries does not work on Minikube
Logo
Docs Contact Us About Us
Mail List Icon Slack Icon
© 2022, ScyllaDB. All rights reserved.
Last updated on 19 May 2022.
Powered by Sphinx 4.4.0 & ScyllaDB Theme 1.1.1