Koozali.org: home of the SME Server

[Announce] smeserver-dar2-0.0.1-3

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
[Announce] smeserver-dar2-0.0.1-3
« on: March 22, 2007, 08:22:27 PM »
As soon as mirrors sync you will find an updated smeserver-dar2 rpm in my 7.x contrib area. Latest changes below:

[root@test ~]# rpm -q --changelog smeserver-dar2
* Thu Mar 22 2007 Darrell May <dmay@myezserver.com>
- updated actions/dar2-backup to separately zip and backup up dbs
- updated actions/dar2-mc to require only job name to launch
- [0.0.1-3dmay] smeserver-dar2-0.0.1-3.patch

* Fri Mar 16 2007 Darrell May <dmay@myezserver.com>
- updated dar2 panel text: absolute/relative pathing
- updated dar2 panel text: prune wildcard support
- [0.0.1-2dmay] smeserver-dar2-0.0.1-2.patch

* Sun Jan 07 2007 Darrell May <dmay@myezserver.com>
- added dar2-mc action
- added dar support files for Midnight Commander
- [0.0.1-1dmay]

Darrell

Offline shell

  • ****
  • 117
  • +0/-0
[Announce] smeserver-dar2-0.0.1-3
« Reply #1 on: May 15, 2007, 02:20:30 AM »
fantastic rpm for backup!  thanks for all your hard work.8)

just a small feature request -  examples or enforced formats in the view/modify page.  specifically i have been testing testing and suddenly the automated script simply stopped running as scheduled.

found that my problem was i had the time in 12.15 format as opposed to 12:15.

no error in log files on save, just quiet as a quiet thing.  may have found the problem quicker by running from command prompt, but.  always the little things that throw a spanner in the works!

Offline EdelingF

  • *****
  • 215
  • +0/-0
[Announce] smeserver-dar2-0.0.1-3
« Reply #2 on: May 21, 2007, 09:21:28 PM »
How could I best install this RPM?
I can't really find the best way.....
:oops:  :oops:  :oops:  :oops:  :oops:  :oops:

Freek
...

Offline shell

  • ****
  • 117
  • +0/-0
[Announce] smeserver-dar2-0.0.1-3
« Reply #3 on: May 21, 2007, 10:35:37 PM »
The two required rpms are in darrells contribs area:

http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/

from console i did this:

Code: [Select]
cd /opt
mkdir dar2
cd dar2
wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/dar-2.3.2-1.i386.rpm
wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-dar2-0.0.1-3dmay.noarch.rpm
yum localinstall *.rpm


NOTE:  the wget lines have wrapped - they are one command each.
i use /opt to hold all my installed extras, i then backup this directory for easy reinstall in case of disaster recovery.  your call where you download to.
also i only use the yum localinstall so that i always use yum remove to uninstall (i believe there were no dependancies so rpm -Uvh *.rpm would work just as well).

enjoy, another fantastic addon to an awesome base.  much kudos to darrell.  8)

carsqhere

Re: [Announce] smeserver-dar2-0.0.1-3
« Reply #4 on: May 23, 2007, 12:51:11 PM »
Quote from: "dmay"
As soon as mirrors sync you will find an updated smeserver-dar2 rpm in my 7.x contrib area.


Fantastic... just what I've been looking for. Thanks!

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
[Announce] smeserver-dar2-0.0.1-3
« Reply #5 on: May 23, 2007, 09:41:59 PM »
whats the best way to update from Version: 0.0.1

Installed Packages
Name   : smeserver-dar2
Arch   : noarch
Version: 0.0.1
Release: 3dmay
Size   : 77 k
Repo   : installed
Summary: Disk ARchive for SME Server


cheers
KaiNeR  :pint: ......

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
[Announce] smeserver-dar2-0.0.1-3
« Reply #6 on: May 23, 2007, 11:28:29 PM »
Quote from: "KaiNeR"
whats the best way to update from Version: 0.0.1

Installed Packages
Name   : smeserver-dar2
Arch   : noarch
Version: 0.0.1
Release: 3dmay
Size   : 77 k
Repo   : installed
Summary: Disk ARchive for SME Server


cheers

Just download the new version and run [yum install *.rpm] and the sistem will ask you if you want to update.
"It should just work" if it doesn't report it. Thanks!

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
[Announce] smeserver-dar2-0.0.1-3
« Reply #7 on: May 24, 2007, 08:00:13 AM »
i tried that and got

