]> git.proxmox.com Git - ceph.git/blame - ceph/src/test/cli/osdmaptool/crush.t
update sources to v12.1.1
[ceph.git] / ceph / src / test / cli / osdmaptool / crush.t
CommitLineData
224ce89b 1 $ osdmaptool --createsimple 3 myosdmap --with-default-pool
7c673cae
FG
2 osdmaptool: osdmap file 'myosdmap'
3 osdmaptool: writing epoch 1 to myosdmap
4 $ osdmaptool --export-crush oc myosdmap
5 osdmaptool: osdmap file 'myosdmap'
6 osdmaptool: exported crush map to oc
7 $ osdmaptool --import-crush oc myosdmap
8 osdmaptool: osdmap file 'myosdmap'
224ce89b 9 osdmaptool: imported 485 byte crush map from oc
7c673cae 10 osdmaptool: writing epoch 3 to myosdmap