Could you try this first pls:

conary update mkinitrd

Then:

mkinird -f /boot/initrd-2.6.20-<blah>.img 2.6.20-<blah>

Reboot, and see if that works now.


Thx,

R.

Dave Johnson wrote:
> you da man


>
> -=dave
>
> ----- Original Message ----- From: "Rafiu Fakunle" <[EMAIL PROTECTED]>
> To: "Dave Johnson" <[EMAIL PROTECTED]>
> Cc: <[email protected]>
> Sent: Tuesday, July 24, 2007 10:03 PM
> Subject: Re: [OF-users] iscsi initiator creating problem
>
>
>> Dave Johnson wrote:
>>> Any chance of playing around with that older kernel build you got ? :)
>>>
>>
>> Sure thing. It was a local build. I'll get a kernel module trove built
>> like the older external drbd and iscsi-target modules we used to do.
>> Will try for later today...
>>
>>
>> R.
>>
>>> -=dave
>>>
>>> ----- Original Message ----- From: "Rafiu Fakunle"
>>> <[EMAIL PROTECTED]>
>>> To: "dave johnson" <[EMAIL PROTECTED]>
>>> Cc: <[email protected]>
>>> Sent: Wednesday, July 18, 2007 11:19 PM
>>> Subject: Re: [OF-users] iscsi initiator creating problem
>>>
>>>
>>>> dave johnson wrote:
>>>>> will do.
>>>>>
>>>>> also, just to satisfy my curiousity, did you decide to punt the FC
>>>>> target mode for now ?
>>>>
>>>> No still want to work on that. I just need to figure out what happened
>>>> with the kernel and why it panics on boot ;).
>>>>
>>>> The issue is with that particular kernel/trove -- I have it working
>>>> with
>>>> an older kernel on a local build.
>>>>
>>>>
>>>> R.
>>>>
>>>>>
>>>>> -=dave
>>>>>
>>>>> ----- Original Message ----- From: "Rafiu Fakunle"
>>>>> <[EMAIL PROTECTED]>
>>>>> To: "dave johnson" <[EMAIL PROTECTED]>
>>>>> Cc: <[email protected]>
>>>>> Sent: Tuesday, July 17, 2007 11:51 PM
>>>>> Subject: Re: [OF-users] iscsi initiator creating problem
>>>>>
>>>>>
>>>>>> dave johnson wrote:
>>>>>>> it did as of the end of last year. i haven't tried since then but i
>>>>>>> suspect it would be no different.
>>>>>> Jah, I've not looked at the open-iscsi stuff in a while. But there's
>>>>>> a new version up now so I'll build that and commit to repo and folks
>>>>>> can test pending next point release of OF.
>>>>>>
>>>>>>
>>>>>> R.
>>>>>>
>>>>>>>
>>>>>>> -=dave
>>>>>>>
>>>>>>> ----- Original Message ----- From: "Rafiu Fakunle"
>>>>>>> <[EMAIL PROTECTED]>
>>>>>>> To: "dave johnson" <[EMAIL PROTECTED]>
>>>>>>> Cc: <[email protected]>
>>>>>>> Sent: Tuesday, July 17, 2007 11:38 AM
>>>>>>> Subject: Re: [OF-users] iscsi initiator creating problem
>>>>>>>
>>>>>>>
>>>>>>>> dave johnson wrote:
>>>>>>>>> Rafiu's steps work but be forewarned that each connection to an
>>>>>>>>> initiator hard-wires about 30MB of RAM so be cognoscente of this
>>>>>>>>> unless you're especially fond of OOM console messages and dead OF
>>>>>>>>> boxes.
>>>>>>>>
>>>>>>>> Interesting. So the OF box OOM's after X number of initiator
>>>>>>>> connections?
>>>>>>>>
>>>>>>>>
>>>>>>>> R.
>>>>>>>>
>>>>>>>>>
>>>>>>>>> -=dave
>>>>>>>>>
>>>>>>>>> ----- Original Message ----- From: "Rafiu Fakunle"
>>>>>>>>> <[EMAIL PROTECTED]>
>>>>>>>>> To: "Udayan Singh" <[EMAIL PROTECTED]>
>>>>>>>>> Cc: <[email protected]>
>>>>>>>>> Sent: Tuesday, July 17, 2007 7:09 AM
>>>>>>>>> Subject: Re: [OF-users] iscsi initiator creating problem
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>> Udayan Singh wrote:
>>>>>>>>>>> Hi All,
>>>>>>>>>>>
>>>>>>>>>>> We have been trying to install iscsi initiator on open filer
>>>>>>>>>>> (version 2.1)
>>>>>>>>>>> We executed the following command:
>>>>>>>>>>>
>>>>>>>>>>> iscsiadm create initiator-node <initiator name> <friendly name>
>>>>>>>>>>>
>>>>>>>>>>> but we are getting the following error:
>>>>>>>>>>>
>>>>>>>>>>> configuration error: Cannot connect to iSCSI daemon
>>>>>>>>>>>
>>>>>>>>>>> Any inputs on above would be great.
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> From an old post of mine to the list. Should still be valid.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Steps to get iscsi initiator going.
>>>>>>>>>> ------------------------------------
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> 1) echo InitiatorName=iqn.1987-05.com.cisco.
>>>>>>>>>> 01.a1ad5447905f8e93a778ddfefedb233 > /etc/initiatorname.iscsi
>>>>>>>>>>
>>>>>>>>>> 2) service open-iscsi start
>>>>>>>>>>
>>>>>>>>>> Then either (manual)
>>>>>>>>>> ------------------
>>>>>>>>>>
>>>>>>>>>> 3.0) iscsiadm -m discovery -t st -p <ip.of.target>
>>>>>>>>>>
>>>>>>>>>> e.g
>>>>>>>>>>
>>>>>>>>>> [EMAIL PROTECTED] ~]# iscsiadm -m discovery -t st -p
>>>>>>>>>> 192.168.254.10
>>>>>>>>>> [1a51c8] 192.168.254.10:3260,1
>>>>>>>>>> iqn.2006-01.com.openfiler:dataadd.iscsi
>>>>>>>>>>
>>>>>>>>>> 3.1) iscsiadm -m node -r 1a51c8 --login
>>>>>>>>>>
>>>>>>>>>> or (auto)
>>>>>>>>>> ----------
>>>>>>>>>>
>>>>>>>>>> 3.0) conary update open-iscsi
>>>>>>>>>> 3.1) iscsi_discovery
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> To have it start on boot:
>>>>>>>>>>
>>>>>>>>>> chkconfig open-iscsi on
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> R.
>>>>>>>>>>> tia,
>>>>>>>>>>> Udayan
>>>>>>>>>>> =====-----=====-----=====
>>>>>>>>>>> Notice: The information contained in this e-mail
>>>>>>>>>>> message and/or attachments to it may contain confidential or
>>>>>>>>>>> privileged information. If you are not the intended recipient,
>>>>>>>>>>> any dissemination, use, review, distribution, printing or
>>>>>>>>>>> copying of the information contained in this e-mail message
>>>>>>>>>>> and/or attachments to it are strictly prohibited. If you have
>>>>>>>>>>> received this communication in error, please notify us by reply
>>>>>>>>>>> e-mail or telephone and immediately and permanently delete the
>>>>>>>>>>> message and any attachments. Thank you
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> _______________________________________________
>>>>>>>>>>> Openfiler-users mailing list
>>>>>>>>>>> [email protected]
>>>>>>>>>>> https://lists.openfiler.com/mailman/listinfo/openfiler-users
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Openfiler-users mailing list
>>>>>>>>>> [email protected]
>>>>>>>>>> https://lists.openfiler.com/mailman/listinfo/openfiler-users
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Openfiler-users mailing list
>>>>>>>>> [email protected]
>>>>>>>>> https://lists.openfiler.com/mailman/listinfo/openfiler-users
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>> _______________________________________________
>>> Openfiler-users mailing list
>>> [email protected]
>>> https://lists.openfiler.com/mailman/listinfo/openfiler-users
>>
>>
>

_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users

Reply via email to