ok, I understood, thanks Andrew. I believe I need to check it at the iSCSI
protocol and create meta-data for it.


On Tue, Aug 12, 2014 at 12:35 PM, Andrew Phillips <[email protected]>
wrote:

> yes. But What I am doing is editing jscsi code. So they don't know how to
>> answer because they don't move the blobs to other place.
>>
>
> Ah, OK. Still, the specific details of how a blob is stored are either
> jSCSI-specific, or (as Andrew Gaul pointed out) specific to the native
> filesystem provider in the JVM, which in turn depends on the underlying
> filesystem.
>
> The jclouds filesystem API does not do any of this work itself: it simply
> uses the standard Java file libraries to write and write files.
>
> So I suspect you will have to either check with jSCSI or examine the file
> handling implementation of the JVM on which you are running :-(
>
> ap
>

Reply via email to