Comment 19 for bug 1272083

Revision history for this message
Xiaoming Wang (xwang2713) wrote : Re: [Bug 1272083] Re: HPCC Charm initial check-in for review

Hi Matt,

Thanks for the feedback.
The problem is the instance has no enough memory. It is the same as last
time reported in the roxie log:

00000003 2014-02-20 15:10:14.216 24371 24371 "RoxieMemMgr: posix_memalign
(alignment=1048576, size=1073741824) failed - ret=12 (ENOMEM There was
insufficient memory to fulfill the allocation request.)"

We add hardware requirement link in the README and also I mentioned in bug
submit's comment

Our HPCC system requirement recommend 4GB. In my test environment sometime
I use 2GB in virtual box instance for some minimum check.

So in your HP-Cloud environment more memory need to be assigned to the
instance.
I have OpenStack Cloud. I always run HPCC with 4+GB memory instance

Let me know if add memory there is still a problem.

On Mon, Feb 24, 2014 at 4:17 PM, Matt Bruzek
<email address hidden>wrote:

> I sent Xiaoming an email about the problem I was seeing and included the
> log files. I wanted to include the content of the email here incase it
> is useful.
>
> Thu, Feb 20, 2014 at 9:29 AM
>
> Hi Xiaoming,
>
> I found the hook error when running the hpcc charm in a HP public cloud
> environment (which is OpenStack). I included all the log files from the
> roxie directory and the juju log for the hpcc unit in the included file.
> I deployed one of the hpcc charms (from the bzr branch) and I did not
> set any configuration values, so the default values were used.
>
> I have now deployed the hpcc charm on my local LXC environment (in the
> same way) and the deploy was successful. I attached the same log files
> so you can compare the log files and hopefully see what is going wrong
> on the HP cloud environment.
>
> Let me know if you need any more information.
>
> - Matt
>
> ** Attachment added: "hp-cloud log files with the Roxie error"
>
> https://bugs.launchpad.net/charms/+bug/1272083/+attachment/3994956/+files/hp-cloud_log_files.tar.gz
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1272083
>
> Title:
> HPCC Charm initial check-in for review
>
> Status in Juju Charms:
> New
>
> Bug description:
> A new Juju Charm - hpcc is submitted for review.
> The README.md has the information for how to use the charm.
>
> For charm code:
> config.yaml: there are parameters to control which HPCCSystems use
> can install. There are other parameters for how to configure
> the cluster.
> bin/ : There are some help scripts we put here mainly for
> re-configure HPCC cluster. Default configuration may not meet user need.
> We understand it probably not recommend way for juju
> charm. But we want to give user convenient way to access the tools.
> We are open for discuss these during the review process.
> icon.svg: We haven't gotten which icon we should use. It is in our
> internal process.
>
> Currently HPCC charm doesn't have related to any other charms.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/charms/+bug/1272083/+subscriptions
>