Hi,
I am seeing the below message when I run vdbench.Could you please help to solve this issue?
8:20:44.976 input argument scanned: '-fzvol'
08:20:45.063 Starting slave: /home/inmage/vdbench SlaveJvm -m localhost -n localhost-10-131122-08.20.44.923 -l localhost-0 -p 5570
08:20:45.541 All slaves are now connected
08:20:45.751 Raw device 'sd=sd1,lun=/dev/rdsk/c3t5000CCA03EC50D5Dd0s0' does not exist, or no permissions.
08:20:45.752
08:20:45.752 Please check above failures
08:20:45.752
java.lang.RuntimeException: Please check above failures
at Vdb.common.failure(common.java:295)
at Vdb.InfoFromHost.matchDataWithSds(InfoFromHost.java:696)
at Vdb.InfoFromHost.receiveInfoFromHost(InfoFromHost.java:497)
at Vdb.SlaveOnMaster.processSlave(SlaveOnMaster.java:154)
at Vdb.SlaveOnMaster.run(SlaveOnMaster.java:42)
config file-
=================
sd=sd1,lun=/dev/rdsk/c3t5000CCA03EC50D5Dd0s0 ,threads=16
wd=wd1,sd=sd1,xfersize=4096,rdpct=0,seekpct=0
rd=run1,wd=wd1,iorate=max,elapsed=360,interval=1
=====================
Thanks in advance.