Unsolved
This post is more than 5 years old
1 Rookie
•
39 Posts
0
760
March 10th, 2008 19:00
SQL Cluster backups
Hello all,
Recently we stood up a 3 SQL cluster (2 active hosts and 1 passive host). We have 2 virtual servers that host up the SQL instances. On one of the virtual servers (mars), we are running a default instance of SQL and on the other (pluto), we are running a named instance (lets say venus). I got the SQL backup to run on the default instance (mars), however I can't get the backup to run on pluto. In the save set section I have specified "MSSQL$VENUS:" and I have tried the following backup commands to no avail:
nsrsqlsv -S2
nsrsqlsv -a pluto -S2
nsrsqlsv -a pluto
I have the physical nodes that the virtual server is running on in the "remote connections" section and all looks ok. However, the backup fails without any detailed information. I am using the same user to run the backup as I am with the default instance.
If any one could provide some guidance, I would greatly appreciate it.
Thank you!
Recently we stood up a 3 SQL cluster (2 active hosts and 1 passive host). We have 2 virtual servers that host up the SQL instances. On one of the virtual servers (mars), we are running a default instance of SQL and on the other (pluto), we are running a named instance (lets say venus). I got the SQL backup to run on the default instance (mars), however I can't get the backup to run on pluto. In the save set section I have specified "MSSQL$VENUS:" and I have tried the following backup commands to no avail:
nsrsqlsv -S2
nsrsqlsv -a pluto -S2
nsrsqlsv -a pluto
I have the physical nodes that the virtual server is running on in the "remote connections" section and all looks ok. However, the backup fails without any detailed information. I am using the same user to run the backup as I am with the default instance.
If any one could provide some guidance, I would greatly appreciate it.
Thank you!
0 events found
No Events found!


benzino1
2 Intern
•
244 Posts
0
March 11th, 2008 02:00
SigmaAdmin
1 Rookie
•
39 Posts
0
March 11th, 2008 05:00
pluto:MSSQL$VENUS: 1 retry attempted
pluto:MSSQL$VENUS:: No full backups of this save set were found in the media database; performing a full backup
* pluto:MSSQL$VENUS: [5812] 03/11/08 08:24:57 pluto is a SQL Virtual Server
* pluto:MSSQL$VENUS: nsrsqlsv: Invalid SQL instance name in a cluster: MSSQL$VENUS:
See the file C:\Program Files\Legato\nsr\tmp\sg\blank\sso.000040 for details. This file may be removed after Tue Mar 18 08:24:51 2008.
I have checked the sso file it names but that only gives me information already mentioned in the email. When I connect to the SQL instance through management studio, I connect by typing in pluto\venus and everything works.
Thanks again,
smora1
253 Posts
0
March 11th, 2008 07:00
Thanks.
SigmaAdmin
1 Rookie
•
39 Posts
0
March 11th, 2008 10:00
Thanks for your help.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 11th, 2008 10:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 11th, 2008 15:00
SigmaAdmin
1 Rookie
•
39 Posts
0
March 12th, 2008 06:00
Thank you all for your help.
benzino1
2 Intern
•
244 Posts
0
March 12th, 2008 07:00