Closed Bug 888334 Opened 11 years ago Closed 11 years ago

Backup storage location for Tableau Server

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bsullins, Assigned: Usul)

Details

Part of the continuity plan for Tableau Server is to store backups of the server in another location then the server itself. Please create such a storage location and provide SCP access so I may script copying the nightly backups to this location. I estimate we need 40GB for now. Each backup is about 3GB and we store 7 days at a time. Please let me know if you have any questions!
Where's the server situated  phx or scl3 ?
tableau1.metrics.scl3.mozilla.com
Any update on this?
Assignee: server-ops → ludovic
oulan:metrics ludo$ svn diff
Index: nodes.pp
===================================================================
--- nodes.pp	(revision 70448)
+++ nodes.pp	(working copy)
@@ -178,6 +178,12 @@
 
     include tableau::portal
 }
+node "tableau1.metrics.scl3.mozilla.com" {
+    class {
+      'netvault':
+         netvault_ports     => '20031-21031',
+    }
+}
 
 node /^bandar.stage.metrics.scl3.mozilla.com$/{
   include ldap_users::com

Adding the client on the machine in r70449
Q what's the beast way to remote access the machine and what credentials can I use to install a backup client there ?
(In reply to Ludovic Hirlimann [:Usul] from comment #5)
> Q what's the beast way to remote access the machine and what credentials can
> I use to install a backup client there ?
Flags: needinfo?(q)
Flags: needinfo?(bsullins)
.\administrator
 password is set to the same password as the tableau bind user password ( in sysadmins file)
Flags: needinfo?(q)
Ben client is running on it now. Do you want us to backup C:\tableau-backups ? Is that what needs to be backed up ? At what frequency are you creating those backups ?
Hi Ludovic,

Is it possible to take full-disk backups? If not this directory will be fine and I will schedule nightly backups of tableau to be created in that location.

Thanks,
Ben
Flags: needinfo?(bsullins)
(In reply to bsullins from comment #9)
> Hi Ludovic,
> 
> Is it possible to take full-disk backups? If not this directory will be fine
> and I will schedule nightly backups of tableau to be created in that

We usually don't do that - but we don't have much windows servers so for this time I'll save the full disk.
First full of c:\ completed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.