ScyllaDB University Live | Free Virtual Training Event
Learn more
ScyllaDB Documentation Logo Documentation
  • Server
    • ScyllaDB Open Source
    • ScyllaDB Enterprise
    • ScyllaDB Alternator
  • Cloud
  • Tools
    • ScyllaDB Manager
    • ScyllaDB Monitoring Stack
    • ScyllaDB Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
Download
Menu
ScyllaDB Docs Scylla Operator Support 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

Was this page helpful?

PREVIOUS
Support overview
NEXT
Troubleshooting
Scylla Operator
  • v1.11
    • v1.11
    • v1.10
    • v1.9
    • 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
  • 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
  • Exposing ScyllaCluster
  • Deploying multi-datacenter ScyllaDB clusters in Kubernetes
    • Build multiple Amazon EKS clusters with inter-Kubernetes networking
    • Build multiple GKE clusters with inter-Kubernetes networking
    • Deploy a multi-datacenter ScyllaDB cluster in multiple interconnected Kubernetes clusters
  • Performance tuning
  • Upgrade of Scylla Operator
  • Releases
  • Support
    • Support overview
    • Known issues
    • Troubleshooting
      • Troubleshooting installation issues
    • Gathering data with must-gather
  • 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 University Contact Us About Us
Mail List Icon Slack Icon Forum Icon
© 2023, ScyllaDB. All rights reserved.
Last updated on 29 November 2023.
Powered by Sphinx 7.2.6 & ScyllaDB Theme 1.6.1