-
Hi, we're currently in the process of moving to Ceph as our VM image storage. What are the chances of getting that added as a supported storage type?
Thanks,
Alex
-
# Summary
I tried to install rexray as a Service instead of a docker plugin. But here it fails completely.
# Related issue/pull
- #1090
- #1035
## Version
Please paste the output of `rexray…
-
**Distro**: Arch Linux
Continuation from: https://bugzilla.redhat.com/show_bug.cgi?id=1413824
```
$ git log --oneline -n1
04ad8df7 (HEAD -> master, origin/master, origin/HEAD) Added Debian's a…
-
i receive this:
```js
Error: Could not find the include file "../partials/header"
at getIncludePath (/rbd/pnpm-volume/a1160d3a-d6de-4dc9-be2e-8d89033ae156/node_modules/.registry.npmjs.org/ejs/2…
-
I have verified that all RBDs in each job are being executed, I've ran with group reporting disabled and see the results for each job and RBD separately as expected.
For group reporting could we ke…
-
Hi,
I got the error after rebooting one of the two gateways and I can't start rbd-target-api.service
Jul 15 12:02:58 cephgw journal: Processing LUN configuration
Jul 15 12:02:58 cephgw journal:…
-
Ideally we would store metadata such as an {attribute: value} pair with the actual ceph volume in the ceph cluster. This would allow us to rebuild the controller database by querying the ceph cluster …
-
iSCSI SR uses dedicated class to enable HA(LVHDoISCSIVDI) and tests if iscsid daemon is running and initiator name is set with "localIQN" parameter.
This key is not applicable to RBD connection, sinc…
-
Lrbd failed when try to map the rbd image without "cluster name" option or "config path" option
Failed => rbd -p DEV-SAS-01 --name client.admin map VOLUME-001
shoul be
rbd -c /etc/ceph/DEV.conf -p …
-
Whilst it is possible to create a pve_storage that points to an ceph rbd:
```
pve_storages:
- name: vm-storage
type: rbd
content:
- images
- rootdir
pool: vm-storage
…