Adding Proxmox Storage Plugin for SANsymphony#12
Conversation
RainerBr
left a comment
There was a problem hiding this comment.
I couldn't figure out where ‘udev/rules.d/99-datacore.rules’ is created.
Please let me know where this happens.
we are configuring it in the .deb package its self which is not published here but can be seen here in the provate repo Let me know if we need to publish entire Debian package or few files here. |
Now I am adding the Debian Repo al well here so that you can refer to Udev rules and similar files in the Debian package cc: @RainerBr |
RainerBr
left a comment
There was a problem hiding this comment.
Thank you for including that in the Debian package.
RainerBr
left a comment
There was a problem hiding this comment.
I am fine with the implementation of the changes.
Alex130469
left a comment
There was a problem hiding this comment.
Approved after conversation with Rainer as he was not able to see any remaining issues.
Custom Proxmox Storage Plugin for SANsymphony
A Proxmox VE storage plugin to integrate SANsymphony storage using iSCSI, with native multipath support and custom CLI management.
This plugin leverages the SANsymphony REST API for all provisioning and management operations.
can refer README.md for usage, config, and troubleshooting.
NOTE: I will be updating the README file once the Public Documentaion is ready.