{"id":13755687,"url":"https://github.com/openvstorage/tgt","last_synced_at":"2025-05-10T02:32:59.122Z","repository":{"id":86630877,"uuid":"49076307","full_name":"openvstorage/tgt","owner":"openvstorage","description":"iSCSI target driver (TGT) for Open vStorage.","archived":false,"fork":false,"pushed_at":"2017-11-20T10:26:58.000Z","size":408,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-11-16T10:32:03.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/openvstorage.png","metadata":{"files":{"readme":"README","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}},"created_at":"2016-01-05T15:59:50.000Z","updated_at":"2022-07-14T20:29:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b7a0318-f2df-4c26-ad91-4de18b0bea8c","html_url":"https://github.com/openvstorage/tgt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvstorage%2Ftgt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvstorage%2Ftgt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvstorage%2Ftgt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openvstorage%2Ftgt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openvstorage","download_url":"https://codeload.github.com/openvstorage/tgt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253354489,"owners_count":21895436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-03T11:00:24.460Z","updated_at":"2025-05-10T02:32:58.754Z","avatar_url":"https://github.com/openvstorage.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"How to use and build TGT with Open vStorage can be found here [https://openvstorage.gitbooks.io/tgt]\n\n\nTGT Introduction\n-------------\nLinux target framework (tgt) aims to simplify various SCSI target\ndriver (iSCSI, Fibre Channel, SRP, etc) creation and maintenance.\n\nCurrently, tgt supports the following target drivers:\n\n- iSCSI software target driver for Ethernet NICs\n\n- iSER software target driver for Infiniband and RDMA NICs\n\n- IBM System p VIO server\n\n- FCoE software target driver for Ethernet NICs (in progress)\n\n- Qlogic qla2xxx FC target driver (in progress)\n\nTgt consists of kernel modules, user-space daemon, and user-space\ntools. iSCSI, iSER, and FCoE target drivers use only user-space daemon\nand tools (i.e. they are just user-space applications. They don't need\nany kernel support).\n\ntgt can emulate the following device types:\n\n- SBC: a virtual disk drive that can use a file to store the content.\n\n- SMC: a virtual media jukebox that can be controlled by the \"mtx\"\ntool.\n\n- MMC: a virtual DVD drive that can read DVD-ROM iso files and create\nburnable DVD+R. It can be combined with SMC to provide a fully\noperational DVD jukebox.\n\n- SSC: a virtual tape device (aka VTL) that can use a file to store\nthe content.\n\n- OSD: a virtual object-based storage device that can use a file to\nstore the content (in progress).\n\nThe code is under the GNU General Public License version 2.\n\n\nPreparation\n-------------\nLinux kernel 2.6.22 or newer are recommended because tgt can get\nbetter performance with signalfd.\n\nTarget drivers have their own ways to build, configure, etc. Please\nfind an appropriate documentation in the doc directory. You might find\nother useful information on tgt's site:\n\nhttp://stgt.sourceforge.net/\n\n\nDeveloper Notes\n-------------\nThe central resource for tgt development is the mailing list\n(stgt@vger.kernel.org).\n\nFirst, please read the following documents (in short, follow Linux\nkernel development rules):\n\nhttp://lxr.linux.no/source/Documentation/CodingStyle\nhttp://lxr.linux.no/source/Documentation/SubmittingPatches\n\nThen, check your patches with the patch style checker prior to\nsubmission (scripts/checkpatch.pl) like the following example.\n\nfujita@arbre:~/git/tgt$ ./scripts/checkpatch.pl ~/0001-add-bidi-support.patch\nYour patch has no obvious style problems and is ready for submission.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenvstorage%2Ftgt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenvstorage%2Ftgt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenvstorage%2Ftgt/lists"}