Re: Data becomes ReadOnly on logout

2008-06-09 Thread HIMANSHU
Suppose Initiator is logged in to a Disk,It created File System on it.Then after mounting,written some data in it. After this,Initiator logged out that target.If it Again logged in to same target,all previously written data was accessible. This is normal and expected behavior.I want same

Re: Syntax for logging in to regular file

2008-06-09 Thread Mike Christie
HIMANSHU wrote: Hi, 1.To discover targets, iscsiadm --mode discovery --type sendtargets --portal 'target_ip' 2.For login, iscsiadm -m node -T 'target_name' -p 'target_ip':3260 --login 3. Use exported disk on initiator(create PV,LV,use that LV etc.) 4. For logout, iscsiadm -m