Changes

From SME Server
Jump to navigationJump to search
890 bytes added ,  14:33, 10 March 2022
m
Line 11: Line 11:  
{{Note box|Koozali SME Server users should upgrade production servers to this Release}}
 
{{Note box|Koozali SME Server users should upgrade production servers to this Release}}
    +
{{Warning box|Please ensure your hardware is compatible with RHEL7/CentOS7.
 +
Very old or very new hardware may have issues. See the following links for more:<br><br>
 +
https://wiki.centos.org/AdditionalResources/HardwareList<br>
 +
https://access.redhat.com/documentation/en_us/red_hat_enterprise_linux/7/html/installation_guide/sect-installation-planning-hardware-compatibility-x86<br>
 +
https://wiki.koozali.org/SME_Server:10.0#High_CPU_load_for_ssl-param_.2Fdovecot_on_initial_boot}}
    
Some notes on Koozali SME Server 10 can be found at
 
Some notes on Koozali SME Server 10 can be found at
Line 105: Line 110:  
contributed by the following,
 
contributed by the following,
   −
thank you one and all:
+
Thank you one and all:
    
* Jean Phillipe Pialasse
 
* Jean Phillipe Pialasse
Line 129: Line 134:  
[[SME_Server:Documentation:Administration_Manual:Chapter5|Installation procedure]]
 
[[SME_Server:Documentation:Administration_Manual:Chapter5|Installation procedure]]
    +
https://wiki.centos.org/AdditionalResources/HardwareList<br>
 +
https://access.redhat.com/documentation/en_us/red_hat_enterprise_linux/7/html/installation_guide/sect-installation-planning-hardware-compatibility-x86<br>
    
===Upgrading===
 
===Upgrading===
Line 206: Line 213:  
  [root@mySME9]#scp -c aes256-ctr  /etc/zabbix/zabbix_agentd.conf root@5.39.81.171:/etc/zabbix
 
  [root@mySME9]#scp -c aes256-ctr  /etc/zabbix/zabbix_agentd.conf root@5.39.81.171:/etc/zabbix
   −
=====High CPU load on initial boot=====
+
=====High CPU load for ssl-param /dovecot on initial boot=====
A 4096 Diffie-Hellman parameter is being generated on first launch of dovecot which handle IMAP and POP access. Depending on your CPU and entropy availability, this could take up to 48 hours, if you reboot the job will restart untill completion.
+
A 4096 Diffie-Hellman parameter is being generated on first launch of dovecot which handles IMAP and POP access. Depending on your CPU and entropy availability, this could take up to 48 hours, if you reboot the job will restart until completion.
    
=====No access to http or server-manager=====
 
=====No access to http or server-manager=====
Line 248: Line 255:  
Do I have access to my ISP or to my local gateway in case something else is doing the gateway on my LAN
 
Do I have access to my ISP or to my local gateway in case something else is doing the gateway on my LAN
 
   ping your.gate.way.ip
 
   ping your.gate.way.ip
Do I have access to the internet. let's ping a known IP.
+
Do I have access to the internet. Try a ping to a known IP.
 
  # ping 1.1.1.1
 
  # ping 1.1.1.1
 
  PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
 
  PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
 
  64 bytes from 1.1.1.1: icmp_seq=1 ttl=58 time=6.11 ms
 
  64 bytes from 1.1.1.1: icmp_seq=1 ttl=58 time=6.11 ms
Are DNS working ?
+
Is DNS working ?
 
  # dig google.com +short
 
  # dig google.com +short
 
  16.58.213.174
 
  16.58.213.174
Line 258: Line 265:  
  212.69.166.138
 
  212.69.166.138
   −
Then fix your network /dns
+
Then fix your network/dns
 +
 
 
=====Impossible to install got error ValueError: name already in use=====
 
=====Impossible to install got error ValueError: name already in use=====
 
This is because you already have a SME 9 (most probably) installation on your disk with LVM.
 
This is because you already have a SME 9 (most probably) installation on your disk with LVM.
 
To avoid this, either boot in rescue mode to wipe the partition, either use the partitioning  tool at screen 2 to create your own partition. Beware auto partitioning at this stage is not SME with raid or other options you had chosen but default CentOS ie EFI if needed, boot and one huge LVM with all the remaining space on ALL disks include
 
To avoid this, either boot in rescue mode to wipe the partition, either use the partitioning  tool at screen 2 to create your own partition. Beware auto partitioning at this stage is not SME with raid or other options you had chosen but default CentOS ie EFI if needed, boot and one huge LVM with all the remaining space on ALL disks include
   −
=====I do not have the default raid 1 after the server installed as expected, while I have set default partitioning it the gui=====
+
=====I do not have the default raid 1 after the server installed as I expected; I have set default partitioning in the gui=====
Beware auto partitioning in the installer GUI is not SME with raid or other options you had chosen at boot time but default CentOS ie EFI if needed, boot and one huge LVM with all the remaining space on ALL disks include. Going in the partitioning tool will erase all previous settings chosen at boot time of installer for SME.  
+
Beware auto partitioning in the installer GUI is not SME with raid or other options you had chosen at boot time but default CentOS ie EFI if needed, boot and one huge LVM with all the remaining space on ALL disks include. Going into the partitioning tool will erase all previous settings chosen at boot time of the installer for SME.
 
      
===Raid 1===
 
===Raid 1===
SME10 does not handle anymore degraded RAID1 on initial install due to limitations with new version of instalaltion software Anaconda.
+
SME10 does not handle anymore degraded RAID1 on initial install due to limitations with new version of installation software Anaconda.
    +
See also [[AddExtraHardDisk]] if you think you might use RAID1 one day. But it's an alternative for part of the date. Best solution is to reinstall SME10 with 2 drives.
    
===Koozali SME Server 10.0 Changelog===
 
===Koozali SME Server 10.0 Changelog===
Line 684: Line 692:  
The changelogs are written per package On behalf of the Koozali SME
 
The changelogs are written per package On behalf of the Koozali SME
 
Server development team
 
Server development team
  - Compilation of release data is thanks to scripts developed by Ian
+
 
Wells and substantially improved by Jean Phillipe Pialasse
+
  - Compilation of release data is thanks to scripts developed by Ian Wells and substantially improved by Jean Phillipe Pialasse
          
[[Category:SME Server Releases]]
 
[[Category:SME Server Releases]]

Navigation menu