Koozali.org: home of the SME Server

SME Server 9.0

Offline TerryF

  • grumpy old man
  • *
  • 1,826
  • +6/-0
Re: SME Server 9.0
« Reply #15 on: July 01, 2014, 05:16:24 PM »
It is preferable to carry out the restore to a clean server install and then reinstall any contribs.

As it is SME9 has very few contribs that have been morphed from SME8
--
qui scribit bis legit

Offline DanB35

  • ****
  • 764
  • +0/-0
    • http://www.familybrown.org
Re: SME Server 9.0
« Reply #16 on: July 01, 2014, 05:19:26 PM »
Looks like, despite having NFS as a config option for the workstation backup, the nfs-utils package isn't part of the SME 9.0-RELEASE installation, making it impossible to mount NFS shares.  I've filed bug # 8479 (http://bugs.contribs.org/show_bug.cgi?id=8479) on this.
......

Offline TerryF

  • grumpy old man
  • *
  • 1,826
  • +6/-0
Re: SME Server 9.0
« Reply #17 on: July 01, 2014, 05:29:38 PM »
See wiki entry http://wiki.contribs.org/Backup_with_dar#NFS although its for SME8 would think it also applies to SME9
--
qui scribit bis legit

Offline TerryF

  • grumpy old man
  • *
  • 1,826
  • +6/-0
Re: SME Server 9.0
« Reply #18 on: July 01, 2014, 05:38:35 PM »
In particular the discussion in this Bug http://bugs.contribs.org/show_bug.cgi?id=7006
--
qui scribit bis legit

Offline DanB35

  • ****
  • 764
  • +0/-0
    • http://www.familybrown.org
Re: SME Server 9.0
« Reply #19 on: July 01, 2014, 05:47:18 PM »
Certainly, it's easy enough to install nfs-utils using yum.  At least, it would be, if yum were working, though I suspect the problem here is just that the mirrors aren't up to date on the new release yet:

Code: [Select]
[root@sme-test ~]# yum install nfs-utils
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
 * base: mirror.itc.virginia.edu
 * smeaddons: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: mirror.unl.edu
http://mirror.canada.pialasse.com/releases/testing/9/smeaddons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://www.mirrorservice.org/sites/mirror.contribs.org/smeserver/releases/testing/9/smeaddons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://mirror.pialasse.com/releases/testing/9/smeaddons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://sme-mirror.firewall-services.com/releases/testing/9/smeaddons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://mirror.chiropratique.org/releases/testing/9/smeaddons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://smeserver.bhs.mirrors.ovh.net/smeserver/releases/testing/9/smeaddons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: smeaddons. Please verify its path and try again
[root@sme-test ~]#

The problem is that a feature in the base installation simply doesn't work without the installation of additional software--that's a bug in my book.
......

Offline TerryF

  • grumpy old man
  • *
  • 1,826
  • +6/-0
Re: SME Server 9.0
« Reply #20 on: July 01, 2014, 06:00:36 PM »
and that's why the Bug you raised was the right thing to do, I have had no probs installing nfs-utils just now including the portmap link as described in the SME8 bug..
--
qui scribit bis legit

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: SME Server 9.0
« Reply #21 on: July 01, 2014, 08:10:51 PM »
I don't think there is any pressing reason for you to upgrade to version 9, unless you have new hardware which doesn't work with sme8.

I would disagree and this is why

- Included softwares in sme8 repositories are really old , I have in mind dovecot which is used for sogo. Sogo now use dovecot 2 and the version available for sme8 is dovecot 1.1. Of course you can do a hack but it is not safe.

- There are some new features in ibays for example with a new panel available with a contrib smeserver-webhosting...specific to sme9

-Versions of sqlite, python, mysql are more recent, and you can simply install PHP55 or PHP54 (need to be tested a bit). These versions could bring new contribs not realizable with sme8.

Of course, maybe we can find other reasons to keep or to leave sme8 :)
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

guest22

Re: SME Server 9.0
« Reply #22 on: July 01, 2014, 11:34:21 PM »
I don't think there is any pressing reason for you to upgrade to version 9, unless you have new hardware which doesn't work with sme8.

There is if you are using SME9 as a VM on a visualization platform and you care about resources. It is much less resource intense then SME8.

using ~2% of assigned resources on SME9 vs ~8-10% usage of assigned resources on SME8. Exact same VM machine

Offline TerryF

  • grumpy old man
  • *
  • 1,826
  • +6/-0
Re: SME Server 9.0
« Reply #23 on: July 02, 2014, 02:46:56 AM »
Hi DanB35

In a previous post, not this thread, you describing doing a SME8 backup to a cifs share on a NAS, which then stopped working and subsequently used NFS on a SME8 box.

Of interest was your mentioning having tried NFS previously and that it had failed but now worked, which suggest that box has had the nfs-utils etc installed.

It would be good to post those details in the Bug as well.
--
qui scribit bis legit

Offline TerryF

  • grumpy old man
  • *
  • 1,826
  • +6/-0
Re: SME Server 9.0
« Reply #24 on: July 02, 2014, 08:51:21 AM »
Must've been lucky yesterday, and managed to get the nfs-util from the one and only mirror that has the correct dirs. listed.. :-)

Thanks Daniel..

Today NADA.. :-( 
--
qui scribit bis legit

Offline nicolatiana

  • *
  • 721
  • +0/-0
Re: SME Server 9.0
« Reply #25 on: July 02, 2014, 05:39:11 PM »
1) "smeaddons" is still unavailable in mirrors:

sme-mirror.firewall-services.com
mirror.pialasse.com
mirror.chiropratique.org
mirror.canada.pialasse.com
smeserver.bhs.mirrors.ovh.net

2) I've upgraded (yum update) an exixting RC1/32; RC1 is still showed as current version in console.

Nicola
« Last Edit: July 02, 2014, 05:47:29 PM by nicolatiana »
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: SME Server 9.0
« Reply #26 on: July 02, 2014, 06:52:47 PM »
probably time to open a bug nicolatiana, please do it :)

confirmed smeaddons is an empty directory and confirmed that after a full upgrade the file /etc/redhat-release is always 'SME Server release 9.0rc1'
« Last Edit: July 02, 2014, 06:57:04 PM by stephdl »
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline nicolatiana

  • *
  • 721
  • +0/-0
Re: SME Server 9.0
« Reply #27 on: July 02, 2014, 07:23:18 PM »
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline nicolatiana

  • *
  • 721
  • +0/-0
Re: SME Server 9.0
« Reply #28 on: July 02, 2014, 08:07:11 PM »
Maybe a further yum update should be issued.

Nicola
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline idp_qbn

  • ****
  • 346
  • +0/-0
Re: SME Server 9.0
« Reply #29 on: July 03, 2014, 11:30:18 PM »
If we really have released SME 9, shouldn't an announcement be made in the Announcements section? It still has SME9 RC1 as the latest version.
Cheers
Ian
___________________
Sydney, NSW, Australia