Opened 10 years ago
Closed 10 years ago
#93 closed task (fixed)
pg_dump not installed on gimi1
Reported by: | johren@bbn.com | Owned by: | divyashri.bhat@gmail.com |
---|---|---|---|
Priority: | major | Milestone: | GEC21 |
Component: | ProdServer | Version: | Sprint3 |
Keywords: | Cc: | ||
Dependencies: |
Description
I got my experiment running and tried to dump the results to iRODS.
I encountered two problems with this dump. The first is that it seems that pg_dump is not installed on gimi1 so it is not properly dumping the database contents to the SQL file.
I saw this in the oml2-irods-dumper.log file:
DEBUG LWWidget: Calling 'on_dump on 'LabWiki::Plugin::Experiment::ExperimentWidg et' widget DEBUG ExperimentWidget: DUMP State as requested for Experiment gemini70-jotest7- 2014-05-30T19-50-09 INFO Dumping PostgreSQL DB gemini70-jotest7-2014-05-30T19-50-09 as /tmp/gemin i70-jotest7-2014-05-30T19-50-09.2014-05-30_19:52:58+0000.pg.sql and pushing to i RODS CMD: pg_dump -O -U oml2 -h gimi2.casa.umass.edu -p 5432 gemini70-jotest7-2014-05 -30T19-50-09 > /tmp/gemini70-jotest7-2014-05-30T19-50-09.2014-05-30_19:52:58+000 0.pg.sql /home/gimiadmin/oml2-irods-dumper.sh: line 103: pg_dump: command not found INFO Creating experiment directory first irods://irodsHost:irodsPortjo0530 ............>>>105 INFO Pushing /tmp/gemini70-jotest7-2014-05-30T19-50-09.2014-05-30_19:52:58+0000.pg.sql to irods://irodsHost:irodsPortjo0530
Change History (3)
comment:1 Changed 10 years ago by
Milestone: | → GEC21 |
---|---|
Owner: | changed from somebody to divyashri.bhat@gmail.com |
Status: | new → assigned |
Version: | SPIRAL6 → Sprint3 |
comment:2 Changed 10 years ago by
Component: | Authentication/Authorization → ProdServer |
---|
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
pg_dump is installed. Dumping a file from LabWiki? to iRODs works on gimi1.