Displaying 14 results from an estimated 14 matches for "burnswel".
Did you mean:
burnswell
2017 Dec 18
2
Gluster consulting
Yeah, unfortunately that's all that have come forward as available. I
think the demand for gluster expertise is just so high and the pool of
experts so low that there's nobody left to do consulting work.
On 12/18/2017 12:04 PM, Herb Burnswell wrote:
> Hi,
>
> Sorry, I just saw the post
> <http://lists.gluster.org/pipermail/gluster-users/2017-December/033053.html>
> from last week
>
> I have seen this page <https://www.gluster.org/support/> before,
> however other than Red Hat (who I've spoken...
2017 Dec 18
0
Gluster consulting
...e at julianfamily.org> wrote:
> Yeah, unfortunately that's all that have come forward as available. I
> think the demand for gluster expertise is just so high and the pool of
> experts so low that there's nobody left to do consulting work.
>
> On 12/18/2017 12:04 PM, Herb Burnswell wrote:
>
> Hi,
>
> Sorry, I just saw the post
> <http://lists.gluster.org/pipermail/gluster-users/2017-December/033053.html>
> from last week
>
> I have seen this page <https://www.gluster.org/support/> before, however
> other than Red Hat (who I've spoke...
2017 Dec 18
3
Gluster consulting
Hi,
Can anyone suggest any companies or other that do Gluster consulting?
I'm looking for guidance on on configuration, best practices, trouble
shooting, etc.
Any guidance is greatly appreciated.
HB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171218/d788d4ac/attachment.html>
2017 Dec 18
0
Gluster consulting
...all be located
in Europe. Ideally, it would be easier for us to work in a closer time
zone (PST) to have better overlap during business hours.
If nothing else is available I understand, I just want to see if anyone
knew of other options.
Thanks again,
HB
On Mon, Dec 18, 2017 at 11:50 AM, Herb Burnswell <
herbert.burnswell at gmail.com> wrote:
> Hi,
>
> Can anyone suggest any companies or other that do Gluster consulting?
>
> I'm looking for guidance on on configuration, best practices, trouble
> shooting, etc.
>
> Any guidance is greatly appreciated.
>
>...
2017 Oct 19
1
Fwd: rsync ingest to new storage environment
...rage/dir /new/storage/dir then you made
> /new/storage/dir/dir and duplicated everything into it. The correct
> syntax is rsync ... /old/storage/dir/ /new/storage/dir OR rsync ...
> /old/storage/dir /new/storage
Yes, I just typed it wrong in the example..
On 10/18/2017 05:00 PM, Herb Burnswell via rsync wrote:
> All,
>
> I am seeding a new storage environment (Glusterfs on XFS) and would like
> to gather advise on best practices. This data is primarily all media
> data, so not good with compression.
>
> I currently have made one pass on at 20TB directory tree into...
2017 Oct 27
0
gluster tiering errors
...ize that failed migration was 29K, I'm being a bit
paranoid while weeding out issues.
Are you still facing tiering errors ?
I can see your response to Alex with the disk space consumption and found
it a bit ambiguous w.r.t. state of affairs.
--
Milind
On Tue, Oct 24, 2017 at 11:34 PM, Herb Burnswell <
herbert.burnswell at gmail.com> wrote:
> Milind - Thank you for the response..
>
> >> What are the high and low watermarks for the tier set at ?
>
> # gluster volume get <vol> cluster.watermark-hi
> Option Value
>
> ----...
2017 Oct 24
2
gluster tiering errors
...lt;vol>-tier-dht: Promotion
> failed for <file>(gfid:edaf97e1-02e0-4838-9d26-71ea3aab22fb)
>
> If possible, a *gluster volume info* would also help, instead of going to
> and fro with questions.
>
> --
> Milind
>
>
>
> On Fri, Oct 20, 2017 at 12:42 AM, Herb Burnswell <
> herbert.burnswell at gmail.com> wrote:
>
>> All,
>>
>> I am new to gluster and have some questions/concerns about some tiering
>> errors that I see in the log files.
>>
>> OS: CentOs 7.3.1611
>> Gluster version: 3.10.5
>> Samba versio...
2017 Oct 18
2
rsync ingest to new storage environment
All,
I am seeding a new storage environment (Glusterfs on XFS) and would like to
gather advise on best practices. This data is primarily all media data, so
not good with compression.
I currently have made one pass on at 20TB directory tree into the
environment as:
- nfs mount from old storage to new storage
- rsync -av /old/storage/* /new/storage/directory
Once the directories and files were
2017 Oct 22
0
gluster tiering errors
...8]
[tier.c:1169:tier_migrate_using_query_file] 0-<vol>-tier-dht: Promotion
failed for <file>(gfid:edaf97e1-02e0-4838-9d26-71ea3aab22fb)
If possible, a *gluster volume info* would also help, instead of going to
and fro with questions.
--
Milind
On Fri, Oct 20, 2017 at 12:42 AM, Herb Burnswell <
herbert.burnswell at gmail.com> wrote:
> All,
>
> I am new to gluster and have some questions/concerns about some tiering
> errors that I see in the log files.
>
> OS: CentOs 7.3.1611
> Gluster version: 3.10.5
> Samba version: 4.6.2
>
> I see the following (s...
2017 Oct 22
1
gluster tiering errors
...lt;vol>-tier-dht: Promotion
> failed for <file>(gfid:edaf97e1-02e0-4838-9d26-71ea3aab22fb)
>
> If possible, a *gluster volume info* would also help, instead of going to
> and fro with questions.
>
> --
> Milind
>
>
>
> On Fri, Oct 20, 2017 at 12:42 AM, Herb Burnswell <
> herbert.burnswell at gmail.com> wrote:
>
>> All,
>>
>> I am new to gluster and have some questions/concerns about some tiering
>> errors that I see in the log files.
>>
>> OS: CentOs 7.3.1611
>> Gluster version: 3.10.5
>> Samba versio...
2017 Oct 18
0
rsync ingest to new storage environment
...he source parameter differently.
If you did rsync ... /old/storage/dir /new/storage/dir then you made
/new/storage/dir/dir and duplicated everything into it. The correct
syntax is rsync ... /old/storage/dir/ /new/storage/dir OR rsync ...
/old/storage/dir /new/storage
On 10/18/2017 05:00 PM, Herb Burnswell via rsync wrote:
> All,
>
> I am seeding a new storage environment (Glusterfs on XFS) and would like
> to gather advise on best practices. This data is primarily all media
> data, so not good with compression.
>
> I currently have made one pass on at 20TB directory tree int...
2017 Oct 19
3
gluster tiering errors
All,
I am new to gluster and have some questions/concerns about some tiering
errors that I see in the log files.
OS: CentOs 7.3.1611
Gluster version: 3.10.5
Samba version: 4.6.2
I see the following (scrubbed):
Node 1 /var/log/glusterfs/tier/<vol>/tierd.log:
[2017-10-19 17:52:07.519614] I [MSGID: 109038]
[tier.c:1169:tier_migrate_using_query_file]
0-<vol>-tier-dht: Promotion failed
2017 Oct 03
0
samba performance & ACL behavior
All,
I am building a glusterfs environment for file storage and need to use
ACL's. The CentOS system is joined to AD. We have ingested data into the
Gluster environment at /toplevel.
OS: CentOS 7.3
Glusterfs: 3.10.5
Samba: 4.4.4
smb.conf:
[global]
workgroup = GROUP
security = ADS
realm = GROUP.DOMAIN.COM
template homedir = /home/%U
template shell
2011 Oct 24
1
rsync connection/transfer error
Hi All,
I am somewhat new to rsync and am looking for some guidance. I've been using
it successfully for a couple months syncing CentOS updates from a university
mirror with the following specs:
rsync version 2.6.8 protocol version 29
rsync -artv rsync://mirrors.usc.edu/centos/5.6/updates/i386/RPMS/--exclude=debug/
/var/www/html/centos/5/updates/i386
Everything works fine for this connection