Hi,

we're currently trying to test the HotStandby feature of MaxDB using 7.5.0.34 on SuSE linux.
Our scenario looks like this (minimal hardware requirements):
- server A: master instance with shared log-space via nfs
- server B: standby instance with mounted log-space via nfs
- data devspace is stored on local disks on each server

After enabling the master instance for HotStandby (db_offline and hss_enable) it is not possible to bring the instance in
online mode. "db_online" fails with the following error:

2006-07-06 13:05:44 7809 ERR 13900 RTEHSS RTEHSS_API [RTEHSS_API(COPY):RTEHSS_GetMapping] 2006-07-06 13:05:44 7809 ERR 13900 RTEHSS RTEHSS_API [ValidateOrCreateShare failed: Absolute path '/devspace/dbinstance/DISKD0001' impossible to access for two di
2006-07-06 13:05:44  7809 ERR 13900 RTEHSS   fferent hosts]
2006-07-06 13:05:44 7809 ERR 13900 RTEHSS RTEHSS_API [Failed to create or validate share for volume /devspace/dbinstance/DISKD0001 entry 0 ] 2006-07-06 13:05:44 7809 ERR 20010 Admin ERROR '' CAUSED EMERGENCY SHUTDOWN

Do we have a main configuration problem, and furthermore why does the data devspace needs to be accessible for other hosts (I thought only the log-space will be shared/used by all instances) ???

any help appreciated------------GERD----------------

===========================
part from DBM Protocol:
2006-07-06 13:05:17 0x00001e69              0 DBM      command db_offline
2006-07-06 13:05:22 0x00001e69 0 DBM command hss_enable node=172.28.7.85 2006-07-06 13:05:22 0x00001e69 0 DBM command hss_execute 1 param_startsession 2006-07-06 13:05:22 0x00001e69 0 DBM command hss_execute 1 dbm_version 2006-07-06 13:05:22 0x00001e69 0 DBM command hss_execute 1 param_getvalue 2006-07-06 13:05:22 0x00001e69 0 DBM command hss_execute 1 param_getvalue 2006-07-06 13:05:22 0x00001e69 0 DBM command hss_execute 1 param_getvalue 2006-07-06 13:05:22 0x00001e69 0 DBM command hss_execute 1 db_state 2006-07-06 13:05:22 0x00001e69 0 DBM command hss_execute 1 param_abortsession 2006-07-06 13:05:41 0x00001e65 0 DBM command db_admin -f 2006-07-06 13:05:46 0x00001e65 ERR -24994 DBM ERR_RTE: runtime environment error 0x00001e65 ERR -24994 DBM 1,Check knldiag! Kernel died before reaching ADMIN state
===========================


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to