Displaying 20 results from an estimated 600 matches similar to: "Can I update libvirt while KVM guest os are running"
2011 Mar 31
1
How to disconnect the ISO image using virsh
Hello,
I can attach disc ISO image to cd-rom from virsh.
And I can replace the ISO image from disc1 to disc2 using the 2nd example.
(example)
attach-disk guest01 /root/disc1.iso hdc --driver file --type cdrom
--mode readonly
attach-disk guest01 /root/disc2.iso hdc --driver file --type cdrom
--mode readonly
My question is, how can I disconnect the image from the cdrom drive using virsh.
Because,
2011 Jun 10
0
e: How to disconnect the ISO image using virsh
I am trying to detach an ISO from a KVM machine and I've tried both attach-disk using " " in the file path as well as the update-device option but am getting this error
error: Failed to update device from /var/run/libvirt/qemu/kvmtest1.xml
error: XML description for unknown device type is not well formed or invalid.
I tried doing a virsh edit on the xml file to remove the source
2011 Jun 20
1
libvirt-users Digest, Vol 18, Issue 17
Yes, I also think that iptables module should be loaded before libvirt-bin
and I have seen a post which regarded loading conntrack modules and these
modules also seem to be necessary...
I know a little about Upstart in Ubuntu. However, I still don't know how to
properly solve this problem.
ip_tables module depend on other modules being loaded and since I don't know
the full list of modules
2004 Aug 20
0
CentOS-2 errata update 5
The following errata for CentOS-2 have been built and uploaded the the
centos mirror. These packages are all small bug fixes except for
arptables_jf which is a new package. You should also remember to
uninstall netscape with this command:
rpm --erase netscape-common netscape-communicator netscape-navigator
RHBA-2004:155 Updated XFree86 packages fix memory faults on Itanium
RHBA-2004:223
2011 Jul 20
3
CentOS 6 PXE boot:Unable to download the kickstart file
We have CentOS 6 manual installation working by PXE booting from a RHEL5.6
PXE/TFTP server. However, when we add a Kickstart file in the PXE
configuration:
kernel CentOS-6-i386/vmlinuz
append load_ramdisk=1 initrd=CentOS-6-i386/initrd.img network
ks=nfs:130.226.86.4:/u/rpm/kickstart/ks-centos-6-clean-i386.cfg
then the CentOS 6 client install reports "Unable to download the
2011 Jan 13
1
RHEL 5.6 is out
Hi List,
In case any of you are wondering when RHEL5.6 will be out our satellite
server has just pulled down a copy (with bind97 and php53 :) so I'd
expect an official announcement fairly soon.
Tris
*************************************************************
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity
to whom
2011 Apr 10
1
ext4 support in anaconda?
Hi,
it looks like, I cannot format a partition as ext4 while install.
I thought upstream has ext4 fully supported in 5.6?
I looked in release notes but only found reference to ext4 in RHEL5.6
My install is netinstall.iso 64bit release 5.6 as Virtualbox VM.
Thx
Rainer
2011 Jul 12
1
centOS6 ipa-client update
Using FreeIPA Server V2 and began testing against CentOS6 since it has a
better support for SSSD. Ran into an issue with importing a Kerberos
keytab to the new host and the FreeIPA folks indicated this is a known
bug that was fixed in RHEL5.6:
http://rhn.redhat.com/errata/RHBA-2011-0832.html
The new IPA client is ipa-client-2.0-10.el5_6.1.
Any idea when this will make it into the CentOS6
2011 Jul 20
2
CentOS 6 PXE boot: Unable to download the kickstart file
Patrick Lists wrote:
>>> I fail to see how your repository problem is related to my Kickstart PXE/NFS
>>> problem. We can install CentOS 6 (no Kickstart) without problems using PXE.
>>> It's the NFS-mounting of the Kickstart-file which fails. What I'd love to learn
>>> is how others have made NFS/Kickstart work...
>>
>> Is CentOS 6 assuming
2011 Jun 22
2
Dovecot 2.0.13 problem with LMTP
Hello,
we have dovecot 2.0.13 installed in our RHEL5 servers. We use dovecot as a lmtp proxy on the front end mail relays and dovecot for back end lmtp/pop/imap. All our servers have RHEL5.6 64-bit and dovecot 2.0.13 installed, and the back end has also an ext3 mbox file-system mounted.
Sometimes we have mails that get stuck on our postfix queue with the following error: Remote server not
2011 Nov 01
2
Custom fact not set with mc-puppetd
Hello,
I''ve mcollective 1.2.1 with puppet 2.6.12 on rhel5.6, facter 1.6.2
setup from http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/FactsFacterYAML.
Now I''ve create a custom fact in /usr/lib/ruby/site_ruby/1.8/facter/
customer_status.rb.
On the client;
Running facter customer_status works.
Running ''puppet agent --test'' works, customer_status
2012 Dec 18
1
Updating R on RHL5
Hi,
I haven't used my system in a while now and wanted to update R.
Running yum update R fails because of missing dependency texinfo-tex
I have installed the EPEL yum repo configurations but
yum install texinfo-tex does not find the package.
How can I install that missing package?
Any help is appreciated.
Thanks.
-Christos
## ===========================================
[root at localhost
2010 Jun 17
5
Could not find class, code-blind
I''m troubled with a node-definition not able to resolve a class:
Could not find class rhnsd::common at /etc/puppet/manifests/nodes.pp:
8 on node X
Content of manifest/site.pp:
import "nodes.pp"
[...]
The layout of modules/rhnsd/ is:
|-- files
| `-- up2date-rhn
|-- manifests
| |-- client.pp
| |-- common.pp
| |-- init.pp
| `-- rhn.pp
A `cat'' from each
2009 Dec 26
1
rhn_register
Is this available on CentOS systems?
If so, what advantage does running it provide?
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
2007 Mar 06
10
Windows rspec "gem install win32console"
Hi,
Hi I am trying to use RSPEC on windows and i keep getting the following
error
"You must gem install win32console to use colour on Windows"
I have installed this Gem but i am still getting the same error. The
file that error is coming from is:
C:\ruby\lib\ruby\gems\1.8\gems\rspec-0.8.2\lib\spec\runner\formatter\base_text_formatter.rb
Do i need to put this line of code in? Where
2007 Apr 12
1
rspec on rails: undefined method ''controller_name''
Im trying to write a controller spec, but when I run it I get an error like
the one below.
I found Bug6707
(http://rubyforge.org/pipermail/rspec-devel/2007-March/002147.html
), but I get the error no matter how I run the spec
( whether I use rake or not)
Any ideas?
I am using 0.8.2
The Error:
C:/rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rspec-0.8.2/lib/spec/expectati
ons/sugar.rb:14:in
2007 May 02
13
RSpec 0.8.2 pain, missing spec/rails?
Hi. I''m upgrading a project from an 0.8.0 pre-release gem to 0.8.2.
I''ve installed the 0.8.2 gem, and the rspec_on_rails 0.8.2 plugin:
ruby script/plugin install
svn://rubyforge.org/var/svn/rspec/tags/REL_0_8_2/rspec
When I try to run my specs though, I get the below error. It''s as if the
spec_helper cannot find "spec/rails". I''ve noticed that
2007 Apr 11
13
View Specs Fail with "protected method render"
I''ve got rspec and zentest installed as well as the rspec rails plugin, and
my model/controller specs all pass and work well. I can''t seem to get views
to work though - 100% of the specs fail with:
NoMethodError in ''/users/show.rhtml should render attributes in <p>''
protected method `render'' called for
2007 Dec 02
3
ipp2p: Unaligned access in search_all_ed2k on sparc64
Hey guys,
I''ve just built a sparc64 (Ultra/5) based firewall with ipp2p compiled
as a module and I''m constantly getting the following message in my logs:
Kernel unaligned access at TPC[100f8490] search_all_edk+0x20/0x4c
[ipt_ipp2p]
I''m running the following versions:
- Kernel 2.6.22
- ipp2p 0.8.2-r4
- iptables 1.3.8-r1
Any thoughts?
2009 Jan 23
7
RubyOnRails with MS SQL - Connectivity Error
Hi all...
Please help me solve the issue.
While trying to create a connection with MS SQL database in RubyOnRails,
I''m getting a ‘Deprecated ..’ error. (I referenced a doc posted in net
for the same.)
System details: OS: Windows Xp
Ruby version: 1.8.6
Rails: 2.1.2
Gems: 1.3.1
RadRails: 0.7.2