Any idea what could be causing this failure and how to handle it?
To make sure lun is actually working, I created a partition, installed a file system and created files on it.
04:49:36.856 **************************************************************
04:49:36.857 * Slave localhost-0 aborting: Open for lun '/dev/sdb' failed *
04:49:36.857 **************************************************************
04:49:36.857 *
04:49:38.856
04:49:38.856 Slave localhost-0 prematurely terminated.
04:49:38.856
04:49:38.857 Slave aborted. Abort message received:
04:49:38.857 Open for lun '/dev/sdb' failed
04:49:38.857
04:49:38.857 Look at file localhost-0.stdout.html for more information.
04:49:39.363
04:49:39.363 Slave localhost-0 prematurely terminated.
04:49:39.363
java.lang.RuntimeException: Slave localhost-0 prematurely terminated.
at Vdb.common.failure(common.java:335)
at Vdb.SlaveStarter.startSlave(SlaveStarter.java:198)
at Vdb.SlaveStarter.run(SlaveStarter.java:47)