{"id":15594118,"url":"https://github.com/mathu97/fc-csi-driver","last_synced_at":"2026-05-22T15:31:11.660Z","repository":{"id":122066051,"uuid":"145896563","full_name":"mathu97/FC-CSI-Driver","owner":"mathu97","description":"A Kubernetes Fibre Channel CSI Driver","archived":false,"fork":false,"pushed_at":"2019-02-09T23:46:00.000Z","size":5375,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-12T20:37:13.094Z","etag":null,"topics":["csi","driver","fibrechannel","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathu97.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-23T19:11:44.000Z","updated_at":"2026-05-04T02:56:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"1926cec3-a646-461b-befd-db52c02ff5ca","html_url":"https://github.com/mathu97/FC-CSI-Driver","commit_stats":null,"previous_names":["mathu97/fibrechannel-kubernetes-csi-driver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mathu97/FC-CSI-Driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathu97%2FFC-CSI-Driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathu97%2FFC-CSI-Driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathu97%2FFC-CSI-Driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathu97%2FFC-CSI-Driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathu97","download_url":"https://codeload.github.com/mathu97/FC-CSI-Driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathu97%2FFC-CSI-Driver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csi","driver","fibrechannel","kubernetes"],"created_at":"2024-10-03T00:25:03.637Z","updated_at":"2026-05-15T13:29:54.516Z","avatar_url":"https://github.com/mathu97.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fibre Channel CSI Driver\n\n## Usage:\n\n### Start Fibre Channel driver\n```\n$ sudo ./_output/fibrechannel --endpoint tcp://127.0.0.1:10000 --nodeid \u003cCSINode\u003e\n```\n\n### Test driver using csc\nGet ```csc``` tool from https://github.com/rexray/gocsi/tree/master/csc\n\n#### Get plugin info\n```\n$ csc identity plugin-info --endpoint tcp://127.0.0.1:10000\n\"fibrechannel\"\t\"0.1.0\"\n```\n\n#### NodePublish a volume\n```\n$ export TARGET_WWNS=\"[\\\"\u003cA Target WWN\u003e\\\"]\")\n$ export WWIDS=\"[]\"\n$ csc node publish --endpoint tcp://127.0.0.1:10000 --attrib targetWWNs=$TARGET_WWNS --atrib WWIDs=$WWIDS --attrib lun=1 fctestvol\nfctestvol\n```\n\n#### NodeUnpublish a volume\n```\n$ csc node unpublish --endpoint tcp://127.0.0.1:10000 fctestvol\nfctestvol\n```\n\n#### Get NodeID\n```\n$ csc node get-id --endpoint tcp://127.0.0.1:10000\n\u003cCSINode\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathu97%2Ffc-csi-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathu97%2Ffc-csi-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathu97%2Ffc-csi-driver/lists"}