joerg
a5dcfd54e7
Fix inline usage.
2012-12-20 21:53:20 +00:00
manu
a3dacef61e
Bump to glusterfs-3.3.1, which brings
...
- unified file and object storage
- storage for Hadoop (not tested here)
- proactive self-healing
- much better performance
2012-10-19 04:15:21 +00:00
asau
c636f40438
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-03 16:08:30 +00:00
manu
0158295504
Update glusterfs to 3.2.7, a maintenance release
2012-06-16 01:47:33 +00:00
wiz
aada88e659
Remove python24 and all traces of it from pkgsrc.
...
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
dholland
5c52ffdc04
Fix manu's update by updating the package version instead of just the
...
distinfo and patches.
2012-03-31 18:14:23 +00:00
manu
2031f5d692
Update glusterfs to 3.2.6, which is a maintenance releases fixing various bugs
2012-03-28 14:24:59 +00:00
obache
2cd654bab6
Bump PKGREVISION from default python to 2.7.
2012-03-15 11:53:20 +00:00
manu
0dd719c2fb
- SSL bug fixes
...
- Use secondary groups
2011-12-16 05:40:46 +00:00
manu
f6e7eff08c
- Add experimental support for SSL
...
- Ignore again .attribute (a patch part that was lost in last upgrade)
2011-12-09 16:57:44 +00:00
brook
1eca03a447
Georeplication is apparently enabled by default, so it must be explicitly
...
disabled if that option is not selected.
2011-12-04 00:24:35 +00:00
manu
41a4a95443
Remove two patches being idempotent together. I do not bump PKGREVISION,
...
as the result is the same.
2011-11-28 14:58:44 +00:00
manu
44a0c8f696
Update to glusterfs 3.2.5. This is a bug-fix release
2011-11-28 08:42:38 +00:00
manu
d01877742f
Fix rebalance operation by using /sbin/mount instead of /bin/mount
2011-11-24 05:36:36 +00:00
manu
989fc6af16
Add missing information on glusterFS server configuration
2011-11-12 06:01:28 +00:00
manu
6238674948
Additionnal fixes from upstream to ensure inodes are consistent for
...
all operations (readdir and getattr)
2011-10-30 05:07:14 +00:00
manu
018c6dcfe9
Pull upstream patch to make inode more reliable. LOOKUP and READDIR
...
cans show different inodes for the same object without that fix.
2011-10-25 09:23:37 +00:00
manu
839f370b76
glusterfs memory usage can grow quite large when using a lot of vnodes,
...
and the amount of data memory involved is not easy to forcast. We therefore
raise the limit to the maximum.
Patch from Manuel Bouyer. It helps completing a cvs update on a glusterfs
volume.
2011-10-25 08:34:28 +00:00
manu
362c9dc1fa
Patch from bouyer@
...
- #include <signal.h> for sigprocmask(2) else we break without COMPAT_13
- usleep(3) shall not be called with argument higher than one second
2011-10-16 05:45:19 +00:00
sborrill
1af06dc2d1
Remove duplicate lines (hello manu!)
2011-10-10 15:03:29 +00:00
shattered
26ce32cfbd
PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh
2011-10-07 22:37:02 +00:00
manu
d76db1d6f6
Add missing comments and RCSId in 3.2.3 patches, fix patch-bb checksum
2011-10-06 02:19:05 +00:00
manu
9280bb6a0c
A patch was lost in 3.2.3 update, this made impossible to open a file
...
(client complained about O_DIRECTORY being set for a non directory)
2011-10-02 01:11:47 +00:00
manu
e7368bdeb8
Missing commit for 3.2.3 update
2011-09-27 12:45:02 +00:00
manu
f07c2079ba
Update glusterfs to 3.2.3
...
This maintenance release with no new features. Majot bug fixes are:
Bug 2464 Fixed all the issues caused by GFID mismatch during
distribute rename.
Bug 2988 Fixed the issue of high CPU usage when Directory Quota
is enabled.
Bug 3122 Enhanced the volume set interface to support io-threads
on the client.
Bug 3210 Fixed the issue of modified mtime/atime of the files after
rebalance operation.
Bug 3191 Fixed the issue with symlinks during rebalance operation.
2011-09-18 01:36:06 +00:00
manu
8d14c52393
Now that we hide OpenGroup Extended API set 2 from configure, make sure
...
that it is seen here when we actually need it.
2011-08-20 01:13:28 +00:00
manu
157d3fb8fa
- Use linkat(2) if available. This fixes a EPERM error when using rename(2)
...
on a symlink within a glusterfs volume that uses DHT
- Consider gfid changes as nn fatal. Glustefs will fix instead of panic.
2011-08-09 07:15:42 +00:00
manu
9b673348f6
Update to glusterfs 3.2.2 (maintenance release for bug fixes)
2011-07-23 01:14:43 +00:00
manu
69dbe9d48d
Enable georeplication
2011-07-19 07:54:30 +00:00
manu
df25a8e3ea
Upgrade to glusterfs-3.2.1
...
This release is mostly about bug fixes, and we also fix bugs in the NetBSD
port.
2011-07-08 08:02:56 +00:00
manu
0f7d17de04
Restore a missing patch so that accessing some file cannot produce
...
spurious ENOTDIR
2011-06-29 13:53:01 +00:00
manu
b532040904
Fix typos in patch description. I must have been talking with soemone
...
else while typing it in the dirst place.
2011-06-07 07:27:11 +00:00
manu
0f18d7b3a9
Support the glusterd daemon (volume management tool).
2011-06-06 15:53:13 +00:00
manu
8cc50c73f8
Update glusterfs to 3.2. According to http://www.gluster.org , news are:
...
* Geo-Replication
* Easily Accessible Usage Quotas
* Advanced Monitoring Tools
2011-05-19 14:54:22 +00:00
manu
5632564b61
Add message to use the mount script so that mount -t glusterfs works
...
Also remove reference to /etc/mtab in it, prefer /proc/mounts
2011-05-12 10:28:47 +00:00
manu
0a4f858eba
Fix log directroy creation location
...
Have glusterfsd store its pid in startup script
2011-05-09 09:38:26 +00:00
tnn
ba2c593463
fix HOMEPAGE
2011-05-08 08:26:43 +00:00
tnn
9700d5ab15
fix typo
2011-04-28 10:49:41 +00:00
manu
77ff518f97
Missing trusted.glusterfs.test extended attribute in installation script
2011-04-26 16:06:32 +00:00
manu
d084bf3f1c
Update glusterfs to 3.1.4.
...
Major new features according to http://www.gluster.org/
- Elastic Volume Management
- New Gluster Console Manager
- Dynamic Storage for the data center and cloud
2011-04-18 16:19:47 +00:00
wiz
f09b8dbca6
Let's assume for now that everything that worked with python-2.6 also
...
works with python-2.7.
2011-02-25 09:47:18 +00:00
manu
dcd897f53c
Update glusterfs message to reflect that it is gettign a bit less
...
experimental
2010-10-11 07:14:36 +00:00
obache
f7746c8cf0
convert flex dependency from buildlink3 to USE_TOOLS.
...
and bison is also required to build.
2010-10-02 07:02:40 +00:00
manu
90b5313922
This is an experimental port of glusterfs on NetBSD. Don't do this at home!
2010-08-26 14:26:18 +00:00