戴文军 wrote: > Hi,everyone > > Maybe there is a bug in Comstar with iscsi_initiator. When using add > discovery-address to add host machine. Sokaris Kernel Statistices will be > added some information about the targets. There are iscsi and sderr modules . > After using iscsiadm remove discovery-address to remove the targets, the > information still in the kernel Statistices . > There is something should been done in the Comstar to update the kernel > statistices after remove discovery-address. > Please give me some message to know more about it. Thank you very much. > Leo > _______________________________________________ > storage-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/storage-discuss > Leo,
What you described is an existed problem. That's because the kstat_delete(9F) call does not completely destroy the kstat. And I don't think it's COMSTAR's bug. The workaround is rebooting the system. There's an open PSARC case to track this problem: http://opensolaris.org/os/community/arc/caselog/2007/478/onepager/ We'll fix this problem soon. Please let me know if you have other concerns. Thanks, Nikko _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
