This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster: the annotated tag gfs2_0_1_59 has been created


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=806850c2aa870964b4afd773a25e035cb648dda6
Commit:        806850c2aa870964b4afd773a25e035cb648dda6
Parent:        0000000000000000000000000000000000000000
Author:        Chris Feist <cfeist@redhat.com>
AuthorDate:    2009-06-25 20:28 +0000
Committer:     Chris Feist <cfeist@redhat.com>
CommitterDate: 2009-06-25 20:28 +0000

annotated tag: gfs2_0_1_59 has been created
	    at 806850c2aa870964b4afd773a25e035cb648dda6 (tag)
       tagging 7773a9cb2c28fe233eeb00326548216f5fbf1800 (commit)
      replaces cmirror_1_1_15


Abhijith Das (24):
      gfs2_tool: remove 'gfs2_tool counters' as they aren't implemented anymore
      gfs-kernel: fix for bz 429343 gfs_glock_is_locked_by_me assertion
      Merge branch 'RHEL5' of ssh://sources.redhat.com/git/cluster into myRHEL5
      gfs2_tool manpage: gfs2_tool counters doesn't exist anymore.
      gfs2_tool: Fix build warnings in misc.c bz 441636
      gfs2_tool manpage: Updates to the manpage for bz441636
      Revert "gfs2_tool: Fix build warnings in misc.c bz 441636"
      gfs2_tool: Fix build warnings in misc.c bz 441636
      gfs-kernel: Bug 450209: Create gfs1-specific lock modules.
      libgfs2:  Bug 459630 -  GFS2: changes needed to gfs2-utils due to gfs2meta fs changes in bz 457798
      gfs-kernel: bz298931 - GFS unlinked inode metadata leak
      Revert "gfs-kernel: bz298931 - GFS unlinked inode metadata leak"
      gfs-kernel: GFS: madvise system call causes assertion
      gfs-kernel: bz457473 - GFS ignore the noatime and nodiratime mount options
      Revert "gfs-kernel: bz457473 - GFS ignore the noatime and nodiratime mount options"
      gfs-kernel and mount.gfs2: GFS ignore the noatime and nodiratime mount options
      gfs-kernel: bz466677 - fault in posix_lock_file() - "gfs_controld" responds to orphaned "plock_xop" request - suspected cause is patch for Bug 196318
      gfs-kernel: Bug 466645 - reproduceable gfs (dlm) hanger with simple stresstest
      gfs2-utils: Bug 481762 - No longer able to mount GFS volume with noatime,noquota options
      gfs2_tool, libgfs2: bz487608 - GFS2: gfs2_tool unfreeze hangs
      Merge branch 'RHEL5' of ssh://git.fedoraproject.org/git/cluster into myRHEL5
      gfs_quota: fix compile error
      gfs-kernel: bz487610 - Change gfs freeze/unfreeze to use new standard
      gfs-kernel: bz479421 - gfs_tool: page allocation failure. order:4, mode:0xd0

Benjamin Marzinski (5):
      The gnbd kernel module on 64 bit architectures didn't handle ioctls from 32 bit
      gnbd-kernel: Fix receiver race
      [gnbd-kernel] bz 449812: disallow sending requests after a send has failed.
      [gnbd-kernel] bz 442606: Switch gnbd to use deadline scheduler by default.
      gfs-kmod: workaround for bz472062. Prefault user pages

