Koozali.org: home of the SME Server

workstation Backup issue

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: workstation Backup issue
« Reply #15 on: May 24, 2017, 03:45:33 PM »
Please, don't get me wrong but it seems you lack some knowledge on how SME works
The point is that you can't backup SME the way you want to

Offline Mar

  • ****
  • 73
  • +0/-0
Re: workstation Backup issue
« Reply #16 on: May 24, 2017, 03:50:45 PM »
of course it can be. And I did that before. But I can't remember how I did.
Of course There is many way to backup or clone SME.
But I need this way for a reason.
Many thanks for your efforts .

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: workstation Backup issue
« Reply #17 on: May 24, 2017, 03:52:07 PM »
OK
Sorry but you're on your own

Offline Mar

  • ****
  • 73
  • +0/-0
Re: workstation Backup issue
« Reply #18 on: May 24, 2017, 03:58:38 PM »
In any case thanks for you all

Offline Mar

  • ****
  • 73
  • +0/-0
Re: workstation Backup issue
« Reply #19 on: May 25, 2017, 10:09:56 AM »
I did it,
Thank you All specially Stefano.
I will explain what I did. I downloaded Shared folder then created a backup shared folder and gave full access right to one use.
After that backup is ruining well.
My SME info is not lack (Stefano) And not like yours of course it is more than good, But my case is a bit new.
I can not backup the server on NAS or another media because it is not in my office. And because the internet connection to my office is bad. I was forced to do the backup on the same machine. then download it.
If any one has a better idea please advise.
« Last Edit: May 25, 2017, 10:14:16 AM by M_aboush »

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: workstation Backup issue
« Reply #20 on: May 25, 2017, 11:47:24 AM »
you've been already adviced about better approach to your problem, please re-read all the answers you got

what you're doing is wrong for 2 main reasons:
- you're creating a backup on the same hd used by the live system.. if that hd dies, you have no backup at all
- you're creating a backup into a path that is part of the backup path..

IOW, you're backuping the backup sets too.. and this will lead you into a loop, your disk will fill up very quickly

all home/e-smith dir is into the backup set, and the backup target you're using is a subdir of that path

IOW, again, you're doing it wrong

if you're still convinced to use your approach, create a dir under /opt, then share it with samba via a custom fragment (see for example https://wiki.contribs.org/Opsi#Configure_samba_shares and adapt the fragment to your needs pointing to your /opt/subfolder path) and use it for your "backup"


Offline Mar

  • ****
  • 73
  • +0/-0
Re: workstation Backup issue
« Reply #21 on: May 25, 2017, 12:44:13 PM »
Thank you very much for your advises. I got your points And I will try to follow them.
regards