On 12/21/2015 11:15 AM, Sander Kuusemets wrote:
So what happened, is that after another administrator had extended the
disk from VMWare, I tried to extend it from the OS side.
...
Now's when the problems happened. After writing the partition table I
got the usual "Busy" error. But I needed to d
Added some info from the my system:
[root@web-devel-local-1 ~]# uname -a
Linux web-devel-local-1.in.parkam-ip.com 3.10.0-327.3.1.el7.x86_64 #1 SMP
Wed Dec 9 14:09:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
[root@web-devel-local-1 ~]# cat /etc/sysctl.d/sysctl.conf
# System default settings live i
also in /etc/sysctl.d/
On Thu, Dec 24, 2015 at 8:58 AM, Gordon Messmer
wrote:
> On 12/23/2015 05:08 AM, Ofer Hasson wrote:
>
>> By running "systemctl status systemd-sysctl" I also receive the same
>> output, but a simple "cat /proc/sys/vm/swappiness" returns the default
>> value, and not the one
On 12/23/2015 05:08 AM, Ofer Hasson wrote:
By running "systemctl status systemd-sysctl" I also receive the same
output, but a simple "cat /proc/sys/vm/swappiness" returns the default
value, and not the one set by my conf file.
All of mine, as set by files in /etc/sysctl.d/, are correct after bo
On 12/23/2015 06:06 AM, Meikel wrote:
I want to add a second public ip (failover ip) to the server and did
follow the instructions in the CentOS-section of
http://hilfe.ovh.de/AdministrationIpAliasHinzufuegen
What you're attempting to do is called "multi-homed routing" and isn't
covered very
On 12/23/2015 08:38 AM, Sylvain CANOINE wrote:
Then I'm wondering :
2/ why "After=foo" does not imply "Requires=foo" for systemd 219, while it
appeared to be in systemd 208. Either it's a regression, or the behaviour of 208, although logical,
is buggy.
I'm not entirely certain, but "After=" i
On 12/24/2015 01:08 AM, Gordon Messmer wrote:
On 12/23/2015 11:15 AM, Robert Moskowitz wrote:
Wiaht is this httpd_user_content_t?
That is an selinux context which httpd is allowed to access. It is
defined as the label for files matching the regex
/home/[^/]*/((www)|(web)|(public_html))(/.
On 12/23/2015 11:15 AM, Robert Moskowitz wrote:
Wiaht is this httpd_user_content_t?
That is an selinux context which httpd is allowed to access. It is
defined as the label for files matching the regex
/home/[^/]*/((www)|(web)|(public_html))(/.+)? in
/etc/selinux/targeted/contexts/files/
"
On Wed, Dec 23, 2015 at 03:34:56PM -0700, Wes James wrote:
>
> > On Dec 22, 2015, at 9:13 PM, Fred Smith
> > wrote:
> >
> > On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote:
> >>
> >>> On Dec 22, 2015, at 8:06 PM, Fred Smith
> >>> wrote:
> >>>
> >>> Attempting to install latest Cal
Apologies. My bad. The service file was copied across from F22.
# Service file from Fedora 22
[Unit]
Description=SSL tunnel for network daemons
After=syslog.target network.target
[Service]
ExecStart=/usr/bin/stunnel
Type=forking
PrivateTmp=true
[Install]
WantedBy=multi-user.target
On Wed, December 23, 2015 5:00 pm, Louis Lagendijk wrote:
> On Wed, 2015-12-23 at 19:04 +0100, Patrick Bervoets wrote:
>>
>> > Op 23 dec. 2015 om 18:31 heeft Valeri Galtsev > > o.edu> het volgende geschreven:
>> >
>> >
>> > >
>> >
>> > If I understand IP networking correctly, you only can have
>>
Once upon a time, Louis Lagendijk said:
> On Wed, 2015-12-23 at 13:55 -0600, Chris Adams wrote:
> > In previous CentOS releases, virt-what was included in the install
> > image. This made it easy for me to spin a custom ISO with my package
> > set and a kickstart that would add open-vm-tools or o
On 12/23/2015 10:04 AM, Patrick Bervoets wrote:
Then with the restriction I mentioned you can have alias:
>
>DEVICE=eth0:0
>IPADDR=x.y.z.a
>NETMASK=255.255.255.255
>
>Note that "x.y.z." part is the same in both IPs.
>
>Somebody may correct me if I'm wrong.
>
>Valeri
>
>>
>>
I have used an 10. A
On Wed, 2015-12-23 at 19:04 +0100, Patrick Bervoets wrote:
>
> > Op 23 dec. 2015 om 18:31 heeft Valeri Galtsev > o.edu> het volgende geschreven:
> >
> >
> > >
> >
> > If I understand IP networking correctly, you only can have
> > "aliases" of
> > the interface appear on the _same_ network seg
On Wed, 2015-12-23 at 13:55 -0600, Chris Adams wrote:
> In previous CentOS releases, virt-what was included in the install
> image. This made it easy for me to spin a custom ISO with my package
> set and a kickstart that would add open-vm-tools or ovirt-guest-agent
> as
> appropriate (when instal
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote:
>
> On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote:
>>
>>> On Dec 22, 2015, at 8:06 PM, Fred Smith
>>> wrote:
>>>
>>> Attempting to install latest Calibre on Centos-7, getting:
>>>
>>
>> typed in "calibre ssl install error” to goo
On 12/23/2015 04:36 PM, Александр Кириллов wrote:
Robert Moskowitz писал 2015-12-23 23:56:
On 12/23/2015 03:26 PM, John R Pierce wrote:
On 12/23/2015 12:05 PM, Robert Moskowitz wrote:
If SELinux is working, then do
setsebool -P httpd_enable_homedirs on
Did not help.
in messages I see:
I've been trying to cover data from a disk that appeared to had been
corrupted after a power outage. The original setup was lvm on md raid
1 which appears to be what is complicating the issue. Apart from
/boot, everything was on LVM partitions so I don't have any backup lvm
information.
Following
On 12/23/2015 03:26 PM, John R Pierce wrote:
On 12/23/2015 12:05 PM, Robert Moskowitz wrote:
If SELinux is working, then do
setsebool -P httpd_enable_homedirs on
Did not help.
in messages I see:
Dec 23 14:54:04 medon dbus-daemon: dbus[444]: avc: received
policyload notice (seqno=3)
De
On 12/23/2015 12:05 PM, Robert Moskowitz wrote:
If SELinux is working, then do
setsebool -P httpd_enable_homedirs on
Did not help.
in messages I see:
Dec 23 14:54:04 medon dbus-daemon: dbus[444]: avc: received
policyload notice (seqno=3)
Dec 23 14:54:04 medon dbus[444]: avc: received po
On 12/23/2015 02:36 PM, Paul Heinlein wrote:
On Wed, 23 Dec 2015, Robert Moskowitz wrote:
Pulling out what little hair I have here, but stumbled onto a
possible problem.
I have a server running C6 apache that is set up with personal
directories and no problem showing the files.
You can s
In previous CentOS releases, virt-what was included in the install
image. This made it easy for me to spin a custom ISO with my package
set and a kickstart that would add open-vm-tools or ovirt-guest-agent as
appropriate (when installing the respective guest environments).
I updated my ISO to 7.2
On 12/23/2015 11:10 AM, Wes James wrote:
I finally got it compiled and when I run it in virtualbox 5.0.12, I get this:
Could not initialize GLX
Maybe it would work on a real box??
VBox has virtual GLX support, it has to be enabled and configured, and
of course, the guest would need GL inst
On Wed, 23 Dec 2015, Robert Moskowitz wrote:
Pulling out what little hair I have here, but stumbled onto a possible
problem.
I have a server running C6 apache that is set up with personal directories
and no problem showing the files.
You can see it at: medon.htt-consult.com/~rgm/pogo
So I
Pulling out what little hair I have here, but stumbled onto a possible
problem.
I have a server running C6 apache that is set up with personal
directories and no problem showing the files.
You can see it at: medon.htt-consult.com/~rgm/pogo
So I have a C7 apache server I am building. Files I
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote:
>
> On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote:
>>
>>> On Dec 22, 2015, at 8:06 PM, Fred Smith
>>> wrote:
>>>
>>> Attempting to install latest Calibre on Centos-7, getting:
>>>
>>
>> typed in "calibre ssl install error” to goo
> Op 23 dec. 2015 om 18:31 heeft Valeri Galtsev het
> volgende geschreven:
>
>
>>
>
> If I understand IP networking correctly, you only can have "aliases" of
> the interface appear on the _same_ network segment (I'm tempted to say
> same class C network) as the main IP of interface, say you
On Wed, December 23, 2015 8:06 am, Meikel wrote:
> Hi folks,
>
> I have a server at Soyoustart.com (which is a brand of OVH). I run
> CentOS 6.7 and have problems with network configuration.
>
> I want to add a second public ip (failover ip) to the server and did
> follow the instructions in the C
- Mail original -
> De: "Sylvain CANOINE"
> À: "centos"
> Envoyé: Mercredi 23 Décembre 2015 12:26:39
> Objet: Re: [CentOS] Network services start before network is up since
> migrating to 7.2
> > # systemctl status network.target
> ● network.target - Network
> Loaded: loaded (/usr/li
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote:
>
> On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote:
>>
>>> On Dec 22, 2015, at 8:06 PM, Fred Smith
>>> wrote:
>>>
>>> Attempting to install latest Calibre on Centos-7, getting:
>>>
>>
>> typed in "calibre ssl install error” to goo
Hmmm, you obviously know a lot more about systemd than I do, I'm going to have
to look at what you posted more carefully. Thanks.
- Original Message -
From: "James Hogarth"
To: "CentOS mailing list"
Sent: Wednesday, December 23, 2015 4:08:31 AM
Subject: Re: [CentOS] Starting stunnel on
Thank you for your reply. I must be "the king of weird":
rpm -qa | grep stunnel returns stunnel-4.56-4.el7.x86_64
rpm -ql stunnel returns (nothing in /etc/ststemd, of course, it could be a
script)
/etc/stunnel
/usr/bin/stunnel
/usr/lib64/stunnel
/usr/lib64/stunnel/libstunnel.so
/usr/share/doc/
On Wed, Dec 23, 2015 at 10:15:51AM -0500, Fred Smith wrote:
> I'm wondering, is this a Python (packaging??) bug that needs to be put
> in Centos and/or RH bug databases?
It's an API change in Python 2.7, if I understand the documentation.
--
Jonathan Billings
__
On Wed, Dec 23, 2015 at 09:53:38AM -0500, James B. Byrne wrote:
>
> On Wed, December 23, 2015 00:33, John R Pierce wrote:
>
> >
> > prefixing this with, I have no idea what Calibre is...
> >
>
> Calibre is an open source e-reader that handles mobi files along with
> many other e-reader formats.
On Wed, Dec 23, 2015 at 09:37:37AM -0500, Fred Smith wrote:
> wget -nv -O-
> https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py
> | python -c "import sys; main=lambda x,y:sys.stderr.write('Download
> failed\n'); exec(sys.stdin.read()); main('~/calibre-bin', True
On Wed, December 23, 2015 00:33, John R Pierce wrote:
>
> prefixing this with, I have no idea what Calibre is...
>
Calibre is an open source e-reader that handles mobi files along with
many other e-reader formats. See: http://calibre-ebook.com/
The last version supported on CentOS6 is v1.48. T
On 12/23/2015 03:06 PM, Meikel wrote:
$ cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
IPADDR=xx.xx.xx.xx
NETMASK=255.255.255.0
ONBOOT=yes
GATEWAY=xx.xx.xx.254
$ cat /etc/sysconfig/network-scripts/ifcfg-eth0:0
DEVICE=eth0:0
BOOTPROTO=static
IPADDR=yy.yy.yy.yy
NETMASK
On 12/22/2015 08:28 AM, Timothy Murphy wrote:
> CentOS-7-x86_64-LiveKDE-1511.iso installed on a USB stick
> does not work properly - it takes over 6 minutes to boot.
> Who can I report this to?
>
We will have another available as a rolling build, likely around January
7th (to 10th). It is possib
On Tue, Dec 22, 2015 at 09:33:17PM -0800, John R Pierce wrote:
> On 12/22/2015 7:06 PM, Fred Smith wrote:
> >Attempting to install latest Calibre on Centos-7, getting:
> >
> >2015-12-22 21:32:38
> >URL:https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py
> > [25887
Hi folks,
I have a server at Soyoustart.com (which is a brand of OVH). I run
CentOS 6.7 and have problems with network configuration.
I want to add a second public ip (failover ip) to the server and did
follow the instructions in the CentOS-section of
http://hilfe.ovh.de/AdministrationIpAlia
You are correct, I'll refine my problem,
By running "systemctl status systemd-sysctl" I also receive the same
output, but a simple "cat /proc/sys/vm/swappiness" returns the default
value, and not the one set by my conf file.
But, if I run "/usr/lib/systemd/systemd-sysctl" the "cat
/proc/sys/vm/swa
Hi all,
I installed Performance Co-Pilot 3 days ago, and installed the nVidia PMDA
according to the instructions at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Performance_Tuning_Guide/ch03s03s02.html
and was able to view metrics about my video card using pmcha
Em 22-12-2015 08:33, Sylvain CANOINE escreveu:
- Mail original -
De: "Marcelo Ricardo Leitner"
À: "centos"
Envoyé: Lundi 21 Décembre 2015 21:46:10
Objet: Re: [CentOS] Network services start before network is up since migrating
to 7.2
Agreed. Sylvain, if possible, please elaborate
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ.
Em 22-12-2015 13:53, m.r...@5-cent.us escreveu:
c) wpa-supplicant - again, why? If it's hardwired, and behind switches and
firewalls, why PNAC if every server is running firewalls?
mark "let's *please* NOT talk about NAC via Cisco,
and people who allegedly know and hav
- Mail original -
> De: "Gordon Messmer"
> À: "centos"
> Envoyé: Mercredi 23 Décembre 2015 10:11:05
> Objet: Re: [CentOS] Network services start before network is up since
> migrating to 7.2
> I'm a little confused, too. But, it might be more informative to query
> the system for "net
On 23 December 2015 at 05:38, Kahlil Hodgson
wrote:
> On my CenOS7 system with stunnel from base
>
> stunnel-4.56-4.el7.x86_64
>
> there's a systemd service file
>
> /etc/systemd/system/stunnel.service
>
> try
>
> sudo systemctl enable stunnel.service
>
>
>
Packaged unit files are in /usr
On 12/22/2015 06:56 AM, Ofer Hasson wrote:
After upgrading to CentOS 7.2, non of my servers run systemd-sysctl on boot.
Works here...
# systemctl status systemd-sysctl
● systemd-sysctl.service - Apply Kernel Variables
Loaded: loaded (/usr/lib/systemd/system/systemd-sysctl.service;
static; v
On 12/22/2015 09:45 AM, Sylvain CANOINE wrote:
I'm confused. I updated two more servers this afternoon, and... all is working
well. The services start in correct order. Even after three reboots.
So only one of the (now) five updated servers doesn't start properly.
Then what is the difference ?
49 matches
Mail list logo