After running ZmSetServerName I see in Server Status both old and new names.
Code:
mail.domain.com
snmp
Jul 9, 2010 8:40 PM
antivirus
Jul 9, 2010 8:40 PM
memcached
Jul 9, 2010 8:40 PM
ldap
Jul 9, 2010 8:40 PM
stats
Jul 9, 2010 8:40 PM
antispam
Jul 9, 2010 8:40 PM
imapproxy
Jul 9, 2010 8:40 PM
mta
Jul 9, 2010 8:40 PM
logger
Jul 9, 2010 8:40 PM
spell
Jul 9, 2010 8:40 PM
mailbox
Jul 9, 2010 8:40 PM
zimbra.domain.com
spell
Jul 9, 2010 5:24 PM (data is stale)
mailbox
Jul 9, 2010 5:24 PM (data is stale)
logger
Jul 9, 2010 5:24 PM (data is stale)
mta
Jul 9, 2010 5:24 PM (data is stale)
imapproxy
Jul 9, 2010 5:24 PM (data is stale)
antispam
Jul 9, 2010 5:24 PM (data is stale)
stats
Jul 9, 2010 5:24 PM (data is stale)
ldap
Jul 9, 2010 5:24 PM (data is stale)
memcached
Jul 9, 2010 5:24 PM (data is stale)
snmp
Jul 9, 2010 5:24 PM (data is stale)
antivirus
Jul 9, 2010 5:24 PM (data is stale)
Updated: 8:41 PM
New (mail.domain.com) has everything up.
Old (zimbra.domain.com) has mailbox,logger,ldap up
Under Configuration -> Servers I only see the new one.
Code:
[zimbra@zimbra1 bin]$ zmprov gacf | grep zimbra.domain.com
zimbraNotebookAccount: wiki@zimbra.domain.com
zimbraSpamIsNotSpamAccount: ham.fmuqp0k9ov@zimbra.domain.com
zimbraSpamIsSpamAccount: spam.8lpwohhd@zimbra.domain.com
zimbraVersionCheckNotificationEmail: admin@zimbra.domain.com
zimbraVersionCheckNotificationEmailFrom: admin@zimbra.domain.com
[zimbra@zimbra1 bin]$ zmprov gs zimbra.domain.com | grep zimbra.domain.com
ERROR: account.NO_SUCH_SERVER (no such server: zimbra.domain.com)
[zimbra@zimbra1 bin]$ zmprov gs mail.domain.com | grep zimbra.domain.com
zimbraSshPublicKey: ssh-dss xyzxyzxyzxyzxyzxyzxyz== zimbra.domain.com
[zimbra@zimbra1 bin]$ zmlocalconfig | grep zimbra.domain.com
[zimbra@zimbra1 bin]$
How could I fix this so I only see the new one?
Did my install get corrupted?
Thank You