Displaying 14 results from an estimated 14 matches similar to: "Install CentOS7 on LVM over software RAID"
2017 Jul 06
3
Virtual IP
H? all;
i need your helps on setting the virtual ip. I am trying to setup static
virtual ip on CenOS7. but I want my VIP to should not open when rebooting.
My interface settings like this:
*for ens33 NIC -> ifcfg-ens33*
DEVICE=ens33
BOOTPROTO=none
ONBOOT=yes
PREFIX=24
IPADDR=192.168.2.151
*and for VIP NIC ens33:2* * -> ifcfg-ens33:2*
DEVICE=ens33:2
ONBOOT=no
ONPARENT=no
2015 Dec 23
3
Starting stunnel on boot with CentOS7
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
Hope this helps,
K
?al?
2017 Jul 06
1
Virtual IP
On Thu, Jul 06, 2017 at 08:17:17AM -0400, Jonathan Billings wrote:
> On Thu, Jul 06, 2017 at 11:17:12AM +0300, Amine Tengilimoglu wrote:
> > i need your helps on setting the virtual ip. I am trying to setup static
> > virtual ip on CenOS7. but I want my VIP to should not open when rebooting.
>
> It looks like you're trying to add the second IP on an aliased
>
2014 Dec 03
2
CentOS 7 install software Raid on large drives error
Greetings -
I am trying to install CentOS 7 into a new Dell Precision 3610. I have two
3 TB drives that I want to setup in software RAID1. I followed the guide
here for my install as it looked fairly detailed and complete
(http://www.ictdude.com/howto/install-centos-7-software-raid-lvm/). I only
changed the size of the partitions from what is described, but ended up with
the disk
2015 Dec 22
2
Starting stunnel on boot with CentOS7
The stunnel package doesn't come with an init script and systemctl doesn't list it as a service I recognize, I guess I could put it in /etc/rd.d/rc.local or create a script in /etc/rc.d/init.d but thought I'd ask before creating my own solution.
Confidentiality Notice | This email and any included attachments may be privileged, confidential and/or otherwise protected from
2016 Oct 13
2
Samba4 Trusts and GPO
Hi all.
I have installed Samba 4.5.0 in CentOS 7 for testing Samba AD for my organisation.
Almost all is OK, except trusts.
When I setup trust on Samba4 domain side, at once GPO stops working.
In windows event log on the domain members I see error with event id 1110:
"The processing of Group Policy failed. Windows could not determine if
the user and computer accounts are in the same forest.
2016 Oct 25
3
Samba4 Trusts and GPO
Trust support is still considered experimental per the wiki.
https://wiki.samba.org/index.php/FAQ#Trust_Support
One of the limitations is "You cannot add users and groups of a trusted
domain into domain groups." This may be applicable to your issue.
On 10/24/2016 9:59 PM, Владимир Ельцов via samba wrote:
> Really nobody uses Samba 4 AD with trust relationships and GPOs?
>
--
2015 Dec 23
0
Starting stunnel on boot with CentOS7
On 23 December 2015 at 05:38, Kahlil Hodgson <kahlil.hodgson at dealmax.com.au>
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
2017 Jul 06
0
Virtual IP
On Thu, Jul 06, 2017 at 11:17:12AM +0300, Amine Tengilimoglu wrote:
> i need your helps on setting the virtual ip. I am trying to setup static
> virtual ip on CenOS7. but I want my VIP to should not open when rebooting.
It looks like you're trying to add the second IP on an aliased
interface, something that you used to have to do in older releases of
CentOS.
In C7, you just add
2015 Dec 23
1
Starting stunnel on boot with CentOS7
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" <james.hogarth at gmail.com>
To: "CentOS mailing list" <centos at centos.org>
Sent: Wednesday, December 23, 2015 4:08:31 AM
Subject: Re: [CentOS] Starting stunnel on boot with
2014 Nov 25
0
centos7 raid
Quoting dustin kempter <dustink at consistentstate.com>:
hi all, is there any documentation out there about setting up a raid
array in centos7?
thanks
I found the docs obscure, but this:
http://binblog.info/2014/10/25/centos-7-on-md-raid-1/
may help. It is actually a simpler and better thought out method but
badly documented.
Dave
--
"As long as politics is the shadow cast
2014 Oct 14
2
Domain trust and GPO
Hi all.
I am testing samba4 AD for my organisation.
Almost all is ok, except trusts.
When I setup trust on Samba4 domain side, at once GPO stops working.
In windows event log on the domain members I see error with event id 1110:
"The processing of Group Policy failed. Windows could not determine if
the user and computer accounts are in the same forest. Ensure the user
domain name matches the
2018 Jun 20
0
hosts allow option is not applaying without restart smbd
Hello.
I have a lot of servers with CentOS 7 and samba 4 (classic domain
controllers), differnt versions (4.4.4, 4.6.2...).
I have found that changes hosts allow option are not applaying without
restart smbd.
I have tried:
systemctl reload smbd.service
killall -1 smbd
pkill -HUP smbd
smbcontrol smbd reload-config
but client I have added does not have access.
I see strange messages in system
2018 Jun 20
2
hosts allow option is not applaying without restart smbd
Hello.
I have a lot of servers with CentOS 7 and samba 4 (classic domain
controllers), differnt versions (4.4.4, 4.6.2...).
I have found that changes hosts allow option are not applaying without
restart smbd.
I have tried:
systemctl reload smbd.service
killall -1 smbd
pkill -HUP smbd
smbcontrol smbd reload-config
but client I have added does not have access.
I see strange messages in system