On 1/11/11 6:43 PM, Étienne wrote:
On Mon, Jan 10, 2011 at 06:48:07PM -0500, Louis Guillaume wrote: Hey,I *almost* have iscsi-initiator working. Here are my observations when mounting a target with: iscsi-initiator -u pod -h maat /iscsi[...]targets. The intent is to use the as Xen virtual disks. Or as LVM PVs. I'm running -current on the initiator side (5.99.41).I have not even been just as sucessful. May I just ask: is it possible to mount an iSCSI target in NetBSD-5.1 with netbsd-iscsi-initiator from pkgsrc-2010Q3 ?
You have to add puffs to your kernel (i.e. file-system PUFFS and pseudo-device putter). I'm not sure it works in netbsd-5; only because I haven't tested that. I'm using -current for the initiator side as I need LVM also.
Louis