Re: [PATCH 1/1] scsi: storvsc: Support manual scan of FC hosts on Hyper-V

From: James Bottomley
Date: Wed Mar 16 2016 - 19:07:53 EST


On Wed, 2016-03-16 at 18:34 -0400, Martin K. Petersen wrote:
> > > > > > "KY" == KY Srinivasan <kys@xxxxxxxxxxxxx> writes:
>
> KY> How would I get the sysfs files under fc_host if I don't use the
> FC
> KY> transport. The customer scripts expect these sysfs files.
>
> Right, but I was interested in finding out why they need those
> files. And whether an alternative to the FC transport would be a
> better solution.

If it's just the wwn file (or a set of other values), we might be able
to separate that bit out of the FC transport class so you can use it
independently ... do you have a full list of the files being used?

Thanks,

James