diff --git a/PVE/API2/Ceph/FS.pm b/PVE/API2/Ceph/FS.pm index 9b2a8d70..8e740115 100644 --- a/PVE/API2/Ceph/FS.pm +++ b/PVE/API2/Ceph/FS.pm @@ -202,6 +202,7 @@ __PACKAGE__->register_method ({ type => 'cephfs', storage => $fs_name, content => 'backup,iso,vztmpl', + 'fs-name' => $fs_name, }) }; die "adding storage for CephFS '$fs_name' failed, check log ".