yum install dar-2.3.2-1.i386.rpm                  
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
Examining dar-2.3.2-1.i386.rpm: dar - 2.3.2-1.i386
dar-2.3.2-1.i386.rpm: does not update installed package.



Also tried it with smeserver-dar2

yum install smeserver-dar2-0.0.1-3dmay.noarch.rpm
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
Examining smeserver-dar2-0.0.1-3dmay.noarch.rpm: smeserver-dar2 - 0.0.1-3dmay.noarch
smeserver-dar2-0.0.1-3dmay.noarch.rpm: does not update installed package.
Nothing to do
KaiNeR  :pint: ......

Offline skydivers

  • *
  • 178
  • +0/-0
[Announce] smeserver-dar2-0.0.1-3
« Reply #8 on: May 24, 2007, 08:35:11 AM »
Quote from: "bpivk"
Quote from: "KaiNeR"
whats the best way to update from Version: 0.0.1

Installed Packages
Name   : smeserver-dar2
Arch   : noarch
Version: 0.0.1
Release: 3dmay
Size   : 77 k
Repo   : installed
Summary: Disk ARchive for SME Server


cheers

Just download the new version and run [yum install *.rpm] and the sistem will ask you if you want to update.


Doesn't that have to be yum localinstall *.rpm ?

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
[Announce] smeserver-dar2-0.0.1-3
« Reply #9 on: May 24, 2007, 11:07:01 AM »
tried it, i've tried

yum install *.rpm

&

yum localinstall *.rpm

&

yum localupdate *.rpm

&

yum update *.rpm


any other suggestions ?
KaiNeR  :pint: ......

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
[Announce] smeserver-dar2-0.0.1-3
« Reply #10 on: May 24, 2007, 02:15:08 PM »
kainer you have the latest version.
Quote
Examining dar-2.3.2-1.i386.rpm: dar - 2.3.2-1.i386

Notice the same versions?

Quote
Examining smeserver-dar2-0.0.1-3dmay.noarch.rpm: smeserver-dar2 - 0.0.1-3dmay.noarch

Same here. (Note the bolded versions. The first is the one you want to install end the second is the one you have on your sistem.)

@skydivers:
I always use yum install and i never had any problems. Localinstall is for installing a rpm that you've downloaded to your sistem. I tend to use install for both installing from repos and my server.
"It should just work" if it doesn't report it. Thanks!

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
[Announce] smeserver-dar2-0.0.1-3
« Reply #11 on: May 24, 2007, 04:56:19 PM »
sorry for being stuupid    :oops:
KaiNeR  :pint: ......

ksc133

[Announce] smeserver-dar2-0.0.1-3
« Reply #12 on: May 29, 2007, 04:11:00 PM »
hi folks,

i'm runnung SME 7 as my email server but i don't have a tape drive for backup.
but i have another windows 2003 AD server with a DLT tape drive.
can i create a share folder on the windows 2003 server and configure SME 7 via DAR2 to backup to this share folder?

then the windows 2003 server will backup this share as a full backup everyday.

thanks

Offline skydivers

  • *
  • 178
  • +0/-0
[Announce] smeserver-dar2-0.0.1-3
« Reply #13 on: May 29, 2007, 04:36:15 PM »
Quote from: "ksc133"
hi folks,

i'm runnung SME 7 as my email server but i don't have a tape drive for backup.
but i have another windows 2003 AD server with a DLT tape drive.
can i create a share folder on the windows 2003 server and configure SME 7 via DAR2 to backup to this share folder?

then the windows 2003 server will backup this share as a full backup everyday.

thanks


Yes that's possible. You need to use cifs as file system. (as described in the panel of the contrib)

Offline seb

  • ***
  • 45
  • +0/-0
[Announce] smeserver-dar2-0.0.1-3
« Reply #14 on: May 31, 2007, 01:05:22 AM »
Hey Guys,

Just installed the contrib without a problem.

Just finished a test backup with the default configuration, just using:

Target: //mySMEIP/home/e-smith/files/ibays/backup/files/
User: root
Passw: *******

With this im trying to get a backup onto an ibay named "backup" that has no write protection.

After perform in manual, a "SUCCESS" page apear, but i dont see any file in my folder, not even activity at the box.

I try to get some logs at /var/log/dar2 but nothing in there.

Can someone point me in the right direction?

Many Thanks
Seb.-