Re: [CentOS] cannot access file: Input/output error

2017-05-09 Thread John R Pierce
On 5/9/2017 2:24 PM, Styma, Robert (Nokia - US/Phoenix) wrote: You mention this is a USB drive. Input/output error means something is wrong. Possibly seriously. The blkid command should tell you if this is a FAT32 file system or some flavor of file system. It will also tell you the device

Re: [CentOS] cannot access file: Input/output error

2017-05-09 Thread Styma, Robert (Nokia - US/Phoenix)
> I have a file on a backup usb drive that I get the following error: > > # ls -ls P* > ls: cannot access Power usage.xls: Input/output error > > How can I delete this file so that the nightly backup will write out the > current version to the backup drive? > > I tried: > > # rm -f Power\ usag

Re: [CentOS] cannot access file: Input/output error

2017-05-09 Thread James D. Parra
I have a file on a backup usb drive that I get the following error: # ls -ls P* ls: cannot access Power usage.xls: Input/output error How can I delete this file so that the nightly backup will write out the current version to the backup drive? I tried: # rm -f Power\ usage.xls rm: cannot remo

[CentOS] cannot access file: Input/output error

2017-05-09 Thread Robert Moskowitz
I have a file on a backup usb drive that I get the following error: # ls -ls P* ls: cannot access Power usage.xls: Input/output error How can I delete this file so that the nightly backup will write out the current version to the backup drive? I tried: # rm -f Power\ usage.xls rm: cannot rem

Re: [CentOS] CentOS 7 selinux

2017-05-09 Thread Warren Young
On May 9, 2017, at 12:14 PM, Larry Martell wrote: > > If I make a change to /etc/sysconfig/selinux do I have to restart anything > for the change to take effect? Isn’t the correct answer “yes” for every single file under that directory? If it were otherwise, you’d have services continually rest

[CentOS] CentOS 7 selinux

2017-05-09 Thread Larry Martell
If I make a change to /etc/sysconfig/selinux do I have to restart anything for the change to take effect? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] rpcbind fails to start after creating virbr0 bridge

2017-05-09 Thread Gordon Messmer
On 05/09/2017 04:08 AM, Nicolas Kovacs wrote: I'd like this machine to also be a KVM virtualization host, so I installed qemu-kvm and libvirt. The interface facing the LAN is enp3s0, so I created a virbr0 bridge like this. virbr0 is a device managed by libvirt, and it'll come up later than the

[CentOS] rpcbind fails to start after creating virbr0 bridge

2017-05-09 Thread Nicolas Kovacs
Hi, In my office I have an HP Proliant server running CentOS 7. It's a minimal install without GUI. The machine has two network interface cards, and for now it's acting as gateway/firewall, and it's running ntpd, Dnsmasq and Rsnapshot. I'd like this machine to also be a KVM virtualization host, s

[CentOS] High load average of processes on CentOS 7.3.1611

2017-05-09 Thread Lakshay Mudgal
Hi, I am working on an application which I previously tested on Centos6.6 and now after compiling same application on centos7.3.1611 and running I am observing a high load average. load avg with centos 6.6 remained to be 1.5 in same test where it remains >4.5 in centos 7.3.1611. The application us