Custom Query (87 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 87)

Ticket Resolution Summary Owner Reporter
#57 fixed iRODs issue: iput -f fails adetorcy@email.unc.edu divyashri.bhat@gmail.com
Description

LabWiki, running as user gimiadmin can add new files to folders but does not have the permissions to update existing files. 'iput <filename>' command works but 'iput -f <filename> does not. LabWiki requires these permissions in order to integrate with iRODs.

#112 fixed irods path not correct in production JS for new projects johren@bbn.com johren@bbn.com
Description

I did some testing with a new project today and noticed that the irods path used when I dumped data to iRODS is incorrect. It does not include the project in the path.

Divya helped me dig into a little more and we saw that the irods_path is not correct in Job Service. It should be geni-joTestNew/new01

johren-joTest081101-2014-08-11T21-22-13:
uuid: d71444c5-a763-41f3-8123-62dc41d8d33b
href: http://gimi4.casa.umass.edu:8002/jobs/d71444c5-a763-41f3-8123-62dc41d8d33b
name: johren-joTest081101-2014-08-11T21-22-13
type: job
status: finished
oml_db: postgres://oml2:omlisgoodforyou@128.119.44.12/johren-joTest081101-2014-08-11T21-22-13
irods_path: new01
username: johren
log_file: http://gimi4.casa.umass.edu:8002/logs/d71444c5-a763-41f3-8123-62dc41d8d33b.log

GES seems to have the correct path:

{
type: "project",
uuid: "812aeaf1-8676-4c2c-8226-5dedc8cee997",
href: "/projects/812aeaf1-8676-4c2c-8226-5dedc8cee997",
name: "joTestNew",
path: "geni-joTestNew/",
irods_user: "geni-johren1",
users: [ ],
experiments: [
{
uuid: "2c67ef56-773b-4bff-8222-fc30d4e19c99",
href: "/experiments/2c67ef56-773b-4bff-8222-fc30d4e19c99",
name: "new01",
type: "experiment",
path: "geni-joTestNew/new01/"
},
{
uuid: "4dd03846-7f85-4751-9d86-8e57e715e2ce",
href: "/experiments/4dd03846-7f85-4751-9d86-8e57e715e2ce",
name: "newABC",
type: "experiment",
path: "geni-joTestNew/newABC/"
}
]
}

#33 fixed Issue with restarting experiments divyashri.bhat@gmail.com johren@bbn.com
Description

Divya, Mike Zink, and Cong have been investigating an issue with the RC's losing communication with the XMPP server when rerunning an experiment. Latest information seems to indicate that it happens when ExoSM is used but not when the rack SMs (RENCI, BBN, etc.) are used. Still investigating.

Note: See TracQuery for help on using queries.