Displaying 20 results from an estimated 300 matches similar to: "Ruby libvirt gem: state reasons"
2013 May 10
2
Way for a VM to reboot from a snapshot?
Using the koan command, a VM can essentially request
that it be reprovisioned.
Is there any way for a VM to request that it reboot from
a snapshot taken with virsh?
Thanks..
-- 
#ken	B-)}
Ken Coar, RHCE, RHCSA, Sanagendamgagwedweinini
IT Engineering Tower, Red Hat/RDU
"Millennium hand and shrimp!"
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2012 Nov 13
1
virt-viewer X forwarding through ssh broken since FC17 upgrade?
Ever since I upgraded my laptop from FC15 to FC17, I've been
getting this message when I ssh to some RHEL6 hosts inside Red Hat.
In particular, I'm trying to do this:
virt-viewer --connect \
    qemu+ssh://kvm11.devlab.phx1.redhat.com/system \
    bork-s01.candlepin.dev.devlab.phx1.redhat.com
This is the message I get:
  X11 forwarding request failed on channel 0
A viewer window pops
2012 Jan 25
1
Preventing 'virsh start' while doing backup?
Is there any way to interface with virsh to keep it from executing a
startup operation?  Sort of like the /etc/nologin (man page nologin(5))
mechanism?
Basically, I want to be able to shut down a VM in order to copy its
disk images, and be reasonably assured that it won't be started
before I'm finished.
Is there any sort of hook or interlock file or other mechanism to
accomplish this?
2006 Feb 07
4
Can''t stop/start lighttpd
Hello everyone,
I?ve been working with Ruby on Rails for about 2 months now and have 
really enjoyed the ease of use of it.  I?m only been doing development 
on it so I?ve been using WeBrick.  Recently, I have built a server 
running Debian Linux, with ruby 1.8.2, rails 1.0.0, lighty 1.4.3, and 
Mysql 5.0.18.  I used WeBrick to generate a lighttpd.conf file for me, I 
changed the paths in the
2004 Nov 16
4
Samba/Netscape Directory Server
For whatever reason I am trying to configure the following environment 
and am running into trouble towards the end of things.  Hopefully I am 
overlooking something basic, any assistance would be greatly appreciated.
1. Redhat AS 2.1 server running Netscape Directory Server 5.2
2. RHEL3 system using Samba 3.0.8 acting as a PDC integrated with the 
Netscape LDAP server
3. Win2k/XP clients as
2011 Feb 28
1
Creating Boxpot with R within bash script
I will confess to being very wet behind the ears when it comes to scripting, so with that as a backdrop, here is my question. I can create a box and whisker plot without any problem from the command line, but incorporating that process into a bash script has proved problematic. Below is the portion of the bash script that fails:
R   --save --no-save --vanilla  <<   EOF
CAPE.df =
2013 May 31
10
[Bug 2110] New: ssh-copy-id fails on nonexisting private key
https://bugzilla.mindrot.org/show_bug.cgi?id=2110
            Bug ID: 2110
           Summary: ssh-copy-id fails on nonexisting private key
           Product: Portable OpenSSH
           Version: 6.2p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Miscellaneous
          Assignee: unassigned-bugs
