[pve-devel] ceph key path

Dietmar Maurer dietmar at proxmox.com
Mon Jun 18 06:12:49 CEST 2012


AFAIK a ceph key file can contain keys for more than one user, so it make no sense to use:

'--keyfile', '/etc/pve/priv/ceph/'.$storeid.'.'.$scfg->{username}.'.key'

Instead, it should be enough to use:

'--keyfile', "/etc/pve/priv/ceph/$storeid.key"

What do I miss?

- Dietmar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20120618/15e0bfdb/attachment.htm>


More information about the pve-devel mailing list