Giter Site home page Giter Site logo

No data in DB about stacktach HOT 3 CLOSED

rackerlabs avatar rackerlabs commented on July 17, 2024
No data in DB

from stacktach.

Comments (3)

SandyWalsh avatar SandyWalsh commented on July 17, 2024

Hmm, sounds like you're very close. Is there anything showing up in worker.log? (should be in the same directory as the worker.py file)

The fixture thing could be related to a different version of Django. What version are you running?

Mine is:

$ python 
Python 2.6.5 (r265:79063, Oct  1 2012, 22:07:21) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import django
>>> django.VERSION
(1, 4, 2, 'final', 0)

Are there any events being generated in OpenStack? Is anything happening?

from stacktach.

stevefriday avatar stevefriday commented on July 17, 2024

OK the Django version was 1.3.1 so I have upgraded to 1.4.2
I dropped the DB and recreated and then ran the manage syncdb, now I get the same response
Still no data in the DB
I checked the worker.log and I have just one line
essex.lab1: xxx.xxx.xxx.xxx 5672 guest /
(where xxx = the correct ip address of the rabbit server)

I can create VMs in openstack so things are happening, in the log file I can see the notifier driver loading.
Does it change the format of the log for example a log may say DEBUG would it now say monitor.DEBUG in the log.

Thanks for the help.
Regards
Steve

from stacktach.

stevefriday avatar stevefriday commented on July 17, 2024

OK I have got further and some data.

  1. Upgraded environment to 2012.1.3
  2. The notifier command has changed I need to add it as --notification_driver=nova.notifier.rabbit_notifier within nova.conf

from stacktach.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.