Re: [CentOS] kvm and 6.5

2014-05-27 Thread John R Pierce
On 5/26/2014 9:38 PM, John R Pierce wrote: > block I/O error in device 'drive-ide0-0-0': Invalid argument (22) the backing store is a Crucial M550 SSD, formatted XFS. does that have somethign to do with this? and... ok, found something suggesting cache=writeback, but it didn't quite explain,

Re: [CentOS] kvm and 6.5

2014-05-27 Thread John R Pierce
On 5/26/2014 11:58 PM, Andrew Holway wrote: > Permissions on /var/lib/libvirt/images/kfat.img? selinux? > > I had this exact problem a while back and I am racking my brains as to what > I did to fix it. in my case, # virt-install --network bridge:br0 --name kfat --ram=2048 --vcpus=2 \ --disk

Re: [CentOS] freebsd hangs when install on centos6.5

2014-05-27 Thread anax
Hi I took the following note when installng freeBSD on VirtualBox: Installation in VirtualBox: from http://www.freebsd.org/ get a boot-install CDROM and burn it to a disk, because mounting the ISO file at installation-start does not work with freeBSD, you get a kernel-panic immediately. As inst

Re: [CentOS] freebsd hangs when install on centos6.5

2014-05-27 Thread Andrew Holway
> > > Any suggestions? > This is because of an issue that has been fixed in later linux kernels. upgrading to the kernel-ml or kernel-lt from El-Repo or trying an operating systems with a more advanced kernel such as Ubuntu or Fedora should fix it. _

[CentOS] Enlightenment and CentOS 6.5

2014-05-27 Thread Jeff Layton
Good morning, I've been looking around for binaries for Enlightenment (>= 0.17) for CentOS 6.5. I've found something called "elementary" from OpenSUSE but I'm not sure what Elementary really is :) Any suggestions? Thanks! Jeff ___ CentOS mailing l

Re: [CentOS] bash script reading directory with while and do

2014-05-27 Thread Paolo De Michele
Hi, I don't understand the procedure so, in theory the path should be /var/www/clients/client* (I have number from 1 to X) I replaced the PATH in read section It's correct? On 05/26/2014 11:12 AM, Alberto Varesio wrote: > Hi > you are overwriting the PATH env variable. > change PATH to CLIPATH

Re: [CentOS] traffic distribution not happening in centos 6.5

2014-05-27 Thread Marcelo Ricardo Leitner
Em 25-05-2014 07:35, Varun Sharma escreveu: > Hi, > > I am experimenting with libnetfilter_queue. libnetfilter_queue is a > userspace library providing an API to packets that have been queued by > the kernel packet filter. > > I am using sample code(nfqnl_test.c) available on netfilter.org. I > hav

[CentOS] Regex Kiki

2014-05-27 Thread Chris
Dear All, is there a kiki [1] package for CentOS? [1] https://code.google.com/p/kiki-re/ -- Christian ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Enlightenment and CentOS 6.5

2014-05-27 Thread Jitse Klomp
On 05/27/2014 04:20 PM, Jeff Layton wrote: > Good morning, > > I've been looking around for binaries for Enlightenment (>= 0.17) for > CentOS 6.5. I've found something called "elementary" from OpenSUSE but > I'm not sure what Elementary really is :) Any suggestions? > > Thanks! > > Jeff > > _

Re: [CentOS] bash script reading directory with while and do

2014-05-27 Thread Darr247
On 26 May 2014 @09:12 zulu, Alberto Varesio wrote: > you are overwriting the PATH env variable. > change PATH to CLIPATH and all will work I don't understand, too... do you mean the script should read !/bin/bash while read line; do read NR CLIPATH NAME<<<$(IFS=" "; echo $line)

[CentOS] "new" computers and monitors

2014-05-27 Thread Michael Hennebry
Until recently, I had a 32-bit machine with one monitor running fedora. The later editions of fedora didn't like it, so I switched to CentOS. Now I have two 64-bit machines and two monitors and a CenturyLink router. Also a KVM switch that I have not taken out of the package. My main machine has two

Re: [CentOS] "new" computers and monitors

2014-05-27 Thread Matthew Miller
On Tue, May 27, 2014 at 07:38:34PM -0500, Michael Hennebry wrote: > I'd like to be able to use both monitors at once on my main machine. > I'd like to be able to switch one monitor > between machines without too much trouble. > I'd rather not where the pins out. Do either of your new monitors have

Re: [CentOS] "new" computers and monitors

2014-05-27 Thread John R Pierce
On 5/27/2014 5:38 PM, Michael Hennebry wrote: > Until recently, I had a 32-bit machine with one monitor running fedora. > The later editions of fedora didn't like it, so I switched to CentOS. > Now I have two 64-bit machines and two monitors and a CenturyLink router. > Also a KVM switch that I have

Re: [CentOS] freebsd hangs when install on centos6.5

2014-05-27 Thread Jarod. w
Update status: After upgrading kernel from rhel 7 rc, it works. 2014-05-27 17:09 GMT+08:00 Andrew Holway : > > > > > > Any suggestions? > > > > This is because of an issue that has been fixed in later linux kernels. > upgrading to the kernel-ml or kernel-lt from El-Repo or trying an operatin

Re: [CentOS] "new" computers and monitors

2014-05-27 Thread Michael Hennebry
On Tue, 27 May 2014, John R Pierce wrote: > On 5/27/2014 5:38 PM, Michael Hennebry wrote: >> Until recently, I had a 32-bit machine with one monitor running fedora. >> The later editions of fedora didn't like it, so I switched to CentOS. >> Now I have two 64-bit machines and two monitors and a Cen

Re: [CentOS] freebsd hangs when install on centos6.5

2014-05-27 Thread Jarod. w
Hi, Andrew 2014-05-27 17:09 GMT+08:00 Andrew Holway : > > > > > > Any suggestions? > > > > This is because of an issue that has been fixed in later linux kernels. > Could you remind me which patch has fixed the issue in upstream kernel? thanks in advance. upgrading to the kernel-ml or kern