Page 1 of 1

About sessions?

Posted: Fri Nov 04, 2005 5:11 pm
by jm5423
First,I'M Very Happy To Use StarWind,It's A Very Good Soft.
I'm A Chinese User!
I see This In Conf File.
#
# SPTI-specific device parameters (optional)
# -timeout:nnn - SCSI command execution timeout (in seconds). Default is 108000 (30 hours).
# -share:"<rw|r>" - to allow multiple initiators to access the device (shared mode)
# -sessions:nnn - set maximum number of initiators allowed to mount the device in shared mode
# -readonly:<no|yes> - to export hard drives in readonly mode
#

So
I write
{
add "\\.\PhysicalDrive0" "Test" -sessions:"20" -readonly:"yes"
}
But It Seems That Tt's No Function.
There's Only One Initiator Can Connect And Worked!
Any Other Initiators Get A Error Information!

Posted: Fri Nov 04, 2005 10:26 pm
by Tim
Try this:

Code: Select all

add "\\.\PhysicalDrive0" "Test" -share:"r" -sessions:"20" -readonly:"yes" 
Also, you could be restricted by your license type.
You may only be allowed 1 client to connect to StarWind.

Posted: Fri Nov 04, 2005 10:56 pm
by Val (staff)
Hi,

You need use anadditional parameter: -share:"r" to allow several initiators to open the device simultaneously.

Posted: Fri Nov 04, 2005 11:03 pm
by Val (staff)
Tim,

Thank you for the detailed answer!
I was too slow answering the question. ;)
Tim wrote:Try this:

Code: Select all

add "\\.\PhysicalDrive0" "Test" -share:"r" -sessions:"20" -readonly:"yes" 
Also, you could be restricted by your license type.
You may only be allowed 1 client to connect to StarWind.

Thank You Two!

Posted: Sat Nov 05, 2005 3:18 pm
by jm5423
Thank You Two Answers My Question.
I Will Try Agian!
Thank You Two,Thank You Two Very Much!!!

Posted: Sat Nov 05, 2005 3:25 pm
by jm5423
# -share:"<rw|r>" - to allow multiple initiators to access the device (shared mode)

Can You Tell "R" and the "RW" difference?
"R"="Read"?
"RW"="Read And Write"?
But If "R"="Read"?"RW"="Read And Write"?
Then “readonly:"yes"” Not Have Been Unnecessary???
So I Have a little puzzled ~ hope could explain me !!!

About Chinese Interface!!!

Posted: Sat Nov 05, 2005 5:19 pm
by jm5423
Maybe I Can Do Chinese Language Chartering For You!

Posted: Mon Nov 07, 2005 12:46 am
by Val (staff)
Hi,

'-readonly:yes' - sets that the hard drive in Readonly-mode
'-share:r' - allows sharing the disk between several initiators in readonly mode

'-share:rw' - allows sharing the disk in R/W mode, but this should be used only if the disk is a SCSI one and a SAN filesystem or a Clustering environment is used to access the disk.

Thanks!

Posted: Mon Nov 07, 2005 2:34 am
by jm5423
OK I See~
Thank You!
Maybe I Can Do Chinese Language Interface For You!

Re: Thanks!

Posted: Mon Nov 07, 2005 11:13 am
by art (staff)
jm5423 wrote:OK I See~
Thank You!
Maybe I Can Do Chinese Language Interface For You!
Thank you for your kind proposal. Unfortunately I do not see a way for us to keep such a translation up-to-date and always in sync with the current version of the product. We, however, will discuss if we can maintain custom, non oficially supported by RDS, resources downloads for our customers and will get back to you if weill decide to process with it. Thank you!

Artem