Using 50407 on RHEL7 and I'm getting the error "Too many busy blocks" when trying to format a 4x7x16 filesystem anchor. This doesn't seem to be related to java heapsize, any idea what's wrong ? Thanks.
Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
Vdbench distribution: vdbench50407 Tue June 05 9:49:29 MDT 2018
For documentation, see 'vdbench.pdf'.
16:41:11.947 input argument scanned: '-fparmfileFS_create'
16:41:11.951 input argument scanned: 'time=5m'
16:41:11.953 input argument scanned: 'iops=max'
16:41:11.953 input argument scanned: 'width=4'
16:41:11.953 input argument scanned: 'depth=7'
16:41:11.953 input argument scanned: 'files=16'
16:41:11.953 input argument scanned: 'size=1m'
16:41:11.953 input argument scanned: 'totalsize=256g'
16:41:11.953 input argument scanned: 'anchor=/mnt/ew54772/data'
16:41:12.026 Anchor size: anchor=/mnt/ew54772/data: dirs: 21,844; files: 262,144; bytes: 256.000g (274,877,906,944)
16:41:12.112 Starting slave: /vdbench/vdbench SlaveJvm -m localhost -n localhost-10-190228-16.41.11.920 -l localhost-0 -p 5570
16:41:12.333 All slaves are now connected
16:41:12.939 *
16:41:12.939 ****************************************************************************************************************************************
16:41:12.939 * Slave localhost-0 aborting: Unable to create a totalsize= subset for anchor=/mnt/ew54772/data; Too many busy blocks. 255.999g 262143 *
16:41:12.939 ****************************************************************************************************************************************
16:41:12.939 *
16:41:15.260
16:41:15.260 Slave localhost-0 prematurely terminated.
16:41:15.260
16:41:15.260 Slave aborted. Abort message received:
16:41:15.260 Unable to create a totalsize= subset for anchor=/mnt/ew54772/data; Too many busy blocks. 255.999g 262143
16:41:15.260
16:41:15.260 Look at file localhost-0.stdout.html for more information.
16:41:15.763
16:41:15.763 Slave localhost-0 prematurely terminated.
16:41:15.763
java.lang.RuntimeException: Slave localhost-0 prematurely terminated.
at Vdb.common.failure(common.java:350)
at Vdb.SlaveStarter.startSlave(SlaveStarter.java:188)
at Vdb.SlaveStarter.run(SlaveStarter.java:47)
localhost-0.stdout.html shows:
16:41:12.575 16:41:12.575 Beginning of run setup
16:41:12.575 16:41:12.575 **********************
16:41:12.575
16:41:12.576
16:41:12.624 16:41:12.623 Deleting old file structure.
16:41:12.624 16:41:12.624 Starting initializeFileAnchor for rd=format_for_create_7x4x16_iopsmax For loops: threads=10 anchor=fsd1
16:41:12.648 16:41:12.648 Completed the creation of the directory list for /mnt/ew54772/data: 21,844 directories.
16:41:12.690 16:41:12.690 Generated 262,144 file names; total anchor size: 256g (274,877,906,944)
16:41:12.936 16:41:12.936
16:41:12.936 16:41:12.936 Unable to create a totalsize= subset for anchor=/mnt/ew54772/data; Too many busy blocks. 255.999g 262143
16:41:12.936 16:41:12.936
16:41:12.936 java.lang.RuntimeException: Unable to create a totalsize= subset for anchor=/mnt/ew54772/data; Too many busy blocks. 255.999g 262143
16:41:12.937 at Vdb.common.failure(common.java:350)
16:41:12.937 at Vdb.FileAnchor.createUsedList(FileAnchor.java:674)
16:41:12.937 at Vdb.FileAnchor.initializeFileAnchor(FileAnchor.java:295)
16:41:12.937 at Vdb.FwgRun.startFwg(FwgRun.java:107)
16:41:12.937 at Vdb.SlaveWorker.doFileSystemWorkload(SlaveWorker.java:306)
16:41:12.937 at Vdb.SlaveWorker.run(SlaveWorker.java:143)
localhost-0.stdout.html