Hi all,

I am using jscsi.org target to create a driver on my SAN. But I problem is
when I try to format my 1TB driver. I can format at windows and at linux.
On my windows I use 4096KB for allocation size per block with NTFS. Ant it
creates 63 blocks with this interface
<http://grepcode.com/file/repo1.maven.org/maven2/org.jscsi/target/2.5/org/jscsi/target/storage/JCloudsStorageModule.java>
.

When I use linux (mkfs.ext4 /dev/sdc) it creates 598 blocks and when I
mount the disk (mount /dev/sdc /media/storage) the iscsi keeps creating
blocks forever, until there is no more space left.

I supose I have to use some option with mkfs.ext4 to write 4096 size blocks?
Or is something with the mount command?

Thanks in advance!
Felipe

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to