Icedroid
Icedroid
Is this a bug report or feature request? * Bug Report **Bug Report** What happened: cephcsi[95824]: segfault at 45d0700 ip 00007feb80809f20 sp 00007ffe3e0fba48 error 6 in libc-2.28.so[7feb807e5000+1cd000] What you expected...
### Search first - [X] I searched and no similar issues were found ### What Happened? Error caught by UI! NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before...
```bash $ cat format.yaml container_image: opencurvedocker/curvebs:v1.2.6 host: - curve-host1 - curve-host2 - curve-host3 disk: - /dev/sdb:/data/chunkserver0:95 # device:mount_path:format_percent - /dev/sdc:/data/chunkserver1:95 - /dev/sdd:/data/chunkserver2:95 $ curveadm format -f format.yaml $ tail -f...
**Describe the bug:** A clear and concise description of what the bug is. Warning ProvisioningFailed 5m43s cstor.csi.openebs.io_openebs-cstor-csi-controller-0_7a41da72-a845-4d02-a602-703808f4d2be failed to provision volume with StorageClass "cstor-mirror-sc": error generating accessibility requirements: topologyKeys []...
I use the theme: ``` set -g @plugin 'jimeh/tmux-themepack' set -g @themepack 'powerline/block/cyan' set -g @themepack-status-left-area-left-prefix '#{?client_prefix,#[reverse]^Z#[noreverse] ,}' ``` ~/.tmux.conf `set -g status-right "#(/bin/bash $HOME/.tmux/kube.tmux 250 red cyan)"` I can't...
I hope curve-csi support curve-tgt, use iscsi create volume、mount volume.