-
Debian 10:
### test steps
1. download unified package
2. uncompress the package
3. install: `./install.sh --nonroot` --sysconfdir /etc/default
4. try to run scylla_setup
```
cd ~/scylladb
…
-
This is an example of how to setup an entire cluster including subnets and VPC. It'd be easier if this was a truer module, as eg. https://github.com/terraform-aws-modules/terraform-aws-eks or https://…
-
root@cldxs-1:/usr/local/src/scylladb# ./tools/toolchain/dbuild ninja build/release/scylla
```
[1/430] NINJA build/release/seastar/libseastar.a
ninja: Entering directory `build/release/seastar'
n…
-
In page https://docs.scylladb.com/branch-5.1/cql/ddl, the `ALTER KEYSPACE` explanation is extremely terse, but we imply (by an example) that it is possible to change a keyspace's replication, e.g., pe…
-
1. Remove EOL version of ScyllaDB OSS - Anything below 5.0
2. Rename '5.3' to '5.4'
3. Remove EOL versions of ScyllaDB Enterprise - anything below 2021.1
4. Remove Ubuntu 14.04, 16.04 from OSS m…
-
Hello,
I wanted to use your ansible role remotely from my mono-repository config. To do so I wanted to know if it's possible to perform a release with a tag that we can use for versioning ?
We a…
unkls updated
7 months ago
-
### Prerequisites
* [x] Are you rebased to master ?
* [ ] Is it reproducible ? - Rarely
* [x] Did you perform a cursory search if this issue isn't opened ?
### Versions
* **SCT**: master
* *…
-
Currently, systemd unit tests
https://github.com/scylladb/scylla-operator/blob/17f7e8b/pkg/systemd/daemon_test.go#L24
require external systemd instance running which is problematic. This doesn't rea…
-
It occured when I do gemini test at the beginning of starting scylla image with the version of 5.2.9. Msg is `Could not initialize seastar: std::system_error (error system:1, Operation not permitted)`…
-
This is the link you get to from the cloud - while launching your cluster - but it says very little about anything. On the frontend it mentions the clusters are monitored - but there's very little on …