othman hendy suseno othman.suseno
othman.suseno pushed to main at othman.suseno/storage-appliance 2025-12-13 15:31:57 +00:00
d69e01bbaf still working
dda7abedb7 Ignore runtime artifacts and remove appliance.db
61570cae23 Add initial Go server skeleton with HTTP handlers, middleware, job runner, and stubs
othman.suseno created branch main in othman.suseno/storage-appliance 2025-12-13 15:31:56 +00:00
othman.suseno created repository othman.suseno/storage-appliance 2025-12-13 14:18:32 +00:00
othman.suseno pushed to main at othman.suseno/vtl-appliance 2025-12-12 12:33:38 +00:00
bf3ed8d90c Delete wget-log.1
othman.suseno pushed to main at othman.suseno/vtl-appliance 2025-12-12 12:33:27 +00:00
1d307e7809 Delete wget-log
othman.suseno pushed to development at othman.suseno/vtl-appliance 2025-12-12 12:27:08 +00:00
d1063b5725 final destination
othman.suseno pushed to development at othman.suseno/vtl-appliance 2025-12-12 09:52:33 +00:00
35978ee629 Graceful shutdown: use vtlcmd <index> exit before killing processes
othman.suseno pushed to development at othman.suseno/vtl-appliance 2025-12-12 09:41:26 +00:00
690a7d4a0b Enable Claude Haiku 4.5 for all clients (feature toggle)
othman.suseno pushed to development at othman.suseno/vtl-appliance 2025-12-12 09:37:49 +00:00
othman.suseno created branch development in othman.suseno/vtl-appliance 2025-12-12 09:37:49 +00:00
othman.suseno pushed to main at othman.suseno/vtl-appliance 2025-12-10 15:00:43 +00:00
8c9d1cc8d4 feat: Visualize active iSCSI sessions
4f28dfbc11 fix: Use POST for library status API call
79cf24cb8c feat: Add Library Visualizer (Slots & Drives) to Web UI
0b026aa11f fix: Optimize TGT LUN params for passthrough
ca1d85d360 fix: Robust TGT LUN mapping + debug info
Compare 11 commits »
othman.suseno pushed to main at othman.suseno/vtl-appliance 2025-12-09 15:35:30 +00:00
8a0523a265 fix: Run vtltape and vtllibrary in background to prevent systemd timeout- Add & to vtltape and vtllibrary commands- Redirect output to /dev/null to prevent blocking- Service now starts successfully without timeout- Tested: 4 tape drives running (sg2-sg5)- Note: Library changer requires library_contents.10 fix (separate issue)
othman.suseno pushed to main at othman.suseno/vtl-appliance 2025-12-09 15:18:12 +00:00
f2c6ed286d feat: Add MHVTL kernel module installer and iSCSI binding guide- Add install-kernel-module.sh script for Ubuntu 24.04- Compile and install mhvtl kernel module automatically- Add MHVTL_ISCSI_BINDING_GUIDE.md with complete setup instructions- Document how to expose MHVTL devices via iSCSI- Include troubleshooting and best practices- Support for library (changer) and tape drives- Client connection examples (iscsiadm)- Backup software integration (Bacula, Amanda, Veeam)- Tested on Ubuntu 24.04.3 LTS, Kernel 6.8.0-88
othman.suseno created branch main in othman.suseno/vtl-appliance 2025-12-09 15:06:39 +00:00
othman.suseno pushed to main at othman.suseno/vtl-appliance 2025-12-09 15:06:39 +00:00
8b6fad85a2 feat: Add complete iSCSI target management to Web UI- Add iSCSI tab with full target management- Implement create/delete targets with auto-generated IQN- Add LUN (backing store) management- Implement initiator ACL management (bind/unbind)- Add real-time target listing with LUN/ACL counts- Add comprehensive iSCSI management guide- Update sudoers to allow tgtadm commands- Add tape management features (create/list/delete/bulk delete)- Add service status monitoring- Security: Input validation, path security, sudo restrictions- Tested: Full CRUD operations working- Package size: 29KB, production ready
fc2fb763f5 Initial commit: Adastra VTL Linux Distribution- Complete build system for VTL-focused Linux distro- mhvtl integration with 4 LTO drives and media changer- iSCSI target configuration for network connectivity- Automated installation and configuration scripts- Comprehensive documentation (architecture, installation, configuration)- Systemd service files and kernel tuning- Quick start wizard for easy setup
othman.suseno created repository othman.suseno/vtl-appliance 2025-12-09 15:05:17 +00:00
othman.suseno pushed to main at othman.suseno/adastra-vtl 2025-12-08 17:17:23 +00:00
fc2fb763f5 Initial commit: Adastra VTL Linux Distribution- Complete build system for VTL-focused Linux distro- mhvtl integration with 4 LTO drives and media changer- iSCSI target configuration for network connectivity- Automated installation and configuration scripts- Comprehensive documentation (architecture, installation, configuration)- Systemd service files and kernel tuning- Quick start wizard for easy setup
othman.suseno created branch main in othman.suseno/adastra-vtl 2025-12-08 17:17:23 +00:00
othman.suseno created repository othman.suseno/adastra-vtl 2025-12-08 17:14:08 +00:00
othman.suseno pushed to main at othman.suseno/backstor-ui 2025-12-08 09:05:07 +00:00
84563d3748 Add README.md documentation