similar to: (no subject)

Displaying 20 results from an estimated 5000 matches similar to: "(no subject)"

2012 Mar 04
1
can't add cpu's to virtual guest
I have a rhel6.0 server running kvm. I have recently needed to add additional cpu's to some of the guests but cannot do it via virt-manager, can't doit using virt, and can't do it by vi the guest.xml file. Is this a bug or am I missing something? Thanks, DaveB -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 May 04
2
Samba interface to CVS/Subversion
Hey all, Bit of a bogus question here as I only have a basic understanding of CVS and Subversion. A lot of the windows development tools we use in the office have CVS or Subversion modules allowing us greater source code control. It would be wonderful to have a samba share that acts as an interface to a CVS or Subversion backend. That way we can use any development tool and simply save our
2011 Nov 16
1
Network questions
Hi all, When creating a new network: 1) Is there a way to disable automatic spawning of dnsmasq on network creation? I read that leaving out the <DHCP> section should accomplish this, but that is not what I am seeing. 2) Is there a way to disable automatic installation of iptables rules? 3) For that matter, what is the purpose of the default iptables rule set? Doesn't
2009 Jul 14
1
[PATCH node] Filters out all non-physical networking devices.
This patch will scan through the list of devices that have the net.80203 capability. It will then also ensure that only those which originate from a physical device and are not logical devices are presented. Resolves: rhbz#511369 Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt-config-networking | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff
2013 Apr 24
1
dnsmasq does not start
Hi! I am trying to run tap networking with libvirtd. My test system is Fedora18/ppc64, libvirt 1.0.4 (compiled from git and installed). On another system with Fedora17/ppc64 with the same settings, dnsmasq is running. All configs in /etc/libvirt/ are default and not changed, the only exception is /etc/libvirt/qemu/networks/default.xml which I copied from Fedora17/ppc64 setup. What does
2016 May 12
2
Re: dhcpd (via systemd) @boottime which does not wait for the interface..
On Fri, 2016-05-06 at 07:41 -0400, Laine Stump wrote: > On 05/04/2016 08:40 AM, lejeczek wrote: > > > hi users > > > > > > I have my dhcpd to serve nothing but virbr0 (libvirt), OS is Centos > > 7.2 > > Dhcpd would not start, complaining like this: > > >   > Is virbr0 created by libvirt as part of one of its "virtual >
2005 Sep 19
4
indicator value in labdsv
Hi, I'm trying to find out what threshold of indicator value in labadsv should be used to accept a specie as an indicator one? So far I assumed that indval=0.5 is high enough to avoid any mistakes but it was based only in my intuition. I'd be greatful for any advise best regards Agnieszka
2016 Jul 28
1
Routing isolated network
I want to create a network like this: Internet -- physical router -- host (network 192.168.178.x) -- virtual machine dmz -- eth0 (connected to pyshical router) -- eth1 (connect to isolated network 10.0.0.x) -- virtual machine www - eth0 (connect to isolated network 10.0.0.x) [image: network design]
2012 Sep 21
3
tws bug ? (LSI SAS 9750)
Hi, I have been trying out a nice new tws controller and decided to enable debugging in the kernel and run some stress tests. With a regular GENERIC kernel, it boots up fine. But with debugging, it panics on boot. Anyone know whats up ? Is this something that should be sent directly to LSI ? pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0
2011 Jul 28
1
management tools for kvm
I have been installing kvm guests on a number of hosts and have been managing them through a single virt manager on one of the hosts. I am looking for a tool that will allow me to manage them from a windows workstation, possibly using a web interface. Everything I've looked at and read about seems to require a linux workstation to install on, like oVirt or ConVirt. I am looking for a product
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. > > >
2006 Dec 14
11
Puppet and Cfengine Differences
Hello, I''ve recently begun looking at Puppet as an alternative to Cfengine and I have a couple of questions. 1) Besides the information posted on the Puppet website, are there any critical differences between Puppet and Cfengine? 2) Does Puppet allow for client-specific file text manipulation. For instance, in Cfengine I can add a line of text to a file if the line doesn''t
2011 Aug 17
14
Copy files from Centos Guest to Host
Is there any method to copy files from the guest to host? I use virbr networking where the host and the guest have different static IPs. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2011 Aug 17
14
Copy files from Centos Guest to Host
Is there any method to copy files from the guest to host? I use virbr networking where the host and the guest have different static IPs. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
1998 Feb 24
0
Can't use my Solaris passwd
Hi, Let me start off by saying that I am not a C programmer nor am I a unix guru. But I hope you can still help me with the problem I am having. I was able to get samba914 working on SunOs 4.1.4 fine. It was pre-compiled and I just had to make minor changes. Now I am trying to get Samba working on Solaris 2.5.1. I copied my pre-compiled samba914 onto my Solaris system and setup the smb.conf file.
2006 Feb 02
1
DeadAGI variables confusion
Hi * users, We're using calls to external scripts through AGI at various points throughout our IVR system. We use these scripts to log certain events and to make certain choices that I wasn't sure would be possible in the dial plan. The problem comes with with the final call to our script. We use this line: exten => h,1,deadagi(log.php|{$service}|Hung up|${UNIQUEID}) I know there are
2013 Jul 04
1
XHCI umass support breaks between r248085 and r252560 on 9-STABLE
Three different external hard drives (Seagate, Western Digital and noname USB 3.0 enclosure) refused to be recognized as the umass devices. Reverting /usr/src/sys/dev/bsd/controller to r248085, building and loading just xhci module makes drives appear again. Below are snippets from the log in both cases: Non working: Jul 4 14:35:17 twinhead kernel: xhci0: <XHCI (generic) USB 3.0
2012 Jan 30
1
Quantum scalar i40 tape partitions
Hi All, I have a Quantum scalar i40 tape library. I need to configure it to TWO tape partition libraries, e.g., library_a and library_b, so that each library has its own tape drive. Then connect this physical tape library to two different CentOS servers so that each server can see its own media changer and tape drive. I once had a successful configuration on one host but NOT on the other. One
2005 Jul 19
0
'password server = *' not binding to PDC emulator -- "Domain password server not available."
I am attempting to configure Samba 2.2.0 in our test laboratory to use "security = domain" to allow us to engineer a solution to move our existing Samba 2.2.0 production servers from "security = server" to "security = domain" with minimal change/impact. This work is being carried-out as we suspect that the "security = server" setting is responsible for
2007 Sep 21
1
Temporary disabling after_update
Hi, I am trying to replace my old database trigger with ActiveRecord callbacks in rails. I have a model like following: class Action < ActiveRecord::Base belongs_to :inquiry def after_update #clean up all action associated with the inquiry. Action.update_all("latest = ''''", ["inquiry_id = ?", self.inquiry_id]) #find the latest action