search for: wfc

Displaying 18 results from an estimated 18 matches for "wfc".

Did you mean: wc
2011 Feb 27
1
Recover botched drdb gfs2 setup .
...down the line and a few other hiccups in the mix I have a server that wont mount the gfs partition.. assuming that drbd hasn't gotten confused and lost the data on the drive.. If I can how do I fix this. Drbd is currently as follows: [root at mcvpsam01 init.d]# drbd-overview 1:r0 WFConnection Primary/Unknown UpToDate/DUnknown C r---- Cman: [root at mcvpsam01 init.d]# /etc/init.d/cman status groupd is stopped gfs2 mount [root at mcvpsam01 init.d]# ./gfsmount.sh start Mounting gfs2 partition /sbin/mount.gfs2: can't connect to gfs_controld: Connection refu...
2012 Aug 06
0
Problem with mdadm + lvm + drbd + ocfs ( sounds obvious, eh ? :) )
..._opt' , our target . 2- drbd on top of the lvm2 VG : configured as below: ---- resource opt { device /dev/drbd0 ; disk /dev/vg/lv_opt ; meta-disk internal ; net { allow-two-primaries ; } startup { become-primary-on both ; wfc-timeout 120 ; outdated-wfc-timeout 120 ; degr-wfc-timeout 120 ; } syncer { rate 100M ; } disk { fencing resource-and-stonith ; } on admin1-drbd admin1 { address 192.168.251.11:7789 ; } on admin2-drbd admin2 { ad...
2009 Jul 28
2
DRBD on a xen host: crash on high I/O
...drbdadm ::::0 set-gi $DRBD_RESOURCE. drbdadm up $DRBD_RESOURCE. | mail -s 'DRBD Alert' root"; #before-resync-target "/usr/lib/drbd/snapshot-resync-target-lvm.sh -p 15 -- -c 16k"; #after-resync-target /usr/lib/drbd/unsnapshot-resync-target-lvm.sh; } startup { wfc-timeout 120; degr-wfc-timeout 120; # 2 minutes. # wait-after-sb; } disk { on-io-error pass_on; fencing resource-and-stonith; # ONLY USE THIS OPTION IF YOU KNOW WHAT YOU ARE DOING. # no-disk-flushes; # no-md-flushes; max-bio-bvecs 1; } net { # max-...
2008 Mar 05
0
ocfs2 and another node is heartbeating in our slot
...luster = susecluster node: ip_port = 7777 ip_address = 192.168.0.87 number = 1 name = suse4 cluster = susecluster drbd.conf global { usage-count yes; } common { syncer { rate 100M; } startup { #degr-wfc-timeout 0; #wfc-timeout 10; #become-primary-on both; } disk { on-io-error detach; } } resource drbd0 { protocol C; net { allow-two-primaries; after-sb-0pri disconnect;...
2007 Jun 25
1
I/O errors in domU with LVM on DRBD
...Dom0 OS: CentOS release 5 (Final) Kernel: 2.6.18-8.1.4.el5.centos.plusxen Xen: xen-3.0.3-25.0.3.el5 DRBD: drbd-8.0.3-1.el5.centos PV DomU OS: CentOS release 4.5 (Final) Kernel: 2.6.9-55.ELxenU my drbd.conf global { usage-count yes; } common { startup { wfc-timeout 0; degr-wfc-timeout 60; } disk { on-io-error detach; } syncer { rate 100M; al-extents 257; } net { max-buffers 2048; unplug-watermar...
2014 Jan 30
0
Using XEN 4.1 to run Windows 7 DOMU on SERVER1, replicated the HVM to SERVER2 using DRBD. Win7 DOMU doesn't boot in SERVER2 after replication
...of the partitions for guest are same ie, 30 GB Can anyone help me with booting the Win7 in Server2? Thanks in advance DRBD config file : global { usage-count no; } common { syncer { rate 50M; } } resource r0 { protocol C; startup { become-primary-on both; wfc-timeout 15; degr-wfc-timeout 60; } net { allow-two-primaries; cram-hmac-alg sha1; shared-secret "kalki"; } on server1 { device /dev/drbd0; disk /dev/sda4;...
2007 Oct 17
3
drbd
...h to use for the repdata... I install the modules, create a /etc/drbd.conf like... [root at svfis-blade03 ~]# more /etc/drbd.conf # # please have a a look at the example configuration file in # /usr/share/doc/drbd/drbd.conf # global { usage-count no; } resource repdata { protocol C; startup { wfc-timeout 0; degr-wfc-timeout 120; } disk { on-io-error detach; } # or panic, ... net { cram-hmac-alg "sha1"; shared-secret "(random secret)"; } # don't forget to choose a secret for auth ! syncer { rate 10M; } on svfis-blade03.(my intranet domain) { device /...
2010 Sep 30
10
using DRBD VBDs with Xen
Hi, Not totally new to Xen but still very green and meeting some problems. Feel free to kick me to the DRBD people if this is not relevent here. I''ll be providing more info upon request but for now I''ll be brief. Debian/Squeeze running 2.6.32-5-xen-amd64 (2.6.32-21) Xen hypervisor 4.0.1~rc6-1 and drbd-8.3.8. One domU configured, with disk and swap image: root =
2014 Jul 05
1
samba4 + drbd + ctdb + failover
Hi We've got drbd going between 2 nodes:) ATM there is un-partitioned space on each node but (we think) they are syncing OK. It looks as though it has synced the whole partition (2GB) from the primary node 1 to the other node: node 1 smb1:/home/steve # cat /proc/drbd version: 8.4.4 (api:1/proto:86-101) GIT-hash: 3c1f46cb19993f98b22fdf7e18958c21ad75176d build by SuSE Build Service 1:
2011 Jun 02
3
Problems with descriptions.
...roc/sysrq-trigger ; halt -f"; pri-lost-after-sb "echo o > /proc/sysrq-trigger ; halt -f"; local-io-error "echo o > /proc/sysrq-trigger ; halt -f"; } startup { become-primary-on both; degr-wfc-timeout 120; } disk { on-io-error detach; } net { cram-hmac-alg sha1; shared-secret "password"; allow-two-primaries; after-sb-0pri discard-zero-changes; after-...
2005 Sep 15
0
MS-Java programs in Wine
Hi, I am new to this list and I am sorry if this is not very on-topic. But I need to run an java program in Wine. Why a java program? Well.. It happens that HP Openview Service Desk is written in java but uses com.ms.wfc.* extensions, that is, Windows Forms extensions. I have tried to install MS-JVM which I got from the net into wine. It wouldn't install. J2SE5.0 installed OK, but wouldn't run the program because it lacks the MFC extensions. Has anyone ever succeeded to run MS-JVM programs in Wine? If so,...
2012 Jun 18
1
Slide Show (S9) v1.1 Update - More Template Packs (Deck.js, Impress.js, CSSS, Slidy2, etc.)
Hello, If you're interested in authoring your presentations/slide shows in Markdown, you might check out the Slide Show (S9) gem in Ruby. A simple slide show looks like: What's Slide Show (S9)? ======================= A Free Web Alternative to PowerPoint and KeyNote in Ruby Getting Started in 1-2-3 Easy Steps =================================== * Step
2018 Jan 10
1
guestmount fails after linux kernel update 01/10/2018
...ange to my system between working and not working is the kernel update from this morning. I am concerned this might be related to the intel issues and the patch, which is probably in the kernel update I just applied. The output for the command is as follows: guestmount -a ~/WombatCases/thumbdrive.wfc -m /dev/sda ~/.wombatforensics/mntpt/ > guestmountissues libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: create: flags = 0, handle = 0xd2d000, program = guestmount libguestfs: trace: set_recovery_proc false libguestfs: trace: set_recovery_proc = 0 libguestfs: t...
2008 Aug 05
2
Centos 5.2 using LVM -> DRBD 0.82 -> Xen Problems
...too. Full details below. xm create centostest Using config file "./centostest". Error: Device 768 (vbd) could not be connected. /etc/xen/scripts/block failed; error detected. drbd.conf contents: global { usage-count no; } resource xendrbd0 { protocol C; startup { wfc-timeout 0; degr-wfc-timeout 120; } disk { on-io-error detach; } # or panic, ... net { cram-hmac-alg "sha1"; shared-secret "whateverpass";allow-two-primaries;after-sb-0pri discard-zero-changes;after-sb-1pri discard-secondary;max-buffers 8192; } syncer { rate 500M; }...
2010 Aug 09
2
HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...s yum install *drbd83* And yum install cman lvm2-cluster gfs-utils gfs2-utils kmod-gfs Set up your /etc/drbd.conf: #drbd.conf dm global { usage-count yes; } common { syncer { rate 20M; al-extents 257; } } resource r0 { protocol C; startup { become-primary-on both; degr-wfc-timeout 120; # 1 minute. #wfc-timeout 30; } disk { on-io-error detach; } net { allow-two-primaries; cram-hmac-alg "sha1"; shared-secret "yourpasswd"; after-sb-0pri discard-least-changes; #after-sb-0pri discard-zero-changes; after...
2010 Aug 16
1
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...s yum install *drbd83* And yum install cman lvm2-cluster gfs-utils gfs2-utils kmod-gfs Set up your /etc/drbd.conf: #drbd.conf dm global { usage-count yes; } common { syncer { rate 20M; al-extents 257; } } resource r0 { protocol C; startup { become-primary-on both; degr-wfc-timeout 120; # 1 minute. #wfc-timeout 30; } disk { on-io-error detach; } net { allow-two-primaries; cram-hmac-alg "sha1"; shared-secret "yourpasswd"; after-sb-0pri discard-least-changes; #after-sb-0pri discard-zero-changes; after...
2010 Oct 05
0
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...s yum install *drbd83* And yum install cman lvm2-cluster gfs-utils gfs2-utils kmod-gfs Set up your /etc/drbd.conf: #drbd.conf dm global { usage-count yes; } common { syncer { rate 20M; al-extents 257; } } resource r0 { protocol C; startup { become-primary-on both; degr-wfc-timeout 120; # 1 minute. #wfc-timeout 30; } disk { on-io-error detach; } net { allow-two-primaries; cram-hmac-alg "sha1"; shared-secret "yourpasswd"; after-sb-0pri discard-least-changes; #after-sb-0pri discard-zero-changes; after...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...dFrM)$!X+NS|al5Lt zC{dM5`V*yXsj9RbpemQ$L6kNFiE{a!METuas*?Q|P09JIs^tDnQ<@JVO6$L<N|V2- zO0&C((#oSM1%nk`_1;>3eVMBKzFbxQTtSq9K2_;ZsVPN6RK-)JD*gPbQtH!`j`wKF zABSqnp8~2fxLQ>P)o4oZpsMt&CCVLtSCt-BnsR$cRjvsW<<5wz-0Ihq0d+(v8>T7U zsx{^AN>%AToG5<_YD)1vs?uess at zzkD!oRi%1!mEa`WFc<(7YF%C-L_%3Z@$rR%>m zrT at Q);{A`R{AHx7T-`v3^4Ex_+*Sr_{ts2 at Gz#|Q52JxP|4UU$#vsyn6j7DyM+4n3 z2B=TDrWB4vr2S>%h|z at JHlFmFK&r&kGNP;!kJOZB$z<Uk5p4<*+sRbmhsZSG`^a?Q zJ!A&CR9Qx5BK{beMTE-CMuo%XptbN^pt^ZrSV-m*;Swz%!X_>R!(_4u^x0%F3O-7f z03RkxLI3A6a+z|3EC=CfvI2xDWF=~uMOJ~bkE}...