Hey,
i was running a vdbench session to my system ( fs )
And did a system upgrade which stopped the IO of course.
As far as i know vdbench should have just waited indefinitely until IO could be resumed.
What does the err message means? and why this happened?
Any help will be appreciated.
-----------------------------------------------------------stdout
12:02:56.039 12:02:56.039 sendMessageToConsole: task_wait_all(): Waiting 272 seconds for active threads to complete:
12:02:56.039 12:02:56.039 sendMessageToConsole: FwgThread read /mnt/machine/fs3 4: 4 threads
12:02:56.039 12:02:56.039 sendMessageToConsole: FwgThread write /mnt/√/fs3 4: 4 threads
12:03:11.202 12:03:11.202 sendMessageToConsole: task_wait_all(): Waiting 288 seconds for active threads to complete:
12:03:11.202 12:03:11.202 sendMessageToConsole: FwgThread read /mnt/machine/fs3 4: 4 threads
12:03:11.202 12:03:11.202 sendMessageToConsole: FwgThread write /mnt/machine/fs3 4: 4 threads
12:03:23.193 12:03:23.193
12:03:23.193 12:03:23.193 Shutdown took more than 5 minutes; Run aborted
12:03:23.194 12:03:23.193
12:03:23.194 java.lang.RuntimeException: Shutdown took more than 5 minutes; Run aborted
12:03:23.194 at Vdb.common.failure(common.java:307)
12:03:23.194 at Vdb.SlaveWorker.doFileSystemWorkload(SlaveWorker.java:291)
12:03:23.194 at Vdb.SlaveWorker.run(SlaveWorker.java:142)
--------------------------------------------------------logfile
12:05:54.757 killCommand: /opt/vdbench503/vdbench SlaveJvm -m localhost -n localhost-10-131030-17.52.52.555 -l localhost-0 -p 5572
12:05:54.757
12:05:54.757 Heartbeat monitor: One or more slaves did not respond
12:05:54.757
12:05:54.757 removeKillAtEnd(): Unable to find /opt/vdbench503/vdbench SlaveJvm -m localhost -n localhost-10-131030-17.52.52.555 -l localhost-0 -p 5572
java.lang.RuntimeException: Heartbeat monitor: One or more slaves did not respond
at Vdb.common.failure(common.java:307)
at Vdb.HeartBeat.run(HeartBeat.java:98)
-------------------------------------------------------paramfile
fsd=fsd1,anchor=/mnt/machine/fs3,depth=4,width=3,files=5,size=4m
fwd=default,xfersize=64k,fileio=random,fileselect=random,threads=8
fwd=fwd1,fsd=fsd1,operation=read
fwd=fwd2,fsd=fsd1,operation=write
rd=rd1,fwd=fwd*,fwdrate=20,format=yes,elapsed=7200,interval=15