Re: [CentOS] storage for mailserver

2020-09-16 Thread Radosław Piliszek
Hi Michael, RAID 1 is not uncommon with SSDs (be them SATA/SAS/NVMe). RAID 5/6 wear SSD drives more so are generally best avoided. You really need to monitor your SSDs health to help avoid failures. And obviously always have your backups... -yoctozepto On Wed, Sep 16, 2020 at 6:12 PM Michael Sc

Re: [CentOS] iptables & voip

2020-09-22 Thread Radosław Piliszek
On Mon, Sep 21, 2020 at 7:54 PM Gregory P. Ennis wrote: > > Everyone, > > I would like to use our gateway linux machine to give bandwidth preference to > voip udp > packets. Can anyone point me to a tutorial about the use of voip and > iptables? Arch Linux wiki has nice explanations and exampl

Re: [CentOS] nmcli: unwanted secondary ip-address

2020-09-22 Thread Radosław Piliszek
I'd just suspect some rogue dhclient running on the system. Check the process list for dhclient instances and their cmdlines. NetworkManager should not be running any dhclient for that interface with this config. -yoctozepto On Tue, Sep 22, 2020 at 3:38 PM Simon Matter wrote: > > Hi Felix > > >