Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update disdroDL to v0.3.3. in all PARs and THIES devices #35

Open
andrecastro0o opened this issue Sep 9, 2024 · 3 comments
Open

update disdroDL to v0.3.3. in all PARs and THIES devices #35

andrecastro0o opened this issue Sep 9, 2024 · 3 comments
Assignees

Comments

@andrecastro0o
Copy link
Member

andrecastro0o commented Sep 9, 2024

Using Ansible disdrodl-playbook

Parsivels:

ansible-playbook ansible/playbook-update-disdro.yml --limit parsivel

parsivel001pi              : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
parsivel002pi              : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
parsivel003pi              : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
parsivel004pi              : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
parsivel005pi              : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
parsivel006pi              : ok=1    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   
parsivel007pi              : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
parsivel008pi              : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
parsivel009pi              : ok=2    changed=1    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   

Failed:

Thies:

ansible-playbook ansible/playbook-update-disdro.yml --limit thies

thies001pi                 : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
thies003pi                 : ok=0    changed=0    unreachable=1    failed=0    skipped=0    rescued=0    ignored=0   
thies005pi                 : ok=8    changed=5    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
thies006pi                 : ok=8    changed=6    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
thies008pi                 : ok=0    changed=0    unreachable=1    failed=0    skipped=0    rescued=0    ignored=0   

Failed

  • thies003pi,thies008pi - not connected
@andrecastro0o
Copy link
Member Author

done in all but thies003pi,thies008pi as they are not

@andrecastro0o
Copy link
Member Author

@andrecastro0o figure out what happenied with PAR009 and clean the old versions

@andrecastro0o
Copy link
Member Author

@andrecastro0o figure out what happenied with PAR009 and clean the old versions

due to the network issues in Lutejwad disdrodl has not been updated since 41f1fd0 (2024.08.26) . I re-started the disdrodl service (2024.09.23) .

Parsivel data is being written to the database
sqlite3 /data/disdroDL/disdrodl.db "SELECT * FROM disdrodl ORDER BY id DESC LIMIT 1"

18737|1727095680.6683|2024-09-23T12:48:00.668301+00:00|PAR009|01:0000.000; 02:0000.00; 03:00; 04:00;

It is likely that the NetCDF cannot get to project drive, due to network issues, but they should remain stored the Pi, so they can be copies to the Project Drive at a later date.

CC: @msourzac @mschleiss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant