Riak-CS Not Inheriting Permissions?

2014-10-02 Thread Valenti, Anthony
We are running Riak-CS on version 1.4.8. Here is the situation. We have a bucket that is owned by Acct1 that has folders in it. Acct2 has been granted all permissions to the bucket and all sub-folders. Acct2 puts a file in one of the subfolders, but Acct1 has no permissions at all for the file

Re: Riak-CS Not Inheriting Permissions?

2014-10-14 Thread Valenti, Anthony
Does anyone have an idea why this is working this way or if it is functioning as designed? Am I expecting it to do something that it doesn't do? If so, then how can I get it do what I am expecting. We are running Riak-CS on version 1.4.8. Here is the situation. We have a bucket that is owned

RE: Riak-CS Not Inheriting Permissions?

2014-10-14 Thread Valenti, Anthony
Bakken [mailto:lbak...@basho.com] Sent: Tuesday, October 14, 2014 11:52 AM To: Valenti, Anthony Cc: riak-users@lists.basho.com Subject: Re: Riak-CS Not Inheriting Permissions? Hi Anthony, When you put files, are you also including any ACL information? http://docs.basho.com/riakcs/latest/cookbooks

Riak CS Won't Start After Upgrade

2015-01-16 Thread Valenti, Anthony
I am in the process of upgrading the first node in my Riak CS cluster. Everything seemed to go ok on the install. There were some changes to the app.config and vm.args files in the new packages. I install the new versions from the packages and made the changes for my environment afterward. Wh

RE: Riak CS Won't Start After Upgrade

2015-01-16 Thread Valenti, Anthony
BTW, the components were upgraded to the following versions: Riak CS - 1.5.3 Riak - 1.4.10 Stanchion - 1.5.0 Anthony Inmar Confidentiality Note:  This e-mail and any attachments are confidential and intended to be viewed and used solely by the inten

RE: Riak CS Won't Start After Upgrade

2015-01-16 Thread Valenti, Anthony
Of course you have to have Riak started. It looked like it started normally, but then it failed. The error is complaining about an invalid storage backend, which didn't change. 2015-01-16 10:13:44.911 [info] <0.7.0> Application lager started on node 'riak@192.168.40.28' 2015-01-16 10:13:44.93

RE: Riak CS Won't Start After Upgrade

2015-01-16 Thread Valenti, Anthony
Thank you. That worked. I think that the rolling upgrade page needs to be changed to mention that. Step 6 does mention the add_paths, but it is not clear what needs to be changed. It mentions .beam files, but I had no idea what that is, if I am using them or what I should be changing. Antho

Riak CS Node Shutdown Because it Ran Out Data Space - Unbalanced With Other Nodes in Cluster

2015-07-31 Thread Valenti, Anthony
We have a Riak CS node that ran out of space on the data mount and the service shutdown. This is strange since the other nodes in the cluster seem to be about 76%-78% full. Why is it so out of balance and how can it be fixed? Node - Riak07 (failed) Filesystem1K-blocks Used

RE: Riak CS Node Shutdown Because it Ran Out Data Space - Unbalanced With Other Nodes in Cluster

2015-08-03 Thread Valenti, Anthony
BTW, this is the ring distribution on the nodes: root@CORP-RIAK07:~# riak-admin member-status = Membership == Status RingPendingNode --- valid

RE: Riak CS Node Shutdown Because it Ran Out Data Space - Unbalanced With Other Nodes in Cluster

2015-08-03 Thread Valenti, Anthony
The ring size is actually 64. This is from riak-admin status: ring_num_partitions : 64 ring_ownership : <<"[{'riak@192.168.40.13',12},\n {'riak@192.168.40.14',12},\n {'riak@192.168.40.15',12},\n {'riak@192.168.40.27',16},\n {'riak@192.168.40.28',12}]">> ring_creation_size : 64 We added more sp

Using Riak CS with Hadoop

2016-08-31 Thread Valenti, Anthony
Has anyone setup Hadoop to be able use Raik CS as an S3 source/destination instead of or in addition to Amazon S3? Hadoop assumes that it should go to Amazon S3 by default. Specifically, I am trying to use Hadoop distcp to copy files to Riak CS. Thanks, Anthony **

RE: Using Riak CS with Hadoop

2016-08-31 Thread Valenti, Anthony
.main(DistCp.java:430) Invalid arguments: Status Code: 403, AWS Service: Amazon S3, AWS Request ID: 94AE01A87CE82C24, AWS Error Code: null, AWS Error Message: Forbidden -Original Message- From: Luke Bakken [mailto:lbak...@basho.com] Sent: Wednesday, August 31, 2016 1:18 PM To: Valenti, An

Riak-CS False 503 Service Unavailable Error on Client

2016-11-01 Thread Valenti, Anthony
We are having a lot of 503 Service Unvailable errors for 1 particular application client(s) when connecting to Riak-CS. Everything looks fine in Riak/Riak-CS and when I check the Riak-CS access logs, I can see access from other applications to other buckets before, during and after the reported