Displaying 6 results from an estimated 6 matches for "handshakefd".
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...iled to start domain test
error: internal error: guest failed to start: /usr/lib/libvirt/libvirt_lxc:
option '--veth' requires an argument
syntax: /usr/lib/libvirt/libvirt_lxc [OPTIONS]
Options
-b, --background
-n NAME, --name NAME
-c FD, --console FD
-v VETH, --veth VETH
-s FD, --handshakefd FD
-S NAME, --security NAME
-h, --help
Unknown failure in libvirt_lxc startup
Please help me regarding this.
--Thanks
Abhishek Jain
On Mon, Apr 11, 2016 at 3:35 AM, <bugzilla@redhat.com> wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1325687
>
> Cole Robinson <c...
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
.../libvirt/libvirt_lxc:
> > option '--veth' requires an argument
> > syntax: /usr/lib/libvirt/libvirt_lxc [OPTIONS]
> > Options
> > -b, --background
> > -n NAME, --name NAME
> > -c FD, --console FD
> > -v VETH, --veth VETH
> > -s FD, --handshakefd FD
> > -S NAME, --security NAME
> > -h, --help
> > Unknown failure in libvirt_lxc startup
> >
> >
> > Please help me regarding this.
>
>
> Hmm indeed, it seems like that commit inadvertently dropped the error
> condition for type=ethernet... from...
2016 Apr 11
0
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...l error: guest failed to start: /usr/lib/libvirt/libvirt_lxc:
> option '--veth' requires an argument
> syntax: /usr/lib/libvirt/libvirt_lxc [OPTIONS]
> Options
> -b, --background
> -n NAME, --name NAME
> -c FD, --console FD
> -v VETH, --veth VETH
> -s FD, --handshakefd FD
> -S NAME, --security NAME
> -h, --help
> Unknown failure in libvirt_lxc startup
>
>
> Please help me regarding this.
Hmm indeed, it seems like that commit inadvertently dropped the error
condition for type=ethernet... from reading the original thread, I think the
repor...
2013 Jul 15
0
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...process.c:1144
rc = -1
r = <optimized out>
nttyFDs = 1
ttyFDs = 0x7fe458001790
i = <optimized out>
logfile = 0x7fe458000ad0 "/var/log/libvirt/lxc/dwj-hfax-dev.log"
logfd = -1
nveths = 0
veths = 0x0
handshakefds = {-1, -1}
pos = -1
ebuf =
"\000\000\000\000\344\177\000\000\020\000\000\000\000\000\000\000\376\377\377\377\377\377\377\377\000\000\000\000\000\000\000\000\377\377\377\377",
'\000' <repeats 12 times>"\364,
\377\377\377\377\377\377\377\220Y|u\344\177\00...
2016 Apr 12
0
Re: [Bug 1325687] network type="ethernet" not supported with LXC
...gt; option '--veth' requires an argument
>> > syntax: /usr/lib/libvirt/libvirt_lxc [OPTIONS]
>> > Options
>> > -b, --background
>> > -n NAME, --name NAME
>> > -c FD, --console FD
>> > -v VETH, --veth VETH
>> > -s FD, --handshakefd FD
>> > -S NAME, --security NAME
>> > -h, --help
>> > Unknown failure in libvirt_lxc startup
>> >
>> >
>> > Please help me regarding this.
>>
>>
>> Hmm indeed, it seems like that commit inadvertently dropped the error
>&...
2013 Jul 15
3
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
On Mon, Jul 15, 2013 at 3:18 AM, Michal Privoznik <mprivozn@redhat.com>wrote:
>
> Interesting. If you are still able to reproduce the crash, can you try to
> get the line number within virSecurityManagerGenLabel where the crash
> happened? I think it's the STREQ line (440 linenr). Question is whether
> model or name is NULL.
>
>
I'll try.
I'm not sure why