Displaying 6 results from an estimated 6 matches for "1033508".
Did you mean:
1032508
2013 Nov 22
3
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...rvisor is RHEV-H. As Itamar has just
> explained me, hooks are executed on the hypervisor’s side (not on
> the RHEV-M, as I used to think), so properly working libguestfs on
> the RHEV-H will resolve my issue.
This is a bug. I have filed this:
https://bugzilla.redhat.com/show_bug.cgi?id=1033508
If you have Red Hat Support it would be helpful if you could get them
to escalate this so it gets the right attention.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installe...
2013 Oct 18
0
[LLVMdev] ELLCC has self hosted.
The clang/LLVM based ELLCC project (http://ellcc.org), after having
reached a huge milestone ( http://ellcc.org/blog/?p=231) has now
successfully compiled itself.
The steps were:
1. Use gcc to build the compiler with Linux standard libraries.
2. Use ecc to build itself with libc++, libc++ABI, libunwind, musl, and
compiler-rt
3. Use the newly built compiler to build itself again.
One
2013 Nov 22
0
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...sor is RHEV-H. As Itamar has just
> explained me, hooks are executed on the hypervisor’s side (not on the
> RHEV-M, as I used to think), so properly working libguestfs on the
> RHEV-H will resolve my issue.
This is a bug. I have filed this:
https://bugzilla.redhat.com/show_bug.cgi?id=1033508
If you have Red Hat Support it would be helpful if you could get them to escalate this so it gets the right attention.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installer...
2013 Nov 22
1
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Oh, you are right. Wrong filename - it's my fault. Now:
====== TEST FINISHED OK ======
Виталий Исаев
Инженер-программист
Группа разработки и внедрения ПСЗИ
Департамент информационной безопасности
ОАО «Финтех»
-----Original Message-----
From: Richard W.M. Jones [mailto:rjones@redhat.com]
Sent: Friday, November 22, 2013 3:48 PM
To: Исаев Виталий Анатольевич
Cc: Fabian Deutsch;
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
[CC to Fabian - can you comment on the ovirt-node problem below]
On Thu, Nov 21, 2013 at 10:02:46PM +0000, Исаев Виталий Анатольевич wrote:
> On 11/21/2013 05:56 PM, Richard W.M. Jones wrote:
> > When you say "cannot access them" do you get an error message? Could
> > it be an SELinux denial?
>
> Yes, when I am trying to open some logical volume on the hypervisor
2013 Nov 22
3
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...> > explained me, hooks are executed on the hypervisor’s side (not on the
> > RHEV-M, as I used to think), so properly working libguestfs on the
> > RHEV-H will resolve my issue.
>
> This is a bug. I have filed this:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1033508
>
> If you have Red Hat Support it would be helpful if you could get them to escalate this so it gets the right attention.
>
> Rich.
>
> --
> Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Fedora Windows cross-compiler. Compile Windows programs...