search for: duth

Displaying 17 results from an estimated 17 matches for "duth".

Did you mean: auth
2013 Aug 23
2
Re: virsh "cpu-stats" not working !!!
...onding domain in "/dev/cgroup_<controller>/machine/<domain>.libvirt-qemu/" and hence the "cpu-stats" command is not working. Please let us know your view on this. We have collected the debug logs, please find the attachment for the same.. Thanks and Regards, Shree Duth Awasthi. On Wed, Aug 21, 2013 at 9:35 PM, Eric Blake <eblake@redhat.com> wrote: > On 08/21/2013 03:55 AM, SHREE DUTH AWASTHI wrote: > > [putting your name in ALL CAPS looks like you are shouting] > > >> > >> Hi All, > >> > >> Can you please gu...
2013 Aug 21
2
virsh "cpu-stats" not working !!!
...s/fs/cgroup > mount -t cgroup -o cgroup cgroup /sys/fs/cgroup > > > Please find the the domain info used for the creation of VM in the > attachment. Please let us know, how to proceed futher. > > Your inputs would be of great help to us. > > Thanks and Regards, > Shree Duth Awasthi. >
2008 Oct 29
2
definition of a function
Hello, R subscribers. I would like to define a function like this one: Fun <- function(x) sin(x)/x with value 1 at x=0. How can I do that? Is there a way to plot it "symbolically", without using x as a vector? e.g. x <- seq(from=-10, to=10, length=100) plot(x, Fun(x)) Thank you in advance.
2009 May 28
3
avoid a loop
Hello, R users. I have the following code: a=1:10 b=-3:15 n=5 x <- rep(0,n) for (i in 1:n) x[i] <- sum( outer(a,b, function(s,t) abs(a-b-i)==0) ) Can someone tell me if I could avoid the for command? Thank you in advance.
2013 Apr 05
1
Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )
...nutls_handshake () from /usr/lib64/libgnutls.so.26 #22 0x00007f8593a5961b in virNetTLSSessionHandshake () from /usr/lib64/libvirt.so.0 Please let us know if it is a known problem. If not, I will raise a new bug for the same. ( Atleast I coulnt find the the known issues ) Thanks and Regards, Shree Duth Awasthi. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130405/cb4175fa/attachment.htm>
2015 Nov 02
0
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
Minor Correction, Yes, we are using Hardware RAID-0, which uses HP Smart Array P220i Controller. Thanks, Tejas On Mon, Nov 2, 2015 at 3:48 AM, SHREE DUTH Awasthi < shreeduth.awasthi@gmail.com> wrote: > Hello Richard, > > Thanks a lot for your time and response. Please find the requested details > attached. > > RAID-0 is the software raid level which we have configured on the HP BL > Gen8 server. (While creating 1 Logical...
2007 Jan 09
1
no linear model with many objects
Hi all, Is any way to estimate the parameters of a curve, not manualy, from many subsets of my dataset [[alternative HTML version deleted]]
2013 Aug 21
0
Re: virsh "cpu-stats" not working !!!
On 08/21/2013 03:55 AM, SHREE DUTH AWASTHI wrote: [putting your name in ALL CAPS looks like you are shouting] >> >> Hi All, >> >> Can you please guide us in solving this issue. >> >> Version used : libvirt-1.0.6 >> # rpm -qa | egrep "libvirt|qemu" >> qemu-kvm-0.14.1-1_WR4....
2015 Nov 01
2
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
On Sun, Nov 01, 2015 at 09:23:28AM +0530, Tejas Gadaria wrote: > Hi Richard, > > Thanks for your replay, > > We are using Fedora 21 with SAS drive and RAID 0 config on both Physical > and conversion server. We're going to need a bit more information about the hardware in the physical server, like what 'RAID 0' means - hardware RAID? What precise RAID controller
2000 May 01
3
Status of SSH 2.0 protocol support?
Just to bring everyone up to date, could we get a report on the status of support for the 2.x protocol? The home page says "next major release" - is that 1.3 or 2.0? And is there any feel for when it'll be generally available? -- John Hardin Internal Systems Administrator Apropos Retail Management Systems, Inc. <johnh at aproposretail.com>
2010 Sep 11
2
Latex fonts in R graphics
Hello, R users. I am trying to embed Computer modern fonts to an R plot and I get the following error. CM <- Type1Font("CM", + c(paste("cm-lgc/fonts/afm/public/cm-lgc/", + c("fcmr8a.afm", "fcmb8a.afm", "fcmri8a.afm", "fcmbi8a.afm"), sep=""), + "./cmsyase.afm")) > pdf("cm.pdf",
2008 Mar 19
5
[LLVMdev] Proposal for GSoC project for clang front end
...(I mean, should I make a list about each and every specific C++ feature that the parser should be able to handle ?) Any thoughts about the subject will be greatly appreciated. About me: I'm an undergraduate student of electrical engineering in Democritus University of Greece (http://www.ee.duth.gr). I've been a user, contributor, and project leader, of various open-source projects over the years. I've gained some experience in C++ parsing when I developed an automatic wrapper for Ogre3D (http://www.ogre3d.org), that produces bindings for the CLR (http://sourceforge.net/projects/...
2009 Jul 09
2
How to Populate List
...27-tp24398687p24398687.html Sent from the R help mailing list archive at Nabble.com. ------------------------------ Message: 113 Date: Thu, 09 Jul 2009 08:38:53 +1200 From: Paul Murrell <p.murrell@auckland.ac.nz> Subject: Re: [R] Tex fonts in R plots To: KARAVASILIS GEORGE <gkaravas@ee.duth.gr> Cc: "r-help@r-project.org" <r-help@r-project.org> Message-ID: <4A5503DD.2020806@auckland.ac.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi KARAVASILIS GEORGE wrote: > Hello, R users. > I would like to display the font of Math Mode of MikTex...
2015 Nov 01
0
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
Hello Richard, Thanks a lot for your time and response. Please find the requested details attached. RAID-0 is the software raid level which we have configured on the HP BL Gen8 server. (While creating 1 Logical drive out of 2 physical drives ) Best, Shree. On Sun, Nov 1, 2015 at 12:49 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Sun, Nov 01, 2015 at 09:23:28AM +0530, Tejas
2009 Jul 07
2
Tex fonts in R plots
Hello, R users. I would like to display the font of Math Mode of MikTex 2.3, WinEdt 5.4 in R plots, e.g. in xlab, ylab or legend. How can I do that? Thank you in advance.
2011 Jun 11
3
rcspline.plot query
Dear all, As I am new to the R community - although eager to advance- I would like to pose a question to the community. I have an SPSS file which I have imported it in R (with the read.spss command) which conists of scale (continuous) variable "adiponectin" and the corresponding categorical value "death" (0=No, 1=Yes). In all there are 60 observations (among which
2012 Apr 18
1
C - R integration: Memory Issues
Hi all, I am a PhD student and I am working on a C project that involves some statistical calculations. So, I tried to embed R into C, in order to call R functions from a C program. My program seems to get the correct results from R. However, it appears to have a lot of memory allocation issues, in contrast to the small amounts of memory that my code allocates. Some additional info