Re: [CentOS] KVM Questions

2015-05-09 Thread Paul R. Ganci
On 05/08/2015 11:41 PM, James Hogarth wrote: was wondering if this procedure might work to do what I desire: 1.) Shutdown the VMs 2.) Archive the VM image directory /home/vmimages to a network drive 3.) Use parted or fdisk to delete present /home partition 4.) Use parted or fdisk to re-create

Re: [CentOS] ldap host attribute is ignored

2015-05-09 Thread Jonathan Billings
On May 8, 2015, at 11:14 AM, Ulrich Hiller hil...@mpia-hd.mpg.de wrote: /etc/pam.d/system-auth: --- #%PAM-1.0 # This file is auto-generated. # User changes will be destroyed the next time authconfig is run. authrequired pam_env.so authsufficient

Re: [CentOS] KVM Questions

2015-05-09 Thread Leon Fauster
Am 09.05.2015 um 23:19 schrieb Paul R. Ganci ga...@nurdog.com: On 05/08/2015 11:41 PM, James Hogarth wrote: was wondering if this procedure might work to do what I desire: 1.) Shutdown the VMs 2.) Archive the VM image directory /home/vmimages to a network drive 3.) Use parted or fdisk to

Re: [CentOS] openvpn and firewalld

2015-05-09 Thread James B. Byrne
On Fri, May 8, 2015 12:06, Bowie Bailey wrote: Replying to myself here, I finally figured out how to do it with direct rules. Firewalld on CentOS 7 defaults to a drop rule for the FORWARD chain which my previous server didn't have. So I needed to put the rules in the FORWARD chain rather

Re: [CentOS] KVM Questions

2015-05-09 Thread Paul R. Ganci
On 05/08/2015 11:41 PM, James Hogarth wrote: Don't forget to virsh edit each domain and update the paths in that. In addition don't forget to fix your selinux contexts: semanage fcontext -a -e /var/lib/libvirt/images /vm-images Thank you for the reminder. My monitor would have taken some

Re: [CentOS] Centos 7 and qemu-kvm

2015-05-09 Thread Stephen Harris
On Sat, May 09, 2015 at 10:11:16AM -0500, Robert Nichols wrote: On 05/09/2015 08:26 AM, Jerry Geis wrote: so I installed virt-manager - I have file images and those work. some times I do directly to a USB connected disk. I do not see how to do that in virt-manager ??? How do I use a

Re: [CentOS] Centos 7 and qemu-kvm

2015-05-09 Thread Robert Nichols
On 05/09/2015 08:26 AM, Jerry Geis wrote: Still trying to migrate to CentOS 7. I used to use qemu-kvm on centos 6. tried to compile on centos 7 and get error about undefined reference to timer_gettime searching for that says basically use virt-manager so I installed virt-manager - I have file

Re: [CentOS] Q: respecting .ssh/id_rsa

2015-05-09 Thread James B. Byrne
On Fri, May 8, 2015 13:23, m.r...@5-cent.us wrote: Devin Reade wrote: --On Friday, May 08, 2015 09:58:32 AM -0400 James B. Byrne byrn...@harte-lyne.ca wrote: While attempting to debug something else I ran across this: ssh -vvv somehost . . . debug1: Connection established. debug1:

[CentOS] Centos 7 and qemu-kvm

2015-05-09 Thread Jerry Geis
Still trying to migrate to CentOS 7. I used to use qemu-kvm on centos 6. tried to compile on centos 7 and get error about undefined reference to timer_gettime searching for that says basically use virt-manager so I installed virt-manager - I have file images and those work. some times I do

Re: [CentOS] Centos 7 and qemu-kvm

2015-05-09 Thread Dennis Jacobfeuerborn
On 09.05.2015 15:26, Jerry Geis wrote: Still trying to migrate to CentOS 7. I used to use qemu-kvm on centos 6. tried to compile on centos 7 and get error about undefined reference to timer_gettime searching for that says basically use virt-manager Why are you trying to compile it yourself

[CentOS] NFS performance on CentOS 7

