Hy, Am Montag, 6. August 2007 schrieb E. Vrolijk - RedAnt solutions: > I've added the native resource Filesystem via the GUI, and added the > parameters 'device' and 'directory' with their corresponding values. > When i start this resource, the lightbulb in the GUI remains, > target_role becomes 'started' but nothing gets mounted. What am i > doing wrong?
Have you edit fstab correctly? Can you mount your device by hand? works "mount /yourdirectory"? works: OCF_ROOT=/usr/lib/ocf/ OCF_RESKEY_device=/dev/youtdevice \ OCF_RESKEY_directory=/yourdirectory \ /usr/lib/ocf/resource.d/heartbeat/Filesystem start HTH Andre _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
