Koozali.org: home of the SME Server

DAR2 download error-Newbie here

Offline terrim

  • *
  • 5
  • +0/-0
DAR2 download error-Newbie here
« on: March 26, 2009, 01:56:42 AM »
I'm pretty new with SME- Did build an SME server several years ago for a business I inherited.  The tape drive died, and am trying ot figure out how to setup a usb drive for backup with DAR2.  SME server 7.01, got the usb drive formatted and mounted.  From root I did yum install smeserver-dar2 --enablerepo=smecontribs --enablerepo=smeupdates-testing

returned "Error getting repository data for smecontribs, repository not found.  No new rpms were installed." 

Being more of a windows person, does this mean I don't have a ibay/directory called smecontribs?  If that's the case, how do I find what the name of the repository is?  I have build a test server to test this process and I'm stuck.  Any help would be truly appreciated from the SME guru's.  Thank you  Terri

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: DAR2 download error-Newbie here
« Reply #1 on: March 26, 2009, 03:42:28 AM »
Welcome to the forums :)

The smecontribs repository was only introduced with SME Server 7.3. You should really upgrade to SME 7.4, which not only would fix a lot of security issues (and bugs) on your server, but would also give you DAR2 integrated into the server core.

Offline terrim

  • *
  • 5
  • +0/-0
Re: DAR2 download error-Newbie here
« Reply #2 on: March 27, 2009, 02:23:22 AM »
David, thank you for the reply.  The info you provided was very helpful.  Guess I'll see through the contribs what I need to do to upgrade the server.  Seems like there are informational documents about upgrading from one version to another.  Not that I could just jump from 7.0rc to 7.4.  Is there a good place to find all the info in one place?  Thank you so much, again,  Terri

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: DAR2 download error-Newbie here
« Reply #3 on: March 27, 2009, 02:29:39 AM »
I recommend you run the following from the shell:

Code: [Select]
yum update
signal-event post-upgrade ; signal-event reboot

If you get any errors, let us know here. Also, be sure to read the release notes on the wiki for important upgrade information.

If you have any contribs installed, you will need to upgrade them after the core upgrade. The contrib structure has changed a little from the version you are running. To upgrade:

Code: [Select]
yum --enablerepo=smecontribs update
signal-event post-upgrade ; signal-event reboot

Offline terrim

  • *
  • 5
  • +0/-0
Re: DAR2 download error-Newbie here
« Reply #4 on: March 27, 2009, 03:59:45 AM »
David, I ran the first line
yum update
signal-event post-upgrade ; signal-event reboot

got on screen

Setting up Update Processes
Setting up repositories
Reading repository metadata in from local files
Could not find update match for post-upgrade
Could not find update match for signal-event
No packages marded for Update/Obsoletions
No new rpms were installed. No additional commands are required


I'm not sure about the could not find statements, are those errors, or should I proceed to the next yum statement your provided?  Thanks

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: DAR2 download error-Newbie here
« Reply #5 on: March 27, 2009, 04:43:41 AM »
Sounds like the RC had different repositories (which makes sense). I would download the 7.4 ISO and do an upgrade from the CD.

Offline terrim

  • *
  • 5
  • +0/-0
Re: DAR2 download error-Newbie here
« Reply #6 on: March 31, 2009, 07:43:02 PM »
David, did the upgrade from 7.01rc to sme 7.4, sweet how it worked, but now can't get back into server manager from another machine.  I do see usb backup, ran that from server with logging into admin, but don't see where I can set a weekly backup. Will that be available with sme 7.4 like the tape was in the older version?  Thank you for all your assistance.  You are appreciated with my inexperienced questions...

Offline David Harper

  • *
  • 653
  • +0/-0
  • Watch this space
    • Workgroup Technology Solutions
Re: DAR2 download error-Newbie here
« Reply #7 on: April 01, 2009, 12:26:50 AM »
When you say that the server manager isn't working, what exactly goes wrong?

USB backup is configured using the "Workstation Backup" option in the backup panel.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: DAR2 download error-Newbie here
« Reply #8 on: April 01, 2009, 11:52:07 AM »
Sounds like the RC had different repositories (which makes sense). I would download the 7.4 ISO and do an upgrade from the CD.
AFAIK they did not however something changed in 7.2, therefore this instruction was once issued: http://wiki.contribs.org/Updating_to_SME_7.2#Upgrading_from_a_system_prior_to_7.1
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline terrim

  • *
  • 5
  • +0/-0
Re: DAR2 download error-Newbie here
« Reply #9 on: April 02, 2009, 04:28:14 AM »
David, thank you.  That looks like I will need to put the server back to my 7.01rc and then proceed with the article you sent.  Will print it and try it.  Thank you for letting me know.  Will keep you posted.  Sorry, I work all day and get to it in the evenings.