2011/2/25 Mike Christie <[email protected]>: > On 02/24/2011 11:11 PM, Aastha Mehta wrote: >> >> I have also tried stopping and starting again. I still get the same kind >> of >> errors. > > I was not saying the "restart" was the problem. I was saying that when you > startup again and get these messages below is indicating there is a problem > and that problem might be preventing the target from starting ok again. When > you do stop and start on the start do you get the same target errors like > below? > > >>>> $dmesg >>>> iscsi_trgt: fileio_attach(283) -5 >>>> iscsi_trgt: Registered io type fileio >>>> iscsi_trgt: Registered io type blockio >>>> iscsi_trgt: Registered io type nullio >>>> iscsi_trgt: open_path(119) Can't open /media/myDrive/newhdfs/storage/ >>>> lun3_2.img -5
IET cannot open the LUN file - filp_open returns -EIO. This looks like an issue with your FUSE filesystem to me - does fuse-dfs provide any error messages? HTH, Arne > -- > You received this message because you are subscribed to the Google Groups > "open-iscsi" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/open-iscsi?hl=en. > > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
