-
1. Re: Linux Server backup with overwrite
Ciaran BourceJun 11, 2018 3:08 AM (in response to Dan Colbert)
Hi Dan,
Are you specifically trying to overwrite the backup ? If yes I would recommend against that as you never now what might happen.
I would suggest using the -d parameter to append the date to the filename, that would solve your issue.
However if you want to overwrite, have you tried running the command in sudo ?
Ciaran
-
2. Re: Linux Server backup with overwrite
Dan Colbert Jun 11, 2018 6:45 AM (in response to Ciaran Bource)Thanks Ciaran, I do want to overwrite the backup in one command. It is not our regular backup, but an additional one we're doing for another purpose.
I know I can manually remove and recreate the file, but I'd like to do it in one step, rather than work around a what I think is a limitation of tsm. Using "sudo" doesn't work, nor should it really, because the backup is part of "tsm maintenance" - Tableau owns tsm so sudo is unnecessary.
Thanks,
Dan
-
3. Re: Linux Server backup with overwrite
Ciaran BourceJun 11, 2018 6:49 AM (in response to Dan Colbert)
Hi Dan,
It does seem indeed that there is no overwrite option in the command for the moment. You are right, a script will be the only option.
You can voice your idea to get an additional option added to the command by posting in our ideas section.
The more votes you get, the better chances to see this implemented.
Ciaran
-
4. Re: Linux Server backup with overwrite
Dan Colbert Jun 11, 2018 6:57 AM (in response to Ciaran Bource)I thought that might be the case - thanks for the reply.
Idea created: https://community.tableau.com/ideas/8904
Dan
-
5. Re: Linux Server backup with overwrite
Daniel Beato Nov 2, 2018 12:31 PM (in response to Dan Colbert)