Hi, you must add the extra pools to your current file system configuration: ceph fs add_data_pool {fs_name} {pool_name} Once this is done, you just have to create some specific directory layout within CephFS to modify the name of the pool targetted by a specific directory. See http://docs.ceph.com/docs/master/cephfs/file-layouts/ Just set the ceph.dir.layout.pool attribute to the appropriate Pool ID of the new pool. Regards JC > On Jul 19, 2017, at 07:59, c.monty@xxxxxx wrote: > > Hello! > > I want to organize data in pools and therefore created additional pools: > ceph osd lspools > 0 rbd,1 templates,2 hdb-backup,3 cephfs_data,4 cephfs_metadata, > > As you can see, pools "cephfs_data" and "cephfs_metadata" belong to a Ceph filesystem. > > Question: > How can I write data to other pools, e.g. hdb-backup? > > THX > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com