Purely from interest, is there any current FOSS implementation of HSM? I note that XFS has dropped support for DMAPI, have other filesystems? Regards, Martin -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20170111/0a636a61/attachment-0001.sig>
On 1/11/2017 1:30 AM, J Martin Rushton wrote:> Purely from interest, is there any current FOSS implementation of HSM? > I note that XFS has dropped support for DMAPI, have other filesystems?having dealt with various HSM implementations at a API level, where we were using them to secure our own proprietary PKI systems, POX on that whole architecture, its an ungodly mess. I'm not even remotely surprised XFS has ditched anything related to it. -- john r pierce, recycling bits in santa cruz
Dogtag? http://pki.fedoraproject.org/wiki/PKI_Main_Page On 11 January 2017 at 10:30, J Martin Rushton < martinrushton56 at btinternet.com> wrote:> Purely from interest, is there any current FOSS implementation of HSM? > I note that XFS has dropped support for DMAPI, have other filesystems? > > Regards, > Martin > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos > >
I think there may be some confusion here. By HSM I was referring to Hierarchical Storage Management, whereby there are multiple levels of storage (fast+expensive <-> slow+cheap) and files migrate up or down. Originally it was used to keep data on tape with the metadata residing on disk though it has been expanded to allow a SAS/SATA hierarchy. Quite where PKI comes in I'm not sure, unless you are implementing it over an external network. On 11/01/17 10:06, Andrew Holway wrote:> Dogtag? http://pki.fedoraproject.org/wiki/PKI_Main_Page > > On 11 January 2017 at 10:30, J Martin Rushton < > martinrushton56 at btinternet.com> wrote: > >> Purely from interest, is there any current FOSS implementation of HSM? >> I note that XFS has dropped support for DMAPI, have other filesystems? >> >> Regards, >> Martin >> >> >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos >> >> > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20170111/adf27a54/attachment-0001.sig>