Bob Peterson (76):
      Resolves: bz 435917: GFS2: mkfs.gfs2 default lock protocol
      Resolves: bz 436383: GFS filesystem size inconsistent
      Resolves: bz 421761: 'gfs_tool lockdump' wrongly says 'unknown
      Resolves: bz 431952: GFS: gfs-kernel should use device major:minor
      bz440896/440897 GFS: gfs_fsck should repair gfs_grow corruption
      bz425421: gfs mount attempt hangs if no more journals available
      bz438762: gfs_tool: Cannot allocate memory
      bz295301: Need man page for gfs_edit
      bz 446085: Back-port faster bitfit algorithm from gfs2 for better
      452004: gfs: BUG: unable to handle kernel paging request.
      Added an optional block-size to mkfs.gfs2
      Fix white space
      gfs2_fsck fails: Unable to read in jindex inode.
      Fix savemeta so it saves gfs-1 rg information properly
      Fix gfs2_edit print options (-p) to work properly for gfs-1
      gfs2_edit was not recalculating the max block size after it figured
      Fix some compiler warnings in gfs2_edit
      Fix gfs2_edit bugs with non-4K block sizes
      Updates to gfs2_edit man page for new options.
      Allow keywords in block number input
      Ability to specify starting block or structure with -s
      savemeta was not saving gfs1 journals properly.
      Fix some minor white space issues.
      Print log header flags for gfs journals.
      Speed up userspace bitmap manipulation code.
      gfs_fsck crosswrite for block number sanity checking
      Fix some bad references to gfs_tool and gfs_fsck
      Deleted unused function print_map
      Shrink memory 1: eliminate b_size from pseudo-buffer-heads
      Shrink memory 2: get rid of 3 huge in-core bitmaps
      Shrink memory 3: smaller link counts in inode_info
      Better error reporting in gfs2_fsck
      RGRepair: Account for RG blocks inside journals
      gfs2_fsck dupl. blocks between EA and data
      gfs2_edit: Ability to enter "journalX" in block number.
      gfs2_edit: was parsing out gfs1 log descriptors improperly
      gfs2_edit: Improved gfs journal dumps
      mkfs.gfs2: should have an optional fs size parm
      GFS2: Make gfs2_fsck accept UNLINKED metadata blocks
      GFS2: sync buffers to disk when rewriting superblock
      GFS2: gfs2_fsck: fix segfault while running special block lists.
      gfs-kmod: GFS corruption after forced withdraw
      GFS2: gfs2_edit savemeta doesn't work with GFS
      Fix many bugs with gfs2_convert.
      Use jbsize for height computations on journaled files.
      mkfs.gfs2 hangs with many journals
      Grab hold of journal-turned-RG buffers so they're not freed.
      Remove sendfile file op for jdata files.
      GFS: gfs_fsck invalid response to question changes the question
      Make gfs2_freedi delete indirect blocks with height >= 2
      gfs: improve gfs_fsck rindex repair code
      Add optional human-readable output to gfs_tool df
      Renamed the gfs2_fsck.8 and gfs2_mount.8 man pages
      GFS2: Add human readable output to gfs2_tool df
      Non-default block size confuses gfs2_grow
      Add Filesystem UUID to GFS2 utils.
      GFS2: make gfs2_fsck conform to fsck(8) exit codes
      GFS2: gfs2_edit fixes for 5.4
      gfs2_tool df segfault on non-4K block size
      gfs2_grow man page references removed -r option
      gfs2_convert results in GFS2 File System Corruption
      gfs2_edit: Display pointer numbers and use color changes to
      GFS2: gfs2_edit savemeta not saving per_node quota files
      Fix block count in pass1b.
      Speed up gfs_grow
      Fix gfs2_fsck segfault
      GFS: gfs_fsck segfaults while fixing 'EA leaf block type' problem.
      Add missing fsck.gfs2 and mount.gfs2 man pages back
      Write out changes when fixing EA corruption
      GFS2: gfs2_fsck should fix journal sequence number problems
      gfs2: randomize debugfs mount point even more
      gfs2: randomize debugfs mount point even more
      gfs2: randomize creation of temporary directories for metafs mount more
      mount failure after gfs2_edit restoremeta of GFS file system
      gfs2_edit savemeta needs to save freemeta blocks
      GFS2: gfs2_convert, parameter not understood on ppc

Chris Feist (6):
      Added apc_snmp to the main Makefile in the agents directory to make sure it
      fence: fixed a fence storm with fence_egenera
      cman: fixed makefiles to actuall install the vmware fence agent and manpage
      Revert "gfs-kernel: bz487610 - Change gfs freeze/unfreeze to use new standard"
      fence: Added fence_lpar man page.
      Revert "cman: send fewer messages for each state transition."

Christine Caulfield (21):
      [DLM] Don't segfault if lvbptr is NULL
      Remove references to broadcast.
      [CMAN] Disallow a new dirty node from joining the cman cluster
      Display qurum device info in cman_tool status.
      [CMAN] Free up any queued messages when someone disconnects
      [CMAN] Limit outstanding replies
      [CCS] Clear sockaddr before use
      cman: Revert dirty patch
      cman: Fix cman_tool nodes -a
      cman: honour the dirty flag on a node we haven't seen before
      cman: replace high_nodeid with votes in transition message
      cman: Fix some latent bugs that will cause upgrade problems.
      cman: Fix inconsistent state if a node leaves/joins quickly
      cman: Don't crash cman_tool nodes -a
      cman: fix memory leak
      cman: Don't eject nodes that were quorate on their own if we have no state
      cman: Allow connections from unprivileged user/group "ais"
      cman: Improve node name search
      cman: Allow use of broadcast communications
      cman: Use the new openais exit APIs
      cman: send fewer messages for each state transition.

David Teigland (23):
      groupd: purge messages from dead nodes
      libdlm: fix lvb copying
      dlm_tool: print correct rq mode in lockdump
      gfs: don't cancel glocks when writing to hidden file
      gfs_controld: retry recovery for withdrawn journal
      gfs_controld: ignore write(2) return value on plock dev
      gfs_controld: read plocks from dlm or lock_dlm
      fenced: update cman only after complete success
      groupd: ignore nolock gfs
      groupd: ignore nolock gfs fix
      fenced: add skip_undefined option
      fenced: add skip_undefined option fix
      groupd: send and check version messages
      fence_tool: new option to delay before join
      init.d/cman: use fence_tool -m for two node clusters
      groupd: send and check version messages fix
      gfs-kernel: set dlm fsid for plocks
      group_tool: only write dump size
      gfs_controld: fix lock syncing in ownership mode
      gfs_controld: read lockless resources from ckpts
      gfs_controld: initialize pollfd revents
      libgroup/dlm_controld/gfs_controld: handle zero global_id
      dlm_controld: add multiple node addresses

Fabio M. Di Nitto (45):
      [RGMANAGER] ^M's are good for DOS, bad for UNIX
      [FENCE] Enable new fence agents by default
      [BUILD] Port fence/agents/lib/Makefile to RHEL5
      [BUILD] Fix drac5 generation
      [BUILD] Fix fence agents generation
      Revert "[FENCE] Fix #446995: Unknown option"
      Revert "[FENCE]: Fix #448133: New fence agent for HMC/LPAR"
      Revert "[FENCE] Fix #447378 - fence_apc unable to connect via ssh to APC 7900"
      Revert "[BUILD] Fix fence agents generation"
      Revert "[FENCE] Fix #446995: Parse error: Unknown option 'switch=3'"
      Revert "[FENCE] Fix #248609: SSH support in Bladecenter fencing (ssh)"
      Revert "[BUILD] Fix drac5 generation"
      Revert "[BUILD] Port fence/agents/lib/Makefile to RHEL5"
      Revert "[FENCE] Fix typo in name of the exceptions in fencing agents"
      Revert "[FENCE] Fix problem with different menu for admin/user for APC"
      Revert "[FENCE] Fix name of the option in fencing library"
      Revert "[FENCE] Fix #444615: Support for 24 port APC fencing device"
      Revert "[FENCE] SSH support using stdin options"
      Revert "[FENCE] Enable new fence agents by default"
      Revert "fence/agents: New fencings agents"
      [QDISK] Add better support for Xen virtual block devices
      [FENCE] Enable new fence agents by default
      [BUILD] Port fence/agents/lib/Makefile to RHEL5
      [BUILD] Fix drac5 generation
      [BUILD] Fix fence agents generation
      [BUILD] Fix install of telnet_ssl
      [BUILD] Fix telnet_ssl build
      [BUILD] Add fence_lpar fencing agent to the build system
      rgmanger: fix handling of VIP v6
      qdisk: allow scan of sysfs to dive into first level symlinks
      qdisk: fix sysfs path diving
      cman: fix buffer overflow when reading huge config files
      cman: make sure not to umount configfs when there are other users
      qdisk: fix device scanning.
      qdisk: fix device scanning order.
      qdisk: remove debugging printf.
      qdisk: propagate parent_holder information to childs
      ccs_tool: randomize temporary file
      ccs: fix build with older glibc
      qdisk: fix disk scanning check in sysfs
      rgmanager: randomize smb.sh temp file
      rgmanager: randomize ASEHAagent temp files
      rgmanager: randomize ASEHAagent temp files even more
      misc: fix mktemp usage
      rgmanager: randomize svclib_nfslock temp dir

Jan Friesse (12):
      fence: Fence agent for VMware ESX
      cman: fixed makefiles to install the new Python version of VMware fence agent
      fence: Fix fence agent for VMware ESX.
      [fence] Fence agent for ePowerSwitch 8M+ (fence_eps)
      fence: IPMI over lan timeout adjusted and configurable
      fence: fix IPMI parameters containing special characters
      fence: Set binary on telnet connections
      fence_ipmi: Increased number of retries to action
      fence: fix WTI RPS-10 to do default reboot
      fence: fix IPMI over lan to support ciphersuite select
      fence_mcdata: Fix unexpected port state
      fence_cisco: Added fence agent for Cisco MDS 9124/9134

Joel Becker (1):
      libdlm: Don't pass LKF_WAIT to the kernel

Jonathan Brassow (63):
      clogd: small clean-ups
      clogd: remove various debugging statements
      clogd: split cpg_config_callback into two functions
      clogd: do not process requests after calling cpg_leave
      Merge branch 'RHEL5' of ssh://jbrassow@sources.redhat.com/git/cluster into rhel5
      rgmanager/lvm.sh: Fix bug 438816
      Merge branch 'RHEL5' of ssh://jbrassow@sources.redhat.com/git/cluster into rhel5
      rgmanager/lvm.sh: Fix bug bz242798
      rgmanager/lvm.sh: Fix for bug 431713
      rgmanager/lvm.sh:  Fix Bug 443660
      clogd: Fix a number of issues with sync_bits accounting
      clogd:  Comment fixes and clarifications
      clogd:  Remove scary print statements that show up on --resync
      clogd:  Minor clean-up
      clogd: compensate for possible bug in OpenAIS - address bz432109
      clogd:  Pull out an error message for something that is not an error
      clogd + dm-log-clustered:  Change 64bit seq number to 32 bits
      clogd + dm-log-clustered: Improve communication error handling (K <-> U)
      clogd:  Add missing check for SA_AIS_ERR_TRY_AGAIN when unlinking ckpt
      clogd:  No reason to alarm ppl with error messages during a retry
      clogd: Almost introduced a memory leak
      rgmanager/lvm.sh:  Fix bug 446260 (HA LVM doesn't work on IA64)
      dm-log-clustered:  Optimization - no need to send get_resync_work if none left
      clogd:  Fix 444171 [memory leak]
      clogd:  Fix bug 429608 - disk->core log forgets sync status
      clogd:  Fix for bug 455453: small mirror creation fails
      dm-log-clustered: Fix bug that would cause communication problems
      dm-log-clustered: Fix bug 445456
      clogd: Bug 441564: Renaming a mirror during sync causes the sync to stop
      cmirror init script: Fix bug 460229 - add status output
      clogd:  Optimization - ACK 'clear region' request before sending to cluster
      dm-log-clustered: Optimization - bundle clear/mark requests
      dm-log-clustered: Revert previous optimization
      dm-log-clustered/clogd: Adapt to changes in kernel API
      dm-log-clustered/clogd: Fix off-by-one error and compilation errors
      clogd:  Set priority scheduling for the cluster log daemon
      dm-log-clustered.ko: Fix bug 464481 - 'block_on_error' flag should not be required
      clogd:  Fix for bug 463772 - invaild copy percent
      clogd:  Further fix for bug 464481 - 'block_on_error' flag should not be required
      clogd: Fix for bug 464550 - sync can get stuck after creation
      clogd:  Fix one cause of bug 464550 - copy percentage can get stuck during
      cmirror:  Fix bug 462732 - cmirror init script shouldn't fail to start if it's already started
      clogd: Updates to address bugs 464550 & 464934
      clogd: Additional fixes for bug 460156 and 464550
      rgmanager (HALVM):  Stop debugging info being dumped to /tmp
      Merge branch 'RHEL5' of ssh://jbrassow@git.fedorahosted.org/git/cluster into my5
      clogd: Fix for bug 468438 - list corruption
      clogd/dm-log-clustered:  Code clean-up/stream-lining
      clogd: Additional fixes for bug 464550 + improved debugging
      clogd:  Fix for bug 468911 - sync %'age can go over 100%
      clogd: Fix for bug 471448 - clogd segfault on clusters > 10 nodes
      clogd:  Fix bug 474179 - Prepared checkpoints not delivered
      clogd: Fix bug 474179 (and still investigating others)
      clogd: Fixes for bug 474179 - more checkpoint issues
      clogd: stray log message made it in... pulling it.
      Merge branch 'RHEL5' of ssh://jbrassow@git.fedorahosted.org/git/cluster into my5
      clogd:  Fix bug 474174 - copy percentage of corelog mirror can get stuck
      clogd: Fix bug 484968 - segfault in clogd
      clogd:  Get rid of an unused function
      clogd: Remove pending checkpoints for nodes that leave.
      clogd: Initialize list structs before adding to list.
      clogd: Short circuit resume requests
      clogd: Fix for bug 491340 - copy percentage can get stuck during sync attempt

Juanjo Villaplana (2):
      rgmanager: fix netfsclient cache handling
      qdiskd: Fix init script 'restart' operation

Lon Hohberger (96):
      Fix #435189 - fenced override doesn't allow rgmanager to recover because
      Add Sybase failover agent
      Update changelog
      Fix permissions
      Update changelog
      [CMAN] make qdisk master abdication work in all cases
      [fence] Make fence_xvmd support reloading of key files on the fly.
      Merge branch 'RHEL5' of ssh://sources.redhat.com/git/cluster into rhel5
      Merge branch 'RHEL5' of ssh://sources.redhat.com/git/cluster into rhel5
      [rgmanager] Fix #432998
      [rgmanager] Update changelog for rhel5 branch
      [cman] Apply missing fix for #315711
      [CMAN] Make cman init script start qdiskd intelligently
      [fence] Fix #441737 - fence_node broken due to internal API change
      Merge branch 'RHEL5' of ssh://sources.redhat.com/git/cluster into rhel5
      [rgmanager] Remove obsolete clushutdown utility
      [cman] Fix incarnation assignment ordering bug
      [cman] Fix infinite loop in several daemons
      [rgmanager] Fix #331661.  Make non-ethernet bonding slaves work
      [rgmanager] Set cloexec bit in msg_socket.c
      [rgmanager] Fix #441582 - symlinks in mount points causing failures
      [rgmanager] Fix build with -DDEBUG
      [qdisk] Merge scandisk in to RHEL5 branch
      [rgmanager] Make rgmanager check pbond links correctly
      [rgmanager] Fix erroneous broadcast matching in ip.sh
      [qdisk] Make stop_cman="1" work if heuristics fail during initialization
      rgmanager: Ancillary fix for rhbz #453000
      rgmanager: Add patch from Simone Gotti to implement service freeze/unfreeze.
      rgmanager: Make freeze/unfreeze work with central_processing
      rgmanager: Detect restricted failover domain crash
      rgmanager: Permit careful restart w/o disturbing services
      rgmanager: Implement wait-for-fence behavior
      Revert "rgmanager: Implement wait-for-fence behavior"
      group: Allow group_tool ls <name> <level> to be scriptable
      rgmanager: Wait for fence domain join to complete
      cman: show '-d' option in mkqdisk -h and mkqdisk.8
      cman: Fix qdiskd file descriptor leak
      rgmanager: Fix up clusvcadm.8 manual page to show -M option
      cman: Don't let qdiskd update cman if the disk is unavailable
      cman: Fix broken qdisk main.c patch reverted with scandisk merge
      rgmanager: make status poll interval configurable
      rgmanager: Clean up build
      rgmanager: Implement enforcement of timeouts on a per-resource basis
      rgmanager: Make clustat and clusvcadm work faster
      rgmanager: Resolve hostnames->IPs and back when checking NFS clients
      [fence] Fix fence_xvmd trying to read wrong args from ccs
      qdisk: fix block size check
      rgmanager: make clulog accept "-" as the first char in messages
      fence: Fix NBB1600 regression
      Revert "fence: Fix NBB1600 regression"
      fence: Fix NBB1600 regression the right way (pull line from STABLE2)
      qdiskd: Warn if we find >1 label with the same name
      rgmanager: Enable exclusive prioritization use case
      Revert "qdiskd: Warn if we find >1 label with the same name"
      qdiskd: Warn if we find >1 label with the same name
      rgmanager: Fix VM restart issue
      rgmanager: fix rare segfault in -USR1 dump code
      rgmanager: Fix build issue
      rgmanager: Clean up some bits during reconfig
      fence: Fix fence_xvm[d] man pages
      rgmanager: Avoid status checks during reconfiguration
      rgmanager: Block signals in worker threads
      rgmanager: Status check tuning/optimization
      fence: Make fence_xvmd try two methods on reboot
      rgmanager: Fix failover-domain enable-while-frozen breakage
      fence_xvmd: Make -L imply -X.
      rgmanager: Fix bad manual merge in rg_state.c
      rgmanager: Optimize fork/clone during status checks
      group: Make group_tool checks more robust
      rgmanager: Fix call to logt_print
      rgmanager: Fix bug in check_rdomain_crash
      rgmanager: Fix log messages for status_* attributes
      rgmanager: Fix segfault from missing initializers
      [fence] fence_xvmd: Add KVM support; misc cleanups.
      fence: Make fence_xvmd detect Xen or KVM
      fence: Add printf for hypervisor URI discovered
      fence: Fix help for fence_xvmd -U option
      fence: Add -U option to fence_xvmd.8
      fence: Use libvirt's autodetection by default
      rgmanager: Remove rg_test memory cap
      rgmanager: Remove references to malloc_dump_table
      qdisk: Add reporting for I/O hangs to quourm disk
      qdisk: Fix undead loop messages
      rgmanager: Allow reboot if main proc. is killed
      rgmanager: Remove extra checks from Oracle agents
      rgmanager: Make vm.sh use libvirt
      rgmanager: Fix up multiple Oracle instance handling
      rgmanager: Implement explicit ordering for failover
      rgmanager: Check for all ORA- errors on start/stop
      rgmanager: randomize state dump file name
      rgmanager: Randomize tmp file names in Oracle agents
      rgmanager: Randomize fsck log name
      rgmanager: Fix up nfsclient tmp files
      Revert "rgmanager: Implement explicit ordering for failover"
      rgmanager: Fix restart-after-migrate issue
      rgmanager: Fix clulog again

Marc Grimme (1):
      rgmanager: Implement explicit ordering for failover

Marek 'marx' Grac (57):
      fence/agents: New fencings agents
      [FENCE] SSH support using stdin options
      [FENCE] Fix #444615: Support for 24 port APC fencing device
      [FENCE] Fix name of the option in fencing library
      [FENCE] Fix problem with different menu for admin/user for APC
      [FENCE] Fix typo in name of the exceptions in fencing agents
      [FENCE] Fix #248609: SSH support in Bladecenter fencing (ssh)
      [FENCE] Fix #446995: Parse error: Unknown option 'switch=3'
      [FENCE] Fix #447378 - fence_apc unable to connect via ssh to APC 7900
      [FENCE]: Fix #448133: New fence agent for HMC/LPAR
      [FENCE] Fix #446995: Unknown option
      Fixes #445662: names of resources with spaces are mishandled
      fence/agents: New fencings agents
      [FENCE] SSH support using stdin options
      [FENCE] Fix #444615: Support for 24 port APC fencing device
      [FENCE] Fix name of the option in fencing library
      [FENCE] Fix problem with different menu for admin/user for APC
      [FENCE] Fix typo in name of the exceptions in fencing agents
      [FENCE] Fix #248609: SSH support in Bladecenter fencing (ssh)
      [FENCE] Fix #446995: Parse error: Unknown option 'switch=3'
      [FENCE] Fix #447378 - fence_apc unable to connect via ssh to APC 7900
      [FENCE]: Fix #448133: New fence agent for HMC/LPAR
      [FENCE] Fix #446995: Unknown option
      [FENCE] Fix: 447378: fence_apc unable to connect via ssh to APC 7900
      [FENCE] Bug #448822: fence_ilo doesn't work with iLO
      [FENCE] Fix #448043 - Update man pages for fence agents
      [FENCE] Fix #448133 - LPAR/HMC fence agent
      [FENCE] Fix #460054 - fence_apc fails with pexpect exception
      [FENCE] Fix #290231 - "Switch (optional)" param does not default to "1" and program fails
      [RGMANAGER] - Fix #462910 postgres-8.sh and metadata fixes
      [fence] WTI should not power on/off plug if it is unable to get status
      [fence] WTI should not power on/off plug if it is unable to get status
      [RGMANAGER] Resolves #481058 - Add option startup_wait for mysql RA
      [FENCE] Resolves #481566 - Properly report status on systems in Open Firmware
      [FENCE] Resolves #481566 - typo
      [RGMANAGER] Resolves #483093 - samba.sh tries to kill the wrong pid file
      [FENCE] Fix #484095 -  fence_apc_snmp: invalid status outletStatusOff
      fence_wti: #481664 -  fence_wti is unable to connect to (password-less) fencing device
      [FENCE] Fixes #485700 - Add support for LPAR/HMC v3
      [FENCE] Fixes #485700 - Fix of add support for LPAR/HMC v3
      fence_egenera: Allow fence_egenera to specify ssh login name
      fence_agents: #487501 - Exceptions in fencing agents
      fence_apc: #491640 -  APC Fence Agent does not work with non-admin account
      fence_rsa: #493802 - Providing support for ssh enabled RSA II fence devices
      [FENCE] #462390 - Support for iDRAC on Dell M600 Blade Chassis
      fencing.py: #498329 - fence_drac5 help output shows incorrect usage
      fence_scsi_test.pl: #499871 fence_scsi_test.pl does not check for sg_persist in the path
      fence_drac5: #496724 - support for modulename in drac5 agent
      fence_apc: #501586 - fence_apc fails with pexpect exception
      fence_virsh: #496629 Add virsh fencing agent
      fence_apc_snmp: #498952 - product is affected by symlink attack vulnerabilities
      apache.sh: #489785 - does not handle a valid /etc/httpd/conf/httpd.conf configuration correctly
      fence_apc_snmp: #498952 - product is affected by symlink attack vulnerabilities
      fence_apc_snmp: #498952 - product is affected by symlink attack vulnerabilities
      fence_lpar: #502674 - fence_lpar can't log in to IVM systems
      fence_agents: #501586 - fence agents fails with pexpect exception
      fence_lpar: #504705 - fence_lpar: lssyscfg command on HMC can take longer than SHELL_TIMEOUT

Mark Hlawatschek (5):
      mount.gfs2: skip mtab updates
      [rgmanager] Add no_unmount to netfs.sh
      [rgmanager] Add intelligent "follow-service" logic script
      [rgmanager] Update SAPInstance/SAPDatabase to latest version
      rgmanager: Tweak environment for SAP resource agents

Nicolas MONNET (1):
      rgmanager: Make postgres-8.sh use su instead of sudo

Ryan McCabe (1):
      fence: fixes and cleanups to fencing.py library

Ryan O'Hara (12):
      BZ 441323 : Redirect stderr to /dev/null when getting list of devices.
      gfs_mkfs: change the way we check to see if a device is mounted
      cman: add option to init script to prevent joining the fence domain
      ip.sh: add sleeptime parameter
      cman: allow custom xen network bridge scripts
      groupd: detect dead daemons and remove node from cluster
      fence_scsi: improve logging for debugging
      groupd.8: update man page with information about -s option
      fence_scsi: correctly declare key_list
      BZ 453429: Fix conditional check of $OCF_RESKEY_migration_mapping
      Fixed comment for check_mount. Added description of parameter
      Fix check_mount to correctly test if device is mounted/busy.

Satoru SATOH (1):
      fence: Add network interface select option for fence_xvmd

Shane Bradley (1):
      rgmanager: Don't ignore max_restarts if expire_time is 0

Simone Gotti (1):
      [rgmanager] Fix fuser parsing on later versions of psmisc

Steven Dake (1):
      fence: Fix missing case in switch statement

Yevheniy Demchenko (1):
      rgmanager: Fix poor -F handling on enable

jparsons (1):
      Adds APC snmp fence agent into distribution.

marx (2):
      [RGMANAGER] Resolves: #474444 - Zero-length pid files cause resource start failures
      [RGMANAGER] Resolves #449394 - Recovery policy of type restart doesn't work

rohara (3):
      vm.sh: add parameter for xen migration mapping
      fence_scsi.pl: check if nodeid is zero
      scsi_reserve: add restart option


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]