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 verb
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 rat
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"
>> wrote:
>>
>>> While attempting to debug something else I ran across this:
>>>
>>> ssh -vvv somehost
>>> . . .
>>> debug1: Connection established.
>>> debug1:
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 direct
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 i
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
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 you
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 sys
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:~] #firewal
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 put
On 9 May 2015 at 14:57, Tim Dunphy 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 --add-port=818
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 --add-port
On May 8, 2015, at 11:14 AM, Ulrich Hiller 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
> authsufficientpam_unix.so n
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 sm
Am 09.05.2015 um 23:19 schrieb 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 p
15 matches
Mail list logo