Displaying 20 results from an estimated 600 matches similar to: "consider bios upgrade..."
2011 Jul 29
2
ruby-libvirt 0.4.0
On 07/29/11 - 09:34:17AM, David M. Barlieb wrote:
> Hi, I'm fairly new to using libvirt. I have RHEL6 servers running KVM
> virtual environment. As I understand it, libvirt provides the tools to
> the KVM environment so that I can create domains or virtual guests. So,
> that being said, what does this ruby-libvirt provide me or enhance given
> my current setup.
>
>
>
2011 Apr 05
1
[Libvir] libvirt & vde_switch
Hi,
I would like to ask about status of VDE and libvirt. I found a thread
from http://www.redhat.com/archives/libvir-list/2008-February/msg00030.html.
I am not interested in connecting the VDE to the outside world. I have
created a FW machine using macvtap. To this machine I would like to
attach machines from different zones (dmz, prod, cust). I was thinking
on using VDE and vlans (FW would
2013 Dec 03
3
help about migration with libvirt
Hi experts
I want to use libvirt doing the migration
migration the guest from core 0 to core 2, Is there a way to do this ? any
points?
Lei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20131203/1cd982b2/attachment.htm>
2018 Feb 05
2
Package sgd
Good morning,
Is there a package that replaces the sgd package to explore the Gradient Descent (SGD) t echnique ?
Best regards,
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Tony
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
[[alternative HTML version deleted]]
2018 Feb 05
0
Package sgd
1. It might help if you could state more specifically what you want to do.
2. Maybe check here if you haven't already done so:
https://cran.r-project.org/web/views/
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Mon,
2013 Jan 21
2
snapshot troubles
Dear all,
I created some snapshots, a long time ago, using the xml description
option, so the snapshots have a name with a space in it...
Really a bad choice apparently, since it seems impossible to delete them
now: I cannot find how to enter the snapshot name properly due to the
space. Quotes don't seem to help; escaping the space doesn't help either.
Anybody knows how to solve this?
2018 Feb 05
1
Package sgd
A web search on "gradient descent R" also brought up a bunch of stuff. Is
any of this what you want?
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Mon, Feb 5, 2018 at 10:23 AM, Bert Gunter <bgunter.4567 at
2013 Mar 12
2
managedsave results in unexpected shutdown from inside Windows
Hi,
I'm facing a strange behaviour of windows 2008 guests. After a virsh
managedsave and start, the windows guest open a "unexpected shutdown"
window.
The window looks like this one (randomly taken from the web):
http://toastytech.com/guis/srv2k3login2.jpg
This happens in all virtualized windows in a hypervisor.
Has anyone else experienced such issue?
Thanks,
--
Nicolas
2012 Jan 18
2
Cloud Init
I want to start an instance using libvirt API. I want to provide ssh access
for the user of the vm. Anyone know how to embed an ssh key into the
instance. I came across cloud-init . but couldn't get a tutorial . Thanks
in advance.
--
Thank You
Sarath P R | cell +91.999.502.4287
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jul 03
2
fsck and guest images
Hey!
I have some RHEL6 hypervisors and the VMs are in raw qemu image files in a
local raid array linux raid + lvm + ext3. When a kernel update is installed
a reboot is necessary, usually it has been more than 180 days since the
last reboot and the file system is fsck'd and this takes 2-3 hours.
I am curious to know if there is any documentation that addresses the pro's
and con's of
2008 Nov 03
1
Help with 'annotation' in GOHyperGParamsClass
Dear cateGOry experts,
hyperGTest documentation states that YEAST cannot be used as 'annotation'
when evaluating gene ontology representation status for a given set of
'geneIds'.
Because I am using a custom print I believe I need to create my own data
package to use as the annotation file for 'annotation'. Can someone please
describe how to make a data package that will
2013 Dec 03
1
Re: help about migration with libvirt
On 12/03/2013 12:52 AM, Nicolas Sebrecht wrote:
> This is about CPU affinity. You may look at CPU pinning with 'vcpupin'
> in the manual of virsh. It is possible to enable vCPU pinning in libvirt
> guest XML.
>
> Don't know if libvirt supports applying CPU affinity at guest runtime
Yes, 'virsh vcpupin' can be used to change CPU affinity at runtime.
> but
2013 Mar 05
2
Questions on implementing logistic regression
Hi there,
I am trying to write a tool which involves implementing logistic
regression. With the batch gradient descent method, the convergence is
guaranteed as it is a convex problem. However, I find that with the
stochastic gradient decent method, it typically converges to some random
points (i.e., not very close to the minimum point resulted from the batch
method). I have tried different ways
2009 Dec 16
1
Rgraphviz installation
Hi,
I wanted to install Rgraphviz. From the R GUI, I downloaded the package but when I tried to load it I got the following error message:
"This application has failed to start because libcdt-4.dll was not
found. Re-installing the application may fix this problem."
The R commands and errors are:
> utils:::menuInstallPkgs()
trying URL
2013 Dec 16
1
[Redmine] Hide subprojects in welcome page
Dear all,
I''m using redmine and in welcome page, it displays all projects and
subprojects. I want to hide all subprojects and display parent projects
only.
Please help me!
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails
2011 Jan 08
2
virt-manager can't start because of a dbus problem
Hi,
Since today I can't start virt-manager anymore :-(
Failed to connect to socket /tmp/dbus-yhDz4m8loi
By the way the same message as I get from qdbus.
There are no files called /tmp/dbus* on my system but
some dbus applications are running:
linux-dev:~# ps ax | grep dbus
1774 ? Ss 0:00 /usr/bin/dbus-daemon --system
2436 ? S 0:00 dbus-launch --autolaunch
2011 Aug 15
1
does kvm support SATA driver?
Hi,
I encounter a problem. My virtual machine is windows 7 . I install it using
bus ide. There is not any problem until now. but when I want to attach a
disk to it(bus=scsi ) , the os can?t find the suitable SCSI driver. I
search the problem on the internet ,it seems that the windows7 don?t
support SCSI driver. So ,I want attach the disk to vm using SATA. So I want
to know that whether the kvm
2011 Aug 15
1
Question about terminology
I'm having a minor disagreement with a colleague over terminology.
When you have a group of KVM Hosts which have access to the same network and storage (for purposes of migration) yet there is no clusterware or HA software involved...how does one refer to this group of hosts? I call them a "Host Group." He insists on the term "Cluster."
To me, "cluster"
2012 Jan 18
2
virt-manager 0.9.0-r2 gentoo, no starting
getting this when starting virt-manager
databunka src # virt-manager
Traceback (most recent call last):
File "/usr/share/virt-manager/virt-manager.py", line 383, in <module>
main()
File "/usr/share/virt-manager/virt-manager.py", line 285, in main
raise RuntimeError(_("Unable to initialize GTK: %s") % gtk_error)
RuntimeError: Kann GTK nicht
2012 Feb 08
1
Creating network bridge without IP address
Hi everyone!
I have the following setup:
domain0
|-domU1
|-domU2
|-domU3
I am running this with libvirt on a XEN server. Right now the server is connected to our office network, but later it will be in a hosted environment. I need domU1 and domU3 to have a public IP, and all of the domUs and the dom0 should have an internal IP address to communicate with each other. So this is what I would like