Skip to Main Content

Hardware

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to obtain lun size for '\\.\PHYSICALDRIVE1'

3254815Jun 8 2016 — edited Jun 9 2016

Hi,

I'm trying to run the SNIA Emerald 2.1 Vdbench script on a single drive with Vdbench 50405. I've got it running ok on linux but on Windows (running as administrator) I get the error below. Can anyone help tell me how to fix it?

Thanks,

Iain

Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.

Vdbench distribution: vdbench50405 Mon April 11 10:10:57 MDT 2016

For documentation, see 'vdbench.pdf'.

17:20:17.335 input argument scanned: '-fsniaVdParms.txt'

17:20:17.425 Starting slave: C:\vdbench\vdbench SlaveJvm -m localhost -n localhost-10-160608-17.20.17.299 -l localhost-0 -p 5570

17:20:18.062 All slaves are now connected

17:20:18.073 execute(): ls -l \\.\PHYSICALDRIVE1

17:20:18.152 *

17:20:18.152 *****************************************************************************

17:20:18.154 *                                                                           *

17:20:18.156 * ConcatMarkers: Unable to obtain lun size for '\\.\PHYSICALDRIVE1'         *

17:20:18.157 *                                                                           *

17:20:18.159 * SD concatenation writes a 'marker' to each lun so that we can be assured  *

17:20:18.160 * that the SD names and lun names identified across all hosts match.        *

17:20:18.162 *                                                                           *

17:20:18.163 * This will also CORRECT any discrepancies in possibly accidental           *

17:20:18.165 * out-of-sequence sd/lun/host combinations defined in the parameter file.   *

17:20:18.166 *                                                                           *

17:20:18.168 *                                                                           *

17:20:18.169 *****************************************************************************

17:20:18.171 *

17:20:18.674

17:20:18.676 ConcatMarkers: Unable to obtain lun size for '\\.\PHYSICALDRIVE1'

17:20:18.678

java.lang.RuntimeException: ConcatMarkers: Unable to obtain lun size for '\\.\PHYSICALDRIVE1'

        at Vdb.common.failure(common.java:334)

        at Vdb.ConcatMarkers.error(ConcatMarkers.java:483)

        at Vdb.ConcatMarkers.writeMarkers(ConcatMarkers.java:161)

        at Vdb.Vdbmain.masterRun(Vdbmain.java:784)

        at Vdb.Vdbmain.main(Vdbmain.java:596)

This post has been answered by Henk Vandenbergh-Oracle on Jun 8 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2016
Added on Jun 8 2016
2 comments
947 views