|
From: Heiko Z. <he...@zu...> - 2009-03-24 00:06:00
|
Hey, Quoting xy zy <big...@fr...>: > Maybe something happened wiht my mails on friday, so i repeat it: > > > I think you need to be a little bit more descriptive what the > problem > is, most people here not Linux-HA experts. > > Ok. My devil version is: 1.3.7 (yes the latest the best:)) > So I'd like to use heartbeat with CRM (Cluster Resource Manager), > what depends on an XML config file (cib.xml). After a succesfull > start of heartbeat, CRM wants to read and process mentioned XML from > /var/lib/heartbeat/crm/ and store file backups there. My main > problem is the path (directory)! I can't save XML, because there is > no real storage behind (after reboot the file disappear). My > question is: Is there a solution to save cib.xml on mentioned > directory permanently? Do you have local storage available on that box? If yes, take a look at the file /etc/sysconfig/lvmtab If not, maybe you can work with symlinks which point back to /etc/heartbeat/somefolder. Of course this would only be saved on save-config. > > Other info about CRM (maybe it is usefull for next devil version): > > CRM wants to use directories after start, but in version 1.3.7 > default configuration, the permissions of this directories aren't > good (I can use /etc/sysconfig/permissions.base to resolve this > problem). So the right permissions: > > /var/lib/heartbeat/crm hacluster:haclient 700 > /var/lib/heartbeat/pengine hacluster:haclient 770 > /var/lib/heartbeat/cores/hacluster hacluster:haclient 700 > /var/run/heartbeat/crm hacluster:haclient 700 > /var/run/heartbeat/ccm hacluster:haclient 700 I'll add this to permissions.base > > For Björn: > > >If you are a bit more descriptive on what you would like to do, > I might help you. > > I'd like to setup a Firewall/router config in HA. Heiko ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |