search for: planner

Displaying 20 results from an estimated 218 matches for "planner".

Did you mean: planned
2008 Nov 08
8
scaffold not working like i hoped......
Hi: i''ve tried this on three macs (tiger, panther, etc).. and my ROR is up to date on each. My models and controllers aren''t displaying all my mysql db fields. When I run script/generate scaffold Planner ... it builds the controller, model, and all the rest. When I go to test the app and new controller, now called planners no content is listed... and all I ever get is the submit button, and ''SHOW'', ''EDIT'' links. I get none of the form to work with, just the for...
2016 May 17
2
Re: Can I specify qcow2 preallocation method with virt-builder?
...output format is qcow2: > > https://github.com/libguestfs/libguestfs/blob/master/builder/builder.ml#L582-L585 I should say this only applies when the image needs to be resized (ie. you supply a --size parameter which != the size of the template), AND if the resize is the final step that the planner comes up with. https://rwmj.wordpress.com/2013/12/14/writing-a-planner-to-solve-a-tricky-programming-optimization-problem/ In the general case implementing this is more complicated. I think it would require another planner transition. Rich. -- Richard Jones, Virtualization Group, Red Hat http...
2015 Nov 03
0
Thoughts on virt-builder --output-alloc sparse|preallocated
...lar order. It would be nice to use `-oa sparse' etc for compatibility with virt-v2v, but that possibly closes off future options for replacing the horrible OCaml Arg module with GNU getopt_long (-oa == -o + -a). I initially tried to implement `--output-alloc sparse|preallocated' using the Planner. I added an extra planner flag [`Alloc, ("sparse"|"preallocated")]. I added extra transitions such as `Copy_sparse_never ("cp --sparse=never"). The problem is that some output locations don't support sparse output, eg. writing to a block device. If the user did...
2016 May 17
2
Re: Can I specify qcow2 preallocation method with virt-builder?
...s://github.com/libguestfs/libguestfs/blob/master/builder/builder.ml#L582-L585 > > > > I should say this only applies when the image needs to be resized > > (ie. you supply a --size parameter which != the size of the template), > > AND if the resize is the final step that the planner comes up with. > > > > > > https://rwmj.wordpress.com/2013/12/14/writing-a-planner-to-solve-a-tricky-programming-optimization-problem/ > > > Oh. I don't think there[1] is any need to resize in the code, it's just > directly using the templates virt-builder us...
2010 Jul 12
6
Project Management Solutions
I need to implement a solution and not having ever used anything but MS Project I would be grateful for a reco on something good. The only hope would be that its web based but I am open to anything! Thanks! jlc
2017 Oct 04
2
Re: [PATCH v2 2/2] builder: Choose better weights in the planner.
On Tuesday, 3 October 2017 14:24:14 CEST Richard W.M. Jones wrote: > --- > builder/builder.ml | 84 +++++++++++++++++++++++++++++++++---------- Cannot comment on the actual logic in the planner, since I admit I did not have an in-depth look at it. > diff --git a/common/mlutils/unix_utils-c.c b/common/mlutils/unix_utils-c.c > index 657852ef2..340fdec44 100644 > --- a/common/mlutils/unix_utils-c.c > +++ b/common/mlutils/unix_utils-c.c > @@ -28,10 +28,18 @@ > #include &lt...
2015 Oct 06
1
[PATCH] builder: Remove duplicate planner transition.
Seems to be a copy and paste bug in commit 62cc7d3361127b4e007f8e23028213852be09124. --- builder/builder.ml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/builder/builder.ml b/builder/builder.ml index af9c2f5..6850f8f 100644 --- a/builder/builder.ml +++ b/builder/builder.ml @@ -456,10 +456,9 @@ let main () = * Don't run 'qemu-img resize' on an auto
2017 Oct 04
0
Re: [PATCH v2 2/2] builder: Choose better weights in the planner.
On Wed, Oct 04, 2017 at 03:20:53PM +0200, Pino Toscano wrote: > > + return Val_bool (buf.f_type == 0xff534d42 /* CIFS_MAGIC_NUMBER */ || > > + buf.f_type == 0x6969 /* NFS_SUPER_MAGIC */ || > > + buf.f_type == 0x517b /* SMB_SUPER_MAGIC */); > > Using linux/magic.h + the constants from it should avoid the hardcoded > numbers, and
2009 May 12
0
Automatic task planner
Hi, I'm making a database for my company, and I would like to automate some tasks. One of the tasks that is demanding a lot of time is making up the task schedule. I'm wondering if it's possible to automate this, and how this can be done. As the database is made up in postgresql, I can access my data from R. Below you will find some example data. Product: Which product? Batch: Which
2017 Nov 21
0
[PATCH] builder: planner: Don't add some impossible transitions.
Certain transitions where the input and output filename are the same are impossible, eg copying a file to itself. Don't add these. Reported-by: David Kaylor. --- builder/builder.ml | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/builder/builder.ml b/builder/builder.ml index a4c830e89..843106a86 100644 --- a/builder/builder.ml +++
2017 Nov 21
1
[PATCH v2] builder: planner: Don't add some impossible transitions.
Previous patch contained a typo. Changed output_format -> output_filename. Rich.
2006 Jun 09
3
FXO registration and VegaStream
I am trying to configure a VegaStream 50 FXO to work with asterisk. The problem that I am having is that the VegaStream does not support incoming registration from asterisk. VegaStream only allows outbound registration. My question is does asterisk allow incoming registration from an FXO? If yes how? Or better yet, has anybody been able to make the VegaStream FXO work with asterisk? According
1997 Dec 03
0
problems with "Save As" in BNA Income Tax Planner for Windows
Hi - A client reported this morning that the "Save As" function in some tax planning software they use "didn't work with the new server" (Samba 1.9.17p2 on intel/linux v 2.0.30). All client machines are Win95 OSR2. Essentially, when you type a name in the save as dialog and press enter, a backslash is added to the end of the new filename (in the dialog, that is),
2015 May 30
3
Project Management Software
I have a need to use a project management software package under Centos 6.6 and have started looking at ProjectLibre which is a Java package. Unfortunately it seems to have shortcomings when it comes to following up projects and my current understanding is that it falls short of Microsoft Project 2010, i.e., a previous version. Does anyone have experience with this type of software and what
2006 Nov 10
4
chat server program
Hi all, anyone knows about a chat server software for centos, in which I can create chat rooms. Thanks Sherwyn Greene Planner / I.T. Technician Project Controls Dept. Kentz-OJ's E&I Services J.V. +1 (868) 648-0876 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20061110/fbb451de/attachment-0002.html>
2016 May 17
0
Re: Can I specify qcow2 preallocation method with virt-builder?
...estfs/libguestfs/blob/master/builder/builder.ml#L582-L585 > > > > > > I should say this only applies when the image needs to be resized > > > (ie. you supply a --size parameter which != the size of the template), > > > AND if the resize is the final step that the planner comes up with. > > > > > > > > > > https://rwmj.wordpress.com/2013/12/14/writing-a-planner-to-solve-a-tricky-programming-optimization-problem/ > > > > > > Oh. I don't think there[1] is any need to resize in the code, it's just > > direct...
2014 Sep 23
0
[PATCH 10/13] syntax-check: fix prohibit_test_minus_ao check
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> --- align/test-virt-alignment-scan-guests.sh | 2 +- align/test-virt-alignment-scan.sh | 2 +- builder/test-virt-builder-planner.sh | 2 +- builder/website/ubuntu.sh | 2 +- configure.ac | 2 +- fish/test-mount-local.sh | 2 +- make-fs/test-virt-make-fs.sh | 2 +- src/api-support/update-from-tarballs.sh | 2 +- sysprep/test-virt-sysprep-script.sh...
2011 Nov 24
2
This is not the error: ActionView::MissingTemplate
...ionView::MissingTemplate (Missing template rubyamf/gateway with {:handlers=>[ :erb, :builder, :coffee], :formats=>[:html, :text, :js, :css, :ics, :csv, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :amf], :locale=>[ :en, :en]}. Searched in: * "C:/work/Flex-Planner/schneider-planner-source/App_Server_Update/app/views" ): Rendered C:/Ruby193/lib/ruby/gems/1.9.1/gems/actionpack-3.1.1/lib/action_dispatc h/middleware/templates/rescues/missing_template.erb within rescues/layout (1.0ms ) [2011-11-24 16:27:20] ERROR Errno::ECONNABORTED: An established conne...
2017 Oct 03
0
[PATCH v2 2/2] builder: Choose better weights in the planner.
--- builder/builder.ml | 84 +++++++++++++++++++++++++++++++++---------- common/mlutils/unix_utils-c.c | 27 ++++++++++++++ common/mlutils/unix_utils.ml | 3 ++ common/mlutils/unix_utils.mli | 4 +++ m4/guestfs_libraries.m4 | 1 + 5 files changed, 100 insertions(+), 19 deletions(-) diff --git a/builder/builder.ml b/builder/builder.ml index d8e625f68..fd19aa7d9 100644 ---
2008 Mar 19
3
ApplicationHelper
When working with views, I use instance methods of ApplicationHelper: # app/helpers/application_helper.rb: module ApplicationHelper def distribute(total, min, cutof, list) [1,2,3] end end # app/views/planner/_mta_colors.rhtml: <td> <% ... dist = distribute(total_v_px, 4, 0, colors.collect{|color| color[1]}) ... %> So to test the distribute method in ApplicationHelper, I have to extend my spec models: describe ApplicationHelper do extend(ApplicationHelper) it "doesn''t find...