2005 Aug 23
0
For2R - Interface from Fortran to R
We announce the availability of the Fortran 95 module "For2R", which 
makes it easy to write complicated R data structures (i.e., lists of 
lists, matrices, dataframes, ...) from Fortran programs. By a series of 
subroutine calls, program outputs can be written to a file readable by R 
with a single "dget" function call. This facilitates automated graphics 
generation and other
2005 Aug 23
0
For2R - Interface from Fortran to R
We announce the availability of the Fortran 95 module "For2R", which 
makes it easy to write complicated R data structures (i.e., lists of 
lists, matrices, dataframes, ...) from Fortran programs. By a series of 
subroutine calls, program outputs can be written to a file readable by R 
with a single "dget" function call. This facilitates automated graphics 
generation and other
2002 Jul 26
1
R 1.5.1 (Windows) crashes on plotting density(rnorm(1000)) (PR#1837)
I am experiencing a reproducible crash from the following statement:
plot(density(rnorm(1000)))
on R 1.5.1 on Windows 2000.
This is a dual-processor machine with 512Mb of RAM.  Please advise if 
further details of hardware/OS are needed.
If rgui.exe is in use, the crash occurs before the plot can be 
displayed.  If rterm.exe is in use, the plot appears, then the error (and 
crash).
A screen
2005 Jun 09
1
May I ask you a question about matrix population models?
Dear R user:
Now I am studying "matrix population models" and Rmetasim package,but I
find it's very difficult to understand this model fully and can't
find a good teacher.My question is that:Now I do some research about one
marine shrimp: Penaeus chinensis, it's life cycle is one year. after it
breed it's offsprings, it will died. This shrimp's life cycle is dicrete
2013 Jul 15
0
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
Ah ha!  I just learned about "gdb bt full".  The existing core dump might
have what you need: Line #442.  However, the line numbers for the source
code in the source tree that my Gentoo system is building from does not
match exactly what you listed.
Line #442 for me is the one containing the "STREQ" macro:
    virObjectLock(mgr);
    for (i = 0; i < vm->nseclabels; i++)
2011 Feb 15
1
getBM in biomaRt
I'm using 'getBM' function in Bioconductor package 'biomaRt' to retrieve gene ids based on known chromosome locations. 
The question is getBM just only return one gene id once a time,  even a query is mapped to multiple genes. What's the criteria for picking that special one? 
	[[alternative HTML version deleted]]
2017 Oct 11
2
Flame war police
On 10/10/2017 11:22 AM, Mark Haney wrote:
>
> We have this discussion on every list I've ever been, or currently are 
> on about every 6 months or so.? I do my best to contribute to the list 
> as often as I can, but I can't help people when they are deadset on 
> doing dangerous things.? Posts like his, and posts like yours make it 
> harder for me to bother trying to
2004 Jul 15
3
More on global environment
To follow up on my previous question, suppose a user R session wants to 
unload one workspace and load another within an R session.  Is the 
following the correct sequence?
1.  save.image() to save the current workspace as .Rdata in the current 
working directory.
2.  rm(list=ls()) to remove everything from the workspace.
3.  setcwd("xxx") to set the new working directory.
4. 
2004 Feb 12
1
How do you create a "MCMC" object?
I have been running a Gibbs Sampler to estimate levels of efficiency in the
Louisiana Shrimp Industry. I created a matrix (samp) where I stored the
results of each iteration for 86 variables. I run 10,000 iterations. So, the
matrix samp is 10,000 x 86. I want to use the gelman-rubin test to check for
convergence. To do that, I need at least two chains. If I run second chain
with different starting
2002 Dec 23
1
Plot scales
I remember reading somewhere that locations on plots (in my case, arguments 
x and y for legend()) can be specified in several scales besides the usual 
data scale.  I would like to set x and y as proportions of total plot size 
or something similar.  Can anyone steer me to documentation on how to do it?
-- 
Michael Prager, Ph.D.                <Mike.Prager at noaa.gov>
NOAA Center for
2002 Aug 08
1
PR #1833 Clarification (PR#1890)
This is (correctly) filed under "non-reproducible."
The corresponding notes say "solved by re-installing Windows (private 
comm)."  I would like to clarify that this was solved by re-installing the 
patch known as "Windows 2000 Service Pack 2," not by reinstalling Windows 
itself.  Perhaps my original message was not clear.
I point this out because installing the
2007 May 29
1
rgl.postscript
Hi, 
I am having an issue when creating a postscript file from RGL window.  It 
seems to cut off some of the axis labels.  Here is the code I am using.
I created a 3D plot using RGL_0.71 with R 2.5 on Windows XP.
z1<-c(5,4,1,4.5,2,3,2,1,1)
z2<-c(6,8,7,7.5,5,3.5,4,1,1)
z3<-c(3,2,4,7,3,4.5,6,2,3)
x1<-seq(1,9)
x2<-seq(1,9)
x3<-seq(10,18)
y1<-seq(8,0)
y2<--1*y1
2017 Oct 11
0
Flame war police
On 10/11/2017 02:44 PM, Lamar Owen wrote:
> On 10/10/2017 11:22 AM, Mark Haney wrote:
>>
>> We have this discussion on every list I've ever been, or currently 
>> are on about every 6 months or so.? I do my best to contribute to the 
>> list as often as I can, but I can't help people when they are deadset 
>> on doing dangerous things.? Posts like his, and