Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] modulo scheduling"
2014 Feb 12
2
[LLVMdev] ifconversion before register allocation
Hi all,
I am using llvm backend to generate binary for a specific accelerator. I
would like to convert instructions into predicated form when instructions
are still in SSA form. It looks like that ifconversion execution flow is
different when instructions are in SSA form. However, I am encountering
many problems (specially with registers) when I use it before register
allocation. I was wondering
2017 Jun 06
0
Rebalance + VM corruption - current status and request for feedback
Hi,
Sorry i did't confirm the results sooner.
Yes, it's working fine without issues for me.
If anyone else can confirm so we can be sure it's 100% resolved.
--
Respectfully
Mahdi A. Mahdi
________________________________
From: Krutika Dhananjay <kdhananj at redhat.com>
Sent: Tuesday, June 6, 2017 9:17:40 AM
To: Mahdi Adnan
Cc: gluster-user; Gandalf Corvotempesta; Lindsay
2017 Jun 06
0
Rebalance + VM corruption - current status and request for feedback
Any additional tests would be great as a similiar bug was detected and
fixed some months ago and after that, this bug arose?.
Is still unclear to me why two very similiar bug was discovered in two
different times for the same operation
How this is possible?
If you fixed the first bug, why the second one wasn't triggered on your
test environment?
Il 6 giu 2017 10:35 AM, "Mahdi
2017 Oct 09
1
Gluster 3.8.13 data corruption
OK.
Is this problem unique to templates for a particular guest OS type? Or is
this something you see for all guest OS?
Also, can you get the output of `getfattr -d -m . -e hex <path>` for the
following two "paths" from all of the bricks:
path to the file representing the vm created off this template wrt the
brick. It will usually be $BRICKPATH/xxxx....xx/images/$UUID where $UUID
2017 Jun 05
0
Rebalance + VM corruption - current status and request for feedback
The fixes are already available in 3.10.2, 3.8.12 and 3.11.0
-Krutika
On Sun, Jun 4, 2017 at 5:30 PM, Gandalf Corvotempesta <
gandalf.corvotempesta at gmail.com> wrote:
> Great news.
> Is this planned to be published in next release?
>
> Il 29 mag 2017 3:27 PM, "Krutika Dhananjay" <kdhananj at redhat.com> ha
> scritto:
>
>> Thanks for that update.
2017 Jun 05
1
Rebalance + VM corruption - current status and request for feedback
Great, thanks!
Il 5 giu 2017 6:49 AM, "Krutika Dhananjay" <kdhananj at redhat.com> ha scritto:
> The fixes are already available in 3.10.2, 3.8.12 and 3.11.0
>
> -Krutika
>
> On Sun, Jun 4, 2017 at 5:30 PM, Gandalf Corvotempesta <
> gandalf.corvotempesta at gmail.com> wrote:
>
>> Great news.
>> Is this planned to be published in next
2017 Oct 06
0
Gluster 3.8.13 data corruption
Hi,
Thank you for your reply.
Lindsay,
Uunfortunately i do not have backup for this template.
Krutika,
The stat-prefetch is already disabled on the volume.
--
Respectfully
Mahdi A. Mahdi
________________________________
From: Krutika Dhananjay <kdhananj at redhat.com>
Sent: Friday, October 6, 2017 7:39 AM
To: Lindsay Mathieson
Cc: Mahdi Adnan; gluster-users at gluster.org
Subject: Re:
2017 Jun 06
2
Rebalance + VM corruption - current status and request for feedback
Hi Mahdi,
Did you get a chance to verify this fix again?
If this fix works for you, is it OK if we move this bug to CLOSED state and
revert the rebalance-cli warning patch?
-Krutika
On Mon, May 29, 2017 at 6:51 PM, Mahdi Adnan <mahdi.adnan at outlook.com>
wrote:
> Hello,
>
>
> Yes, i forgot to upgrade the client as well.
>
> I did the upgrade and created a new volume,
2017 Jun 04
2
Rebalance + VM corruption - current status and request for feedback
Great news.
Is this planned to be published in next release?
Il 29 mag 2017 3:27 PM, "Krutika Dhananjay" <kdhananj at redhat.com> ha
scritto:
> Thanks for that update. Very happy to hear it ran fine without any issues.
> :)
>
> Yeah so you can ignore those 'No such file or directory' errors. They
> represent a transient state where DHT in the client process
2017 Oct 06
2
Gluster 3.8.13 data corruption
Could you disable stat-prefetch on the volume and create another vm off
that template and see if it works?
-Krutika
On Fri, Oct 6, 2017 at 8:28 AM, Lindsay Mathieson <
lindsay.mathieson at gmail.com> wrote:
> Any chance of a backup you could do bit compare with?
>
>
>
> Sent from my Windows 10 phone
>
>
>
> *From: *Mahdi Adnan <mahdi.adnan at outlook.com>
2008 Oct 18
0
JGR not launch for non-root user
Hi there,
I am a newbie to R and just installed R 2.7.2 and JGR. As root, JGR
launch successfully both in R or by a launcher (a script in shell), but
it not works for non-root user. What's the cause of this issue?
sudo update-java-alternatives -s java-6-sun
sudo R CMD javareconf
sudo R
>install.packages("JGR", dep=TRUE)
>library(JGR)
>JGR() # JGR launched successfully
2017 Oct 06
0
Gluster 3.8.13 data corruption
Any chance of a backup you could do bit compare with?
Sent from my Windows 10 phone
From: Mahdi Adnan
Sent: Friday, 6 October 2017 12:26 PM
To: gluster-users at gluster.org
Subject: [Gluster-users] Gluster 3.8.13 data corruption
Hi,
We're running Gluster 3.8.13 replica 2 (SSDs), it's used as storage domain for oVirt.
Today, we found an issue with one of the VMs template, after
2017 Jul 11
3
Upgrading Gluster revision (3.8.12 to 3.8.13) caused underlying VM fs corruption
On Mon, Jul 10, 2017 at 10:33 PM, Mahdi Adnan <mahdi.adnan at outlook.com>
wrote:
> I upgraded from 3.8.12 to 3.8.13 without issues.
>
> Two replicated volumes with online update, upgraded clients first and
> followed by servers upgrade, "stop glusterd, pkill gluster*, update
> gluster*, start glusterd, monitor healing process and logs, after
> completion proceed to
2012 Dec 22
0
[LLVMdev] Problem executing Swing application with j3
Hi Baptiste,
Just to let you know that I have just fixed the problem. You can now either
use trunk or release 0.32 and the program now runs.
Cheers,
Nicolas
On Mon, Dec 3, 2012 at 8:09 PM, Baptiste Saleil
<baptiste.saleil at gmail.com>wrote:
> Hi Nicolas, thanks for your answer.
>
> The swing hello world is the following (Running perfectly with OpenJDK) :
>
> public class
2017 Oct 05
2
Gluster 3.8.13 data corruption
Hi,
We're running Gluster 3.8.13 replica 2 (SSDs), it's used as storage domain for oVirt.
Today, we found an issue with one of the VMs template, after deploying a VM from this template it will not boot, it stuck at mount the root partition.
We've been using this templates for months now and we did not had any issues with it.
Both oVirt and Gluster logs is not showing any errors or
2006 Apr 06
1
rbind
Hi list,
I have been trying to pileup dataframes with different column names using
rbind. I am getting the following error message. I was wondering if there is
a way to go around this minor problem?
Error in match.names(clabs, names(xi)) : names don't match previous names:
G
Thanks indeed for your information
Regards
Mahdi
--
-----------------------------------
Mahdi Osman (PhD)
2018 Jan 17
1
Gluster endless heal
Hi,
I have an issue with Gluster 3.8.14.
The cluster is 4 nodes with replica count 2, on of the nodes went offline for around 15 minutes, when it came back online, self heal triggered and it just did not stop afterward, it's been running for 3 days now, maxing the bricks utilization without actually healing anything.
The bricks are all SSDs, and the logs of the source node is spamming with
2002 Dec 30
1
Java Swing App
I'm rather new to Wine, and I'm trying to run a Java Swing application.
I'm having trouble with it. Has anyone else gotten Swing-based apps to
run?
I have a test case, basically a swing "hello world" app, and I haven't
been able to get it to work either. Here's what happens when I try to
compile it:
[dritch@twitch wine]$ wine -- c:/jdk1.3/bin/javac -g -d
2005 Jul 07
2
R under suse linux 9.3
Hi, dear list members,
I've been using R under windows XP and I am now changing
my system to SUSE LINUX 9.3.
I could figure out that there is no precompiled version
of R for LINUX. To get me going, I would like your help
regarding what I need to setup R under my SUSE LINUX.
Which compiler do I need to be able to compile the source
and I was wondering if I could get GNU compiler?
2006 Dec 05
1
cluster package
Hi list,
I am doing cluster analysis using the cluster package. I created a dendrogram using the function plot(agnes(myData)). When I try to change the sise of labels, it does not work. I tried cex = 1.5, etc. Nothing worked. Can anyone give me a hint on how to change the sise of the labels, as well as the sise of axes labels.
Thanks
Mahdi
--
-----------------------------------
Mahdi Osman