Gents, Have a mysql cluster down right now... in dev, but down nonetheless. This occurred after a hostname change on both nodes.
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock /usr/local/mysql/data/ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock /usr/local/mysql/data/ibdata1, error: 11
MyISAM tables load fine...
What do I need to do to get the mysql back in order? thansk!