similar to: MIPS emulation ....

Displaying 20 results from an estimated 400 matches similar to: "MIPS emulation ...."

2011 Nov 16
1
Speaking of DNSmasq ....
.... I am getting a bit tired of those pesky DNSmasq entries in my syslog file, they fill it up about weekly, wash other stuff out of view on a tail. Is there any way to suppress them. or else increase their lease time so that they happen less frequently ? Having a finite lease time for a VM seems nonsensical, it can't go anywhere or disconnect (obviously) .... I tried restarting DNSmasq,
2014 Jun 20
0
3.6 directory environments, r10k, and hieradata
Hi Guys, I have a few questions about 3.6 directory environments, which we're looking to adopt. Currently the most pressing surrounds the integration of r10k and hiera… I believe I want to store hieradata inside the r10k repos, so that each r10k repo (I'm planning on using these to segregate different internal product stacks so that product owners can put sensitive data in their own
2013 Nov 01
1
Dynamic Environments, r10k, gitolite and Non-environment Puppet Config
Hi all, Apologies if this has been dealt with before, but I haven''t managed to find an answer yet. I have a working "dynamic environments" setup: * A gitolite repository (on a dedicated host) with multiple branches - one for each environment. * I use r10k ro deploy the environments on the master to $confdir/environments/$::environment. This all works *really* well, but I
2016 Aug 11
0
Software RAID and GRUB on CentOS 7
On 08/11/16 02:33, Nicolas Kovacs wrote: > Hi, > > When I perform a software RAID 1 or RAID 5 installation on a LAN server > with several hard disks, I wonder if GRUB already gets installed on each > individual MBR, or if I have to do that manually. On CentOS 5.x and 6.x, > this had to be done like this: > > # grub > grub> device (hd0) /dev/sda > grub> device
2011 Aug 13
0
How to setup routed networking in CLI ....
.... I have a 64-bit CentOS 5.6 VM running on a 64-bit FC14 host. I have the stock networking (NAT), but I need routed to be able to access other boxen on my LAN. I looked at the docs on the libvirtd website, but their example of how to setup routed networking is for the GUI, which doesn't work for me (text in buttons, etc. doesn't display, no gfx card on host). The man pages are
2011 Aug 15
0
The saga continues ....
.... I have a 64-bit CentOS 5.6 VM running on a 64-bit FC14 host. Actually, I *HAD* a 64-bit CentOS 5.6 VM :-) .... After a read of the virt-install man page, I concluded that I could lose the current VM (but *NOT* its HDD image) & recreate it fairly easily w/ the right combo of arguments to virt-install. The proceedings: [root at Q6600:/etc, Mon Aug 15, 04:30 PM] 1163 # virsh list
2012 Sep 25
1
minor swap issue ....
.... I have a CentOS 5.n VM running on a Fedora 14 server/host, installed using virt-manager, pretty plain vanilla. I use it to compile binaries to run under RHEL/CentOS 5.n OS. I occasionally notice that when the VM gets paged out by the server, it takes several minutes to get it back in :-/ (see below). On the host, logged in to a shell through a terminal window, this A.M.: [wam at Q6600,
2011 Aug 13
1
How do I disable auto-logout ....
.... I have a 64-bit CentOS 5.6 VM running on a 64-bit FC14 host. I notice that it has an automatic logout feature after a period of idleness, see below: [wam at centos-5, CFD, 5:52:45pm] 1183 % ll -tr LIST LIST.Update /usr/local/bin/P* /usr/local/bin/*WAM* ; ps -u wam -lf ; uname -a ; date ls: No match. F S UID PID PPID C PRI NI P SZ:RSS WCHAN STIME TTY TIME CMD 5 S
2011 Aug 17
0
A few more questions ....
.... I have a 64-bit CentOS 5.6 VM running on a 64-bit FC14 host, libvirt 0.8.3-10.fc14, 64-bit. I am getting messages in my syslog file, 2 about every 20 min. about dnsmasq: Aug 17 04:53:52 Q6600 dnsmasq-dhcp[1969]: DHCPREQUEST(virbr0) 192.168.122.213 52:54:00:a4:98:a3 Aug 17 04:53:52 Q6600 dnsmasq-dhcp[1969]: DHCPACK(virbr0) 192.168.122.213 52:54:00:a4:98:a3 Aug 17 05:20:13 Q6600
2011 Aug 10
1
Problems setting up a VM ....
.... New to this list & definitely new to virtualization :-/ .... I am trying to setup a 64-bit CentOS 5.6 VM on a 64-bit FC14 server host, all patched up as of a couple of weeks ago. uname -a on the host shows: [wam at Q6600, CFD, 9:24:23am] 540 % uname -a Linux Q6600 2.6.35.11-83.fc14.x86_64 #1 SMP Mon Feb 7 07:06:44 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux [wam at Q6600, CFD, 9:52:43am]
2013 Jul 30
2
Vagrant Puppet Provision VM
Hi All, I am using Vagrant to provision a box (CentOS 6.x) with puppet provisioner. The box is built by using veewee, with ruby 1.8.7 and puppet 3.2 iinstalled, and the vagrant environment layout is, . ├── Gemfile ├── Gemfile.lock ├── Rakefile ├── Vagrantfile ├── definitions │ └── centos-6.3.minimal ├── hiera │ └── data ├── iso │ ├── CentOS-6.3-x86_64-minimal.iso │ └──
2011 May 25
1
polkit error when starting virt-manager on fedora14
Hi, I have the following error in syslog when starting virt-manager and trying to connect: May 25 16:39:33 sage libvirtd: 16:39:33.525: error : remoteDispatchAuthPolkit:3846 : Policy kit denied action org.libvirt.unix.manage from pid 27509, uid 500, result: 512 I can manually start the kvm guest using virsh, but why can't virt-manager start them? This is on fedora14 x86_64: # rpm
2016 Apr 27
3
Bourne shell deprecated?
On 04/27/16 13:21, Pouar wrote: > On 04/27/16 08:49, William A. Mahaffey III wrote: >> On 04/26/16 21:13, John R Pierce wrote: >>> On 4/26/2016 6:45 PM, Jack Bailey wrote: >>>> Today someone in a meeting claimed the Bourne shell is deprecated, >>>> one of the reasons being it supposedly has security issues. Well >>>> that's all news to me,
2011 Aug 15
0
Ongoing VM saga ....
.... I have a 64-bit CentOS 5.6 VM running on a 64-bit FC-14 host. I was originally using the stock NAT networking on the guest, which could access the host, but nothing else on the network. I eventually found some links on how to setup routed networking on the guest using a specifically setup bridge. I followed the example a bit too closely, bridging my eth0 interface, which is the one I
2016 May 13
0
C6: Gparted "the kernel failed to re-read partition table"
On 05/13/16 23:08, Always Learning wrote: > On C6 (latest) I wanted to add an extra partition, number 14, to a 1TB > GPT disk. > > It failed repeatedly. The error message is:- > > ~~~~~~~ > > GParted 0.19.1 > > Libparted 2.1 > > Create Primary Partition #1 (ext4, 33.00 MiB) on /dev/sda 00:00:01 > ( ERROR ) > calibrate New Partition #1 00:00:00 (
2007 Jan 19
1
Problems w/ CentOS 4.4 ....
.... I just installed CentOS 4.4 yesterday P.M., on my 2.4 GHz P4 box, Foxconn i865 mbd, 2 GB DDR400 RAM (4 X 512 MB), 1 X 20 GB HDD (hda), 1 X 160 GB HDD (hdb), 1 X LG GSA H22N DVD reader/burner (hdc), 1 X 400 GB HDD (hdd), Coolmax CP500-T PSU. I wiped SuSE 9.2 off of the 20 GB drive & installed CentOS. The other 2 drives were already ext3 FS & will be mounted as /home & /work
2016 Apr 27
0
Bourne shell deprecated?
On 04/27/16 14:19, John R Pierce wrote: > >>>> >>last OS I can think of with an actual Bourne shell was Solaris. >>>> >> >>>> >> >>> > >>> >The various *BSD's have & use the actual Bourne shell .... >>> > >>> > >> Which one? All the BSDs I know of use the Almquist Shell except for
2016 Apr 27
3
Bourne shell deprecated?
On 04/26/16 21:13, John R Pierce wrote: > On 4/26/2016 6:45 PM, Jack Bailey wrote: >> >> Today someone in a meeting claimed the Bourne shell is deprecated, >> one of the reasons being it supposedly has security issues. Well >> that's all news to me, and I cannot find anything online to >> corroborate the claim. Is this true, is it a bash vs. Bourne FUD, or
2013 Mar 07
3
Pattern for Associating Module versions with Nodes
Hello All, I''m wondering what is the canonical way of associating "specific" versions of a module to a node? Is there a way of doing this in puppet? Let me explain a "Use Case" of what I''m trying to accomplish: Say we have created a puppet model called apache to manage and configure apache webserver. We have the apache module under version control and
2010 Sep 15
0
Can I set up VMs in a "Flat" network?
Our small network is 10.10.11.0/24, gateway 10.10.11.252. dhcp is set up. I'm using virt-manager to install VM's with kvm-qemu on an F14 host - 10.10.11.100. qemu-kvm-0.13.0-0.6.rc1.fc14.x86_64 libvirt-0.8.3-2.fc14.x86_64 I'd like all the VM's to be on the same network as the physical machines with an address range of 10.10.11.110-10.10.11.130. I have virt-net set up. ifconfig