<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Ok, Getting this error and with help from Nick Rout, have narrowed it down to an inadvertent hostname change. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hostname was changed when <span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>I was having trouble with the install, due to sound issues. So performed a full install again but restored the database. I thought I had kept the same hostname but I screwed on a capital and transposed a term. I thought the host name was something like Potter-Myth-Master-Backend. <br><br>I completed a bit more checking and found the storagegroup table has 36 rows. <br><br>18 where the hostname is incorrect "potter-Myth-Backend-Master" and 18 where the hostname is the new name "Potter-Myth-Master-Backend". So as suspected it is a hostname problem.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'><br>So to fix the issue is it OK to run a sql command to delete all database entries that refer to the old hostname?<br><br>Or should I, as suggested in section 23.12 of the documentation, issue the following command:-<br><br>mythconverg_restore.pl --change_hostname --old_hostname="potter-Myth-Backend-Master" --new_hostname="Potter-Myth-MasterBackend"<br><br>I am concerned this will just modify the first 18 rows to duplicate the second 18 rows in the storage group table and possibly elsewhere in other tables!!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black'>Andrew</span><o:p></o:p></p></div></body></html>