Hello,
CentOS 7.2
I have a bad big problem with my Server running KVM Client.
I have the most time restarting (reboot) the system a not running network !!!
my interfaces change the name from eth1 to ensX or a Interface is not
starting?
I mean I have all Situation tested with NetworkManager wit
On 29-12-15 11:21:55, Günther J. Niederwimmer wrote:
> have any a idea what is going wrong with centos
Maybe this helps:
https://wiki.freedesktop.org/www/Software/systemd/PredictableNetworkInterfaceNames/
___
CentOS mailing list
CentOS@centos.org
https
On 28/12/2015 22:47, Gordon Messmer wrote:
Can you explain what you mean? Not only am I not assuming that, I can
hardly conceive of any situation in which a host will receive traffic
for its own gateway.
... Basic 1:1 NAT ... you have two gateways while you have two ip
addresses or one on the
Hi, folks,
Well, I get back from vacation, and three CentOS 7 boxes didn't come up
this morning (my manager and the other admin did the update & reboot).
On these three - but *not* another one or two, and I don't think those
others are Dells, they're supermicro's - the 327 kernel fell into the
Hello CentOS List,
I have a server that has SysV script supplied by a hardware manufacturer,
which is not functioning properly. From my reading, systemd-sysv-generator
should handle them (like it did for Dell OpenManage software which supplied
SysV init scripts).
/usr/lib/systemd/system-generator
On 12/29/2015 10:13 AM, Mike - st257 wrote:
Hello CentOS List,
I have a server that has SysV script supplied by a hardware manufacturer,
which is not functioning properly. From my reading, systemd-sysv-generator
should handle them (like it did for Dell OpenManage software which supplied
SysV ini
> The particular software in question is LSI MegaRaid SNMP daemon.
> I retrieved the latest version from LSI's site which was provided for EL7.
While I don't have the answer to your specific question, LSI does does
not advertise support for the latest point release and using their current
version
On Tue, Dec 29, 2015 at 1:10 PM, Greg Bailey wrote:
> On 12/29/2015 10:13 AM, Mike - st257 wrote:
>
>> Hello CentOS List,
>>
>> I have a server that has SysV script supplied by a hardware manufacturer,
>> which is not functioning properly. From my reading, systemd-sysv-generator
>> should handle
On Tue, Dec 29, 2015 at 1:24 PM, Joseph L. Casale wrote:
> > The particular software in question is LSI MegaRaid SNMP daemon.
> > I retrieved the latest version from LSI's site which was provided for
> EL7.
>
> While I don't have the answer to your specific question, LSI does does
> not advertise
On 12/29/2015 09:13 AM, Mike - st257 wrote:
~]# /etc/init.d/lsi_mrdsnmpd start
Reloading systemd: [ OK ]
Starting lsi_mrdsnmpd (via systemctl): Failed to start
lsi_mrdsnmpd.service: Unit lsi_mrdsnmpd.service failed to load: No such
file or directory.
On 12/29/2015 02:21 AM, Günther J. Niederwimmer wrote:
I have a bad big problem with my Server running KVM Client.
So that we're clear, is the problem affecting the KVM host, or one of
the guests running under KVM?
If the problem is affecting the guest, then post its definition (virsh
dumpx
On 12/29/2015 07:18 AM, Eliezer Croitoru wrote:
... Basic 1:1 NAT ... you have two gateways while you have two ip
addresses or one on the interface.
Just to illustrate the issue: AWS instance with two interfaces which
have two ip addresses NATTED to them by AWS front tier using some kind
of vir
Hello,
I am moving LDAP from one domain to another
We have moved off of a.wustl.edu network to b.school.edu network.
I have searched
vi /etc/nslcd.conf
vi /etc/openldap/ldap.conf
and removed all referances to "a"
I restarted
/etc/init.d/nscd restart
this is redhat 6.7, and my ldap serve
Am 29.12.2015 um 22:03 schrieb Dan Hyatt:
Hello,
I am moving LDAP from one domain to another
We have moved off of a.wustl.edu network to b.school.edu network.
I have searched
vi /etc/nslcd.conf
vi /etc/openldap/ldap.conf
and removed all referances to "a"
I restarted
/etc/init.d/nscd re
On Tue, Dec 29, 2015 at 3:14 PM, Gordon Messmer
wrote:
> On 12/29/2015 09:13 AM, Mike - st257 wrote:
>
>> ~]# /etc/init.d/lsi_mrdsnmpd start
>> Reloading systemd: [ OK ]
>> Starting lsi_mrdsnmpd (via systemctl): Failed to start
>> lsi_mrdsnmpd.service: U
duh,
and I spent all day on this...
thanks
On 12/29/2015 03:14 PM, Alexander Dalloz wrote:
Am 29.12.2015 um 22:03 schrieb Dan Hyatt:
Hello,
I am moving LDAP from one domain to another
We have moved off of a.wustl.edu network to b.school.edu network.
I have searched
vi /etc/nslcd.conf
v
m.r...@5-cent.us wrote:
>
>Well, I get back from vacation, and three CentOS 7 boxes didn't come up
> this morning (my manager and the other admin did the update & reboot).
> On these three - but *not* another one or two, and I don't think those
> others are Dells, they're supermicro's - the 327
Instead of converting the sysv script, you could trivially write your own, the
following
was tested against about 6 SNMP queries, the service stops and starts as
expected.
You may want to purge the sysv remnants.
# cat /etc/systemd/system/lsi_mrdsnmpd.service
[Unit]
Description=LSI SNMP Agent st
On Tue, Dec 29, 2015 at 5:23 PM, Joseph L. Casale wrote:
> Instead of converting the sysv script, you could trivially write your own,
> the following
> was tested against about 6 SNMP queries, the service stops and starts as
> expected.
>
That's certainly an option.
One that I was prepared to re
I'm running C7, fully up to date. I'm also running the MATE desktop (from
epel) though the original installation was Gnome.
a couple weeks ago my USB headset worked as both earphones and mic.
today when I plug it in I get nothing. right-clicking on the speaker
icon in the upper panel I can choos
On 12/29/2015 01:13 PM, Mike - st257 wrote:
( Has Red Hat even built x86 libraries for x86_64 since RHEL7 no longer
supports x86? )
Yes. There's no 32 bit kernel, so no 32 bit installation media, but
running 32 bit applications is still supported.
Did the logs provide any useful information
On 30 Dec 2015 00:55, "Mike - st257" wrote:
>
> On Tue, Dec 29, 2015 at 5:23 PM, Joseph L. Casale <
jcas...@activenetwerx.com
> > wrote:
>
> > Instead of converting the sysv script, you could trivially write your
own,
> > the following
> > was tested against about 6 SNMP queries, the service stops
I may not understood\interpreted the scenario pretty well.
I will try again:
"i have a server with 2 public ips on 2 devices."
He has two servers or two gateways or both??
"I want that the request of incoming traffic dont use the default
gateway. Incoming traffic sould be answered using the gate
23 matches
Mail list logo