]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/ceph-disk: enlarge the simulated SCSI disk 19199/head
authorKefu Chai <kchai@redhat.com>
Tue, 28 Nov 2017 06:42:31 +0000 (14:42 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 28 Nov 2017 06:55:33 +0000 (14:55 +0800)
commitb3c159e9fb8c31d0acd75f0702080f18959f672e
treeb877da7d9f66f53af8d0937145b57440b23efb56
parentc78deac400c8561cc7bf5b650b13c6f759ad3bfb
qa/ceph-disk: enlarge the simulated SCSI disk

100MB will be allocated for journal, and the remaining 100MB is for data
device. taking the inode into consideration, there will be approximately
87988 kB available for the activated OSD. and it will complain with a
"nearfull" state.

Fixes: http://tracker.ceph.com/issues/22136
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/workunits/ceph-disk/ceph-disk-test.py