Hi, On Mon, Sep 29, 2008 at 02:12:34PM +0200, Florent DUTHEIL wrote: > Hi everyone, > > > Following this page instructions (http://www.linux-ha.org/DRBD/HowTov2), > I'm planning to add some last ressources to my 3 nodes cluster: a > service (not yet configured) on a DRBD device. > As a test I already manually set a DRBD device up to check OS > configuration, and all is OK (module/kernel/drbd.conf). > But DRBD ressources aren't correctly managed by Heartbeat: virtual IP > adresses are up but not DRBD disks. DRBD OCF ressource agent (aka DRBD > RA v2) seems to have problems, and I don't know how to make it running > in a verbose/debug mode so that I have more feedback than this: > > lrmd[26750]: 2008/09/24_16:37:21 info: RA output: > (DRBD_srv:0:start:stdout) USAGE: drbdadm [OPTION...] [-- DRBDSETUP-OPTION. > ..] COMMAND {all|RESOURCE...} OPTIONS: {--dry-run|-d} {--verbose|-v} > {--config-file|-c} val {--drbdsetup|-s} val {--drbdmeta > |-m} val {--drbd-proxy-ctl|-p} val {--sh-varname|-n} val COMMANDS: > attach detach connect disconnect up down primary secondar > y invalidate invalidate-remote outdate resize syncer pause-sync > resume-sync adjust wait-connect state cstate dstate dump dum > p-xml create-md show-gi get-gi dump-md wipe-md wait-con-int > hidden-commands verify Version: 8.2.6 (api:88) GIT-hash: 3e69822 > d3bb4920a8c1bfdf7d647169eba7d2eb4 build by [EMAIL PROTECTED], 2008-09-24 > 16:24:01 missing arguments
Wrong usage? Did you set drbd_resource? Oh, I see now you used DRBD_resource. Try to remember that in 99.99% cases letter case _does_ matter on UNIX/Linux. Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