2015-05-09 Thread Michael Eager
I am setting up a file server with CentOS 7. I'm seeing performance which is considerably slower than a similar server running CentOS 6.6. A 3Gb directory can be copied to/from the CentOS 6.6 server in about 50 seconds. The same directory takes about 270 seconds to copy to/from the CentOS 7

[CentOS] firewalld trouble opening a port

2015-05-09 Thread Tim Dunphy
Hey all, I'm having a little trouble opening up a port on a C7 machine. Here's the default zone: [root@appd:~] #firewall-cmd --get-default-zone home So I try to add the port: [root@appd:~] #firewall-cmd --zone=home --add-port=8181/tcp success Then I reload firewalld: [root@appd:~]

Re: [CentOS] openvpn and firewalld

2015-05-09 Thread Bowie Bailey
On 5/9/2015 8:32 AM, James B. Byrne wrote: On Fri, May 8, 2015 12:06, Bowie Bailey wrote: Replying to myself here, I finally figured out how to do it with direct rules. Firewalld on CentOS 7 defaults to a drop rule for the FORWARD chain which my previous server didn't have. So I needed to

Re: [CentOS] firewalld trouble opening a port

2015-05-09 Thread Earl A Ramirez
On 9 May 2015 at 14:57, Tim Dunphy bluethu...@gmail.com wrote: Hey all, I'm having a little trouble opening up a port on a C7 machine. Here's the default zone: [root@appd:~] #firewall-cmd --get-default-zone home So I try to add the port: [root@appd:~] #firewall-cmd --zone=home

Re: [CentOS] firewalld trouble opening a port

2015-05-09 Thread Tim Dunphy
Hi Earl, The problem is you added the rule in runtime and when you reloaded it removed the rule that you added; therefore you need to use --permanent or do not reload. Thanks! That worked. [root@appd:~] #firewall-cmd --zone=home --list-ports [root@appd:~] #firewall-cmd --zone=home

Re: [CentOS-virt] iTunes

2015-05-09 Thread ToddAndMargo
On 05/09/2015 07:35 AM, Nico Kadel-Garcia wrote: I tend to run Windows natively Hi Nico, The guy's wife is a Junkware magnet. So they were looking to have the base in Linux. SL 7 doesn't support Wine 32, so we were looking at Fedora. -T -- ~~

Re: [CentOS-virt] iTunes

2015-05-09 Thread ToddAndMargo
On 05/09/2015 07:48 AM, PJ Welsh wrote: On Sat, May 9, 2015 at 9:35 AM, Nico Kadel-Garcia nka...@gmail.com mailto:nka...@gmail.com wrote: On Sat, May 9, 2015 at 4:37 AM, ToddAndMargo toddandma...@zoho.com mailto:toddandma...@zoho.com wrote: Hi All, I am putting together a high end workstation

[CentOS-virt] iTunes

2015-05-09 Thread ToddAndMargo
Hi All, I am putting together a high end workstation quote for a customer. He is going to want a Virtual Machine, specifically so he can run iTunes (his wife buys music through iTunes and sync's them to her iPod). So which VM would you guys use? KVM or Virtual Box? I am very familiar with

[CentOS-virt] KVM and USB

2015-05-09 Thread ToddAndMargo
Hi All, On KVM, is there a way to pass USB Flash drives automatically to the guest without having to go into virt-manager and selecting the specific USB device? -T -- ~~ Computers are like air conditioners. They malfunction when you open windows

Re: [CentOS-virt] iTunes

2015-05-09 Thread PJ Welsh
On Sat, May 9, 2015 at 9:35 AM, Nico Kadel-Garcia nka...@gmail.com wrote: On Sat, May 9, 2015 at 4:37 AM, ToddAndMargo toddandma...@zoho.com wrote: Hi All, I am putting together a high end workstation quote for a customer. He is going to want a Virtual Machine, specifically so he can run

Re: [CentOS-virt] iTunes

2015-05-09 Thread Nico Kadel-Garcia
On Sat, May 9, 2015 at 4:37 AM, ToddAndMargo toddandma...@zoho.com wrote: Hi All, I am putting together a high end workstation quote for a customer. He is going to want a Virtual Machine, specifically so he can run iTunes (his wife buys music through iTunes and sync's them to her iPod). For