openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #23120
Re: Cinder restarting every second with cryptic error
Hi Drew,
I think the gist listed here [1], will address the issue. I'm going to
need to spin things up and test it though.
Thanks,
John
[1] https://gist.github.com/j-griffith/5485632
On Mon, Apr 29, 2013 at 5:24 PM, John Griffith
<john.griffith@xxxxxxxxxxxxx>wrote:
>
> On Mon, Apr 29, 2013 at 3:59 PM, Drew Weaver <drew.weaver@xxxxxxxxxx>wrote:
>
>> Child 4300 exited with status 2
>
>
> Hi Drew,
>
> I think I know what's going on here. In the Folsom release we had to add
> some conversion work to deal with migrating from iet to tgt. One of the
> things we did here was added a kwarg to create_iscsi_target (old_name),
> this is handled by tgtadm just fine, however iet is not stripping this out
> before trying to just pass it in directly to the iet command. The iet
> command sees this and pukes.
>
> I'm looking for a clean way to get around this, other than just say "use
> tgtadm" for your iscsi helper.
>
> John
>
References