From 401a57161327eacca6b6173c502a82c5f83272df Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 12 Mar 2012 14:58:19 -0700 Subject: qa: kclient/file_layout.sh poking Signed-off-by: Sage Weil --- qa/workunits/kclient/file_layout.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'qa') diff --git a/qa/workunits/kclient/file_layout.sh b/qa/workunits/kclient/file_layout.sh index 328b99fafb7..fc3c27d5f17 100755 --- a/qa/workunits/kclient/file_layout.sh +++ b/qa/workunits/kclient/file_layout.sh @@ -51,6 +51,7 @@ echo "hello, I'm a file with a custom layout" > layout_test/file2 touch layout_test/file3 cephfs layout_test/file3 show_layout > temp diff new_layout temp || return 1 +sudo ls /sys/kernel/debug/ceph sudo cat /sys/kernel/debug/ceph/\*/mdsmap > temp ceph osd pool create newpool || true ceph mds add_data_pool 3 || true -- cgit v1.2.1