truenas-csp icon indicating copy to clipboard operation
truenas-csp copied to clipboard

TrueNAS Container Storage Provider for HPE CSI Driver for Kubernetes

Results 14 truenas-csp issues
Sort by recently updated
recently updated
newest added

Investigate and implement RWX Block to support KubeVirt.

enhancement
next release

I'm unable to boot correctly the CSI driver. More precisely on the HPE part. The daemon set shows on the csi-node-driver-registrar container: ``` W0331 13:44:10.456786 1 connection.go:183] Still connecting to...

documentation
upstream

Like in the title - will CHAP (or mutual CHAP for that mattter) work?

enhancement
next release

I am running truenas SCALE is on a different network then the k8s cluster. When this looks up the ip of truenas to generate the auth network, it doesn't take...

documentation
enhancement
next release

I'm encountering issues with NFS resources pre-allocating excessive CPU and memory in my Kubernetes cluster. For instance, I have several NFS mounts: most of NFS pods consume around 200Mi CPU...

next release
upstream

I can't resize nfs pvc. I get following error. TrueNAS OS is 13.0U5.3. Appreciate help . **Error message.** ``` time="2023-12-07T20:32:19Z" level=error msg="Failed to get volume with ID 1bce294a-df61-499d-afd9-00add7862b7a" file="controller_server.go:1523" time="2023-12-07T20:32:19Z"...

wontfix
upstream

When looking for datasets the the CSI Driver has created, it scans the output of `pool/dataset` (see [docs](https://www.truenas.com/docs/hub/additional-topics/api/rest_api.html#api-PoolDataset-poolDatasetGet) & [example](https://github.com/hpe-storage/truenas-csp/blob/master/truenascsp/truenascsp.py#L169)) which retrieves **all** of the datasets in TrueNAS. Instead, these...

enhancement

I believe Multipath (MPIO) in iSCSI is only supported if A) you have multiple physical subnets and B) TrueNAS NICs are setup to utilize it. It would be good to...

documentation