Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] esmond django.log error - Cassandra

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] esmond django.log error - Cassandra


Chronological Thread 
  • From: David Szydloski <>
  • To: Valentin Vidic <>
  • Cc: , Tomasz Kacprzynski <>
  • Subject: Re: [perfsonar-user] esmond django.log error - Cassandra
  • Date: Mon, 8 Jan 2018 14:26:12 -0600
  • Ironport-phdr: 9a23:J7b4DBUHhwCZ1sWGaCMZ1/fnGqnV8LGtZVwlr6E/grcLSJyIuqrYbRWHt8tkgFKBZ4jH8fUM07OQ7/i5HzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba9vIBmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KpwVhTmlDkIOCI48GHPi8x/kqRboA66pxdix4LYeZyZOOZicq/Ye94RWGhPUdtLVyFZAIy8YYsBAeQCM+hFsYfyu0ADogGiCQS2Hu7j1iNEi33w0KYn0+ohCwbG3Ak4EtwAqnvUstT1O7oPWu6ozajJzSjMb/dR2Tfm64jIcw0qrPaRUrJrcMvQyVQgFwfCjlWLqozlPiiY1voMs2eG9OpvSfigi2o5pA1rvjevwcIsh5DPi4kIxF7E8iB5z5w0Jd2+UEN0fcSrEIFWty6EK4t6WMMiQ3twtCYi1LIGo5C7fDMNyJQh3RHfceaLc46W7RL/UuuaPDR2hGp9db6hnRm+7VSsx+jhWsS70FtGsi9In9bQunwRyxPe79SIRud580qk3DuDyR7f5f9CLEspj6TUMYQhzaQ1lpcLsUTMACv2mELuga+TbEok++yo5/3pY7XjupOQLoB1hh/gPqswgMC/DuM4Mg8BX2if5+uwzqHs/Ur8QLlSj/02lLfWsIzCKMgFvKG1HxNZ34M+5xuwDzqqzNEVkHYbIF5ZZB2KipTmN03KLf39CPqznUqgnylzy/DDJLLhA5HNLnbZkLfmeLZw81NTyBEyzNFf+p1UDrYBIOnwWk/wr9HYEB45PBGvw+n7Etp90p0RVXiTDa+eNaPeqUWI6f43I+mQeI8Vvy7wK+A76P70g385glgdfa+z0psNcXy4A+9mLFuDYXf3htcBEHwKvhYlTOD0klGCUDhTZ2qsUKIm4DE0Fp6mAZnZSo+znbOBwXTzIpoDWGlCB1aQEHGgSYSIWvxEPBybJsJnjj0CE4agR44q/Rqnrgn31/xnNLyH1DcfsMfP3cZ066XohwA+8TtvDMXVh22WXXB4mmQTRD4ewqFzukd0zlrF2q991a8LXedP7u9EB19pfaXXyPZ3XpWrAlrM

Yep, getting the jessie versus the wheezy repos totally cleared up that issue. Thanks Valetin and Andy for all the help.

Now that the tests are running, I'm seeing most of them aren't being archived. Here's a snippet from /var/log/pscheduler/pscheduler.log:
Jan  8 20:16:12 netperf01-lon1 archiver WARNING  464: Failed to archive https://localhost/pscheduler/tasks/e781f229-4e38-4c94-97b6-e917a07a950e/runs/299f6061-83b5-47d6-8c9d-c22a22d40609 to esmond: 401: Invalid token.

Is the auth token in the contects of /usr/share/pscheduler/psc-archiver-esmond.json ? Can I regenerate that file / token?

Thanks again for all your help,
David

On Mon, Jan 8, 2018 at 11:10 AM, David Szydloski <> wrote:
Valentin,

I have 8GB total on the VM with 6GB currently free. However, it would definitely make a lot of sense if I pulled the wrong repo when trying to get things started. I will pull the perfsonar-jesse repo and reinstall.

Thanks!
David

On Mon, Jan 8, 2018 at 11:07 AM, Valentin Vidic <> wrote:
On Mon, Jan 08, 2018 at 10:57:47AM -0600, David Szydloski wrote:
> Nope, there's nothing in that directory. I'm even getting errors just
> trying to run sudo cassandra from the cli. So it looks like there is some
> underlying java issue here--though I don't know why the service would look
> okay in this state:
>
> dszydloski@netperf01-lon1:~$ sudo systemctl status cassandra
> sudo: unable to resolve host netperf01-lon1
> ● cassandra.service - LSB: distributed storage system for structured data
>    Loaded: loaded (/etc/init.d/cassandra; bad; vendor preset: enabled)
>    Active: active (exited) since Mon 2018-01-08 16:45:31 UTC; 11min ago
>      Docs: man:systemd-sysv-generator(8)
>   Process: 1369 ExecStart=/etc/init.d/cassandra start (code=exited,
> status=0/SUCCESS)
>
> Jan 08 16:45:29 netperf01-lon1 systemd[1]: Starting LSB: distributed
> storage system for structured data...
> Jan 08 16:45:31 netperf01-lon1 systemd[1]: Started LSB: distributed storage
> system for structured data.

I had some problems with cassandra if there was not enough memory
on the machine, so you can also check that.

Also I noticed you might be running packages from perfsonar-wheezy
repo on Ubuntu 16.  Can you check that because Ubuntu 16 installs
should be using perfsonar-jessie repo:

  http://docs.perfsonar.net/install_debian.html

--
Valentin Vidic
Computer Systems Engineer - Expert
Department of Computer Infrastructure and Services
Croatian Academic and Research Network - CARNET
Josipa Marohnica 5, HR-10000 Zagreb, Croatia
tel: +385 1 6661 714, fax. +385 1 6661 635
gsm: +385 91 2480 919
www.CARNet.hr



--
David Szydloski
Core Deployment Engineer
VidScale, Inc.



--
David Szydloski
Core Deployment Engineer
VidScale, Inc.



Archive powered by MHonArc 2.6.19.

Top of Page