Displaying 4 results from an estimated 4 matches for "subcollect".
Did you mean:
strcollect
2011 Oct 24
6
Scalability, Dashboard/Foreman, and MCollective
I''ve been trying to find information, suggestions, etc. for how to combine
scaling Puppet with the use of management tools like Dashboard/Foreman and
MCollective. Our current thinking for an initial deployment is two VMs as
Puppet Master worker nodes fronted by a pair of NetScalers. However, I''m not
sure how to go about implementing Dashboard or Foreman and MCollective
servers in
2006 Feb 08
1
Save only inserts null instead of actual values
....save
flash[:notice] = ''Collection was successfully created.''
redirect_to :action => ''list''
else
render :action => ''new''
end
end
end
end
model:
class Collection < ActiveRecord::Base
has_many :subcollections
attr_accessor :name, :description, :index_date
end
database.yml:
development:
adapter: sqlite3
dbfile: db/dev.db
development.log - after submitting data with the form
Processing CollectionController#create (for 127.0.0.1 at 2006-02-08
22:13:53) [POST]
Parameters: {"commit"...
2005 Apr 05
4
lists: removing elements, iterating over elements,
...xt question. After eliminating the redundant sets from the
list, I need to calculate the total number of items present in the whole
list, figure how many are in each subset--each list item--and do some
calculations.
I expected this would iterate over the members of the list--one step for
each subcollection
for (i in cluslist){
}
but it does not. It iterates over the items within the subsets of the
list "cluslist." I mean, if cluslist has 5 sets, each with 10 elements,
this for loop takes 50 steps, one for each individual item.
I find this does what I want
for (i in 1:length(clus...
2013 May 29
5
mcollective setup question
I am currently trying to get mcollective 2.2.4 up and running on RHEL
6 activeqm appears to be running and bound to the correct port, I see
the server and client connections to the activemq box. However when I
run mco ping all "seems to go well" except I get "No responses
recieved" and above that I get the following log messages,
debug 2013/05/29 17:02:12: activemq.rb:233:in