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
Scylla Operator Known issues

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.8
    • v1.8
    • v1.7
    • 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
  • Version migrations
  • Node operations using Scylla Operator
    • Upgrading version of Scylla
    • Replacing a Scylla node
    • Automatic cleanup and replacement in case when k8s node is lost
    • Maintenance mode
    • Restore from backup
  • Performance tuning
  • Upgrade of Scylla Operator
  • Releases
  • Known issues
  • Scylla Cluster CRD
  • Contributing to Scylla Operator
  • Create an issue
  • Edit this page

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
© 2023, ScyllaDB. All rights reserved.
Last updated on 08 February 2023.
Powered by Sphinx 4.5.0 & ScyllaDB Theme 1.2.1