Commit Graph

145 Commits

Author SHA1 Message Date
Goldwyn Rodrigues
a29982a563 Accepting request 197501 from home:goldwynr:branches:network:ha-clustering:Factory
mkfs aborts if cluster information not found

OBS-URL: https://build.opensuse.org/request/show/197501
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=67
2013-09-05 13:39:21 +00:00
Goldwyn Rodrigues
3e4aa7393f Accepting request 197408 from home:goldwynr:branches:network:ha-clustering:Factory
mount sets up stack

OBS-URL: https://build.opensuse.org/request/show/197408
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=66
2013-09-04 18:00:10 +00:00
Goldwyn Rodrigues
6f2583e888 Accepting request 196481 from home:goldwynr:branches:network:ha-clustering:Factory
cluster_stack setup in o2cb

OBS-URL: https://build.opensuse.org/request/show/196481
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=65
2013-08-26 19:46:55 +00:00
Goldwyn Rodrigues
ab40e465fc Accepting request 196156 from home:goldwynr:branches:network:ha-clustering:Factory
- Make mount.ocfs2 load modules and write cluster_stack:
  + 0007-mount.ocfs2-performs-module-loading-cluster_stack-se.patch

- Mark o2cb.ocf as obsolete. Anyone using o2cb.ocf will get an
  info message stating so.

- The nocontrold effort (added nocontrold patches and disabled
  corosync-2.3 controld compatibility patches): 
  + 0001-libo2cb-Remove-controld-actions-from-group-join-leav.patch
  + 0002-libo2cb-Remove-rest-of-controld-functions.patch
  + 0003-Get-cluster-name-from-corosync-cmap.patch
  + 0004-Remove-controld-structures-from-debugfs.ocfs2.patch
  + 0005-Check-for-DLM-kernel-version-in-user_begin_group_joi.patch
  + 0006-Add-cmap-and-dlm-libraries-in-the-tools.patch
  - 0001-Remove-pacemaker-ais-stuff.patch
  - 0002-Add-corosync-cfg-to-get-configuration-information.patch
  - 0003-Remove-daemon-protocol-versions-and-consolidate-fs-v.patch
  - 0005-Add-cluster_name-and-stack-name.patch

- libocfs2-Change-asserts-to-error.patch: Return control to 
  fsck.ocfs2 instead of erring

OBS-URL: https://build.opensuse.org/request/show/196156
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=64
2013-08-24 04:21:23 +00:00
Goldwyn Rodrigues
8031d741d2 Accepting request 186797 from home:goldwynr:branches:network:ha-clustering:Factory
add libraries in devel

OBS-URL: https://build.opensuse.org/request/show/186797
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=63
2013-08-12 20:16:37 +00:00
Goldwyn Rodrigues
7cec29fa90 Accepting request 186141 from home:goldwynr:branches:network:ha-clustering:Factory
Fix FS protocol versions: 
  + 0003-Remove-daemon-protocol-versions-and-consolidate-fs-v.patch
  - 0003-Hard-code-protocol-versions.patch

OBS-URL: https://build.opensuse.org/request/show/186141
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=62
2013-08-08 11:56:48 +00:00
Goldwyn Rodrigues
e8ad07eb47 Accepting request 185942 from home:goldwynr:branches:network:ha-clustering:Factory
Added libdlm and libcorosync in Requires

OBS-URL: https://build.opensuse.org/request/show/185942
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=61
2013-08-05 13:22:45 +00:00
Goldwyn Rodrigues
4633b6be45 Accepting request 185215 from home:goldwynr:branches:network:ha-clustering:Factory
update to be compatible with corosync 2.3.x

OBS-URL: https://build.opensuse.org/request/show/185215
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=60
2013-07-31 14:13:16 +00:00
Yan Gao
086555113f - ocfs2_controld: ocfs2_controld-pacemaker.diff
* Replace use of send_ais_text() with send_cluster_text()
  * Replace use of ais_dispatch() with plugin_dispatch()

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=59
2013-07-22 10:57:08 +00:00
Stephan Kulow
5afcdafbb2 Accepting request 181875 from network:ha-clustering:Factory
bnc#827504 (forwarded request 181861 from goldwynr)

OBS-URL: https://build.opensuse.org/request/show/181875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=50
2013-07-08 05:24:13 +00:00
Goldwyn Rodrigues
d309aba9b2 Accepting request 181861 from home:goldwynr:branches:network:ha-clustering:Factory
bnc#827504

OBS-URL: https://build.opensuse.org/request/show/181861
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=57
2013-07-03 13:54:07 +00:00
Tim Serong
ed56271896 - Replace NAME= with SYMLINK+= in udev rules (bnc#779718)
+ use-symlink-in-udev-rules.patch

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=56
2013-05-27 08:13:31 +00:00
Tim Serong
9dc35c2df8 - reduce ocfs2_controld priority to RR(1). (bnc#804707)
+ bnc804707-reduce-RR-priority.patch
- Fix the race between udev making misc device node and ocfs2 
  opening that device (bnc#805764)
  + bug-805764-ocfs2-controld.patch
- ocfs2_controld: ocfs2_controld-pacemaker.diff -- changes to be
  compatible with pacemaker >= 1.1.8

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=55
2013-05-22 03:23:08 +00:00
Stephan Kulow
825d36e9ea Accepting request 173292 from network:ha-clustering:Factory
- Update config.guess/sub in the coreutils copy (forwarded request 163877 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/173292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=49
2013-04-24 19:42:48 +00:00
Goldwyn Rodrigues
a486893bfd Accepting request 163877 from devel:ARM:AArch64:Factory
- Update config.guess/sub in the coreutils copy

OBS-URL: https://build.opensuse.org/request/show/163877
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=53
2013-04-24 17:50:33 +00:00
Stephan Kulow
dad2805faa Accepting request 163751 from network:ha-clustering:Factory
+ added g_list_append.patch: Fix o2cb node listing (forwarded request 163715 from edssvirt)

OBS-URL: https://build.opensuse.org/request/show/163751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=48
2013-04-14 08:36:05 +00:00
Goldwyn Rodrigues
282ac1b303 Accepting request 163715 from home:edssvirt:branches:network:ha-clustering:Factory
+ added g_list_append.patch: Fix o2cb node listing

OBS-URL: https://build.opensuse.org/request/show/163715
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=51
2013-04-12 13:25:56 +00:00
Stephan Kulow
ebbe24404d Accepting request 162496 from network:ha-clustering:Factory
- Add _service file to automatically pull from git. It can be invoked
  locally by "osc service disabledrun"
- Use spec-cleaner
- No need to call ldconfig without shared objects
- Drop unneeded %clean section
- No need to export CFLAGS, %configure does that.
- Also provide ocfs2-support to have clean upgrade path
- Drop patches (merged upstream):
  + fix-pacemaker-libs.patch
  + support-for-xvd-devices.patch (forwarded request 162089 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/162496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=47
2013-04-05 05:36:04 +00:00
Goldwyn Rodrigues
7dbe91ec8d Accepting request 162089 from home:saschpe:branches:network:ha-clustering:Factory
- Add _service file to automatically pull from git. It can be invoked
  locally by "osc service disabledrun"
- Use spec-cleaner
- No need to call ldconfig without shared objects
- Drop unneeded %clean section
- No need to export CFLAGS, %configure does that.
- Also provide ocfs2-support to have clean upgrade path
- Drop patches (merged upstream):
  + fix-pacemaker-libs.patch
  + support-for-xvd-devices.patch

OBS-URL: https://build.opensuse.org/request/show/162089
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=49
2013-04-03 17:16:10 +00:00
Yan Gao
43faa20b89 Accepting request 160589 from home:goldwynr:branches:network:ha-clustering:Factory
Reverting tarball to v1.8.2

OBS-URL: https://build.opensuse.org/request/show/160589
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=48
2013-03-22 13:31:56 +00:00
Yan Gao
04b81d1308 Accepting request 159990 from home:goldwynr:branches:network:ha-clustering:Factory
Added changelog and BuildRequires libz

OBS-URL: https://build.opensuse.org/request/show/159990
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=47
2013-03-20 01:53:32 +00:00
Yan Gao
ccbf926dc7 Accepting request 159672 from home:goldwynr:branches:network:ha-clustering:Factory
Updated ocfs2-tools tarball and fixed o2cb

OBS-URL: https://build.opensuse.org/request/show/159672
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=46
2013-03-19 01:32:27 +00:00
Stephan Kulow
ce007290a2 Accepting request 139365 from network:ha-clustering:Factory
- add explicit buildrequire to libbz2-devel (forwarded request 139336 from coolo)

OBS-URL: https://build.opensuse.org/request/show/139365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=45
2012-10-26 15:27:31 +00:00
Yan Gao
06dbc23e86 Accepting request 139336 from home:coolo:branches:openSUSE:Factory
- add explicit buildrequire to libbz2-devel

OBS-URL: https://build.opensuse.org/request/show/139336
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=44
2012-10-26 04:40:50 +00:00
Stephan Kulow
e8c3e1bff6 Accepting request 136016 from network:ha-clustering:Factory
bnc#781122 - fsck.ocfs2: fix inf loop in group desc check (forwarded request 135944 from yan_gao)

OBS-URL: https://build.opensuse.org/request/show/136016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=44
2012-09-27 08:26:23 +00:00
Yan Gao
a507bfe98f Accepting request 135944 from home:goldwynr:branches:network:ha-clustering:Factory
bnc#781122 - fsck.ocfs2: fix inf loop in group desc check

OBS-URL: https://build.opensuse.org/request/show/135944
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=42
2012-09-26 01:19:46 +00:00
Stephan Kulow
07563f627c Accepting request 131725 from network:ha-clustering:Factory
- Updated to 1.8.2
  - o2cluster: change cluster stack stamped on ocfs2 filesystem
  - added man pages ocfs2, ocfs2.cluster.conf, o2hbmonitor
  - fsck: faster fsck times because of aio; progress
- fix-indexed-dirs.patch: Fix corrupt indexed directories through
  fsck (forwarded request 131534 from goldwynr)

OBS-URL: https://build.opensuse.org/request/show/131725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=43
2012-08-27 14:31:47 +00:00
Yan Gao
76184cf7b3 Accepting request 131534 from home:goldwynr:branches:network:ha-clustering:Factory
- Updated to 1.8.2
  - o2cluster: change cluster stack stamped on ocfs2 filesystem
  - added man pages ocfs2, ocfs2.cluster.conf, o2hbmonitor
  - fsck: faster fsck times because of aio; progress
- fix-indexed-dirs.patch: Fix corrupt indexed directories through
  fsck

OBS-URL: https://build.opensuse.org/request/show/131534
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=40
2012-08-26 23:53:00 +00:00
Ismail Dönmez
e3c26b82b4 Accepting request 129237 from network:ha-clustering:Factory
Include sys/resource.h for getrlimit etc. (forwarded request 129180 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/129237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=42
2012-07-30 09:17:41 +00:00
Yan Gao
7729e31800 Accepting request 129180 from home:a_jaeger:FactoryFix
Include sys/resource.h for getrlimit etc.

OBS-URL: https://build.opensuse.org/request/show/129180
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=38
2012-07-30 02:03:55 +00:00
Stephan Kulow
a809c1c8f8 Accepting request 115563 from network:ha-clustering:Factory
Fix build against kernel 3.3... umode_t has vanished... (forwarded request 115250 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/115563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=40
2012-05-03 08:59:02 +00:00
Tim Serong
adbb5de233 Accepting request 115250 from home:dimstar:gcc47
Fix build against kernel 3.3... umode_t has vanished...

OBS-URL: https://build.opensuse.org/request/show/115250
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=36
2012-04-26 05:07:50 +00:00
Stephan Kulow
b35502238e Accepting request 98030 from network:ha-clustering:Factory
Fix build against latest version of Pacemaker, couple of other minor spec tweaks

OBS-URL: https://build.opensuse.org/request/show/98030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=39
2011-12-25 16:37:22 +00:00
Tim Serong
b422162fad Accepting request 97653 from home:coolo:removeautoconf
add autoconf to buildrequires

OBS-URL: https://build.opensuse.org/request/show/97653
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=34
2011-12-21 14:26:19 +00:00
Tim Serong
593f464341 - Fix ocfs2_controld build (/usr/include/pacemaker/crm/common/stack.h moved to /usr/include/pacemaker/crm/cluster/stack.h)
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=33
2011-12-16 12:11:25 +00:00
Stephan Kulow
2234aae195 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=38
2011-12-06 17:33:18 +00:00
Sascha Peilicke
60eb83650d Autobuild autoformatter for 80342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=36
2011-09-01 13:47:13 +00:00
Sascha Peilicke
8d7f25d3b6 Accepting request 80342 from network:ha-clustering:Factory
- Don't use /var/lock/subsys in /etc/init.d/ocfs2 (bnc#714644)
- Add -lcrmcommon to fix ocfs2_controld build.
- Improve 1.8.0 changelog entry

OBS-URL: https://build.opensuse.org/request/show/80342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=35
2011-09-01 13:47:03 +00:00
Coly Li
c57983ca56 - mkfs.ocfs2 enables file system features indexed-dirs, discontig-bg,
refcount & extended-slotmap by default.
  - ocfs2console is no longer built by default.
  - ocfs2-tools: fsck.ocfs2 and *ctl built dynamically by default
  - debugfs: Add -T to logdump
  - mounted.ocfs2: Show cluster and global heartbeat
  - mount.ocfs2: Validate mount path before mount
  - mount.ocfs2: Add support for o2cb global heartbeat
  - tools: Detect differing cluster name and heartbeat modes
  - mkfs.ocfs2: Add -U option to allow custom UUIDs
  - mkfs.ocfs2: Add --global-heartbeat option
  - libo2cb: Validate cluster name and cluster flags in classic_begin_group_join()
  - o2cb: Add man page
  - o2cb: Add ops start-heartbeat and stop-heartbeat
  - o2cb: Add ops register-cluster and unregister-cluster
  - o2cb: Add ops list-clusters, list-cluster, list-nodes and list-heartbeats
  - o2cb: Add ops add-heartbeat, remove-heartbeat and heartbeat-mode
  - o2cb: Add ops add-node and remove-node
  - o2cb: Add ops add-cluster and remove-cluster
  - o2cb: Add a new cluster configuration tool
  - libo2cb: Adds support for global heartbeat
  - libo2cb: Extend libo2cb api to learn ip address/port/local of a registered node
  - o2cb_scandisk: Scan heartbeat devices
  - debugfs.ocfs2: Journal logdump prints full inode and extent blocks
  - debugfs.ocfs2: Improve block detection
  - ocfs2-tools: Set hash seed when convert ocfs2 to support indexed-dirs
  - ocfs2-tools: o2hbmonitor moved to /usr/sbin

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=31
2011-08-31 08:52:03 +00:00
Tim Serong
7896a30d5d - Don't use /var/lock/subsys in /etc/init.d/ocfs2 (bnc#714644)
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=30
2011-08-30 09:39:52 +00:00
Tim Serong
15b98fc50e - Add -lcrmcommon to fix ocfs2_controld build.
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=29
2011-08-29 05:17:10 +00:00
Coly Li
d90ef31692 Modify version inside ocfs2-tool.spec to ocfs2-tool-1.8.0.
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=28
2011-06-24 01:19:12 +00:00
Sascha Peilicke
8ae9b843fa Autobuild autoformatter for 74246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=34
2011-06-21 09:57:01 +00:00
OBS User buildservice-autocommit
d792b34c58 Updating link to change in openSUSE:Factory/ocfs2-tools revision 34.0
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=f0934c604c9f795c7e238e14d08b5e35
2011-06-21 09:57:01 +00:00
Sascha Peilicke
70900b1260 Accepting request 74246 from network:ha-clustering:Factory
update ocfs2-tools to 1.8.0

OBS-URL: https://build.opensuse.org/request/show/74246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=33
2011-06-21 09:56:50 +00:00
Coly Li
d7bb8fe235 - Make ocfs2-kmp a Recommend instead of a Requires. This allows easier
building of packages which in turn depend on ocfs2-tools.

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=26
2011-04-15 13:26:45 +00:00
Coly Li
ffd693dcf7 - update ocfs2-tools to 1.8.0
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=25
2011-04-15 12:17:26 +00:00
8deadfed36 Autobuild autoformatter for 54301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=31
2010-12-02 16:01:02 +00:00
4a7f3039e1 Accepting request 54301 from network:ha-clustering:Factory
Accepted submit request 54301 from user colyli

OBS-URL: https://build.opensuse.org/request/show/54301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocfs2-tools?expand=0&rev=30
2010-12-02 16:00:54 +00:00
Coly Li
a67a179397 - add '-q' in %setup of ocfs2-tools.spec, to make build log shorter.
(patch written by aj@suse.de)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=23
2010-12-02 08:27:43 +00:00