Ticket #8207 (closed: invalid)
[ICAT] Mac friendly mount path
Reported by: | Jay Rainey | Owned by: | Jay Rainey |
---|---|---|---|
Priority: | minor | Milestone: | Release 3.1 |
Component: | Framework | Keywords: | ICAT,ICAT4 |
Cc: | Blocked By: | #6457 | |
Blocking: | Tester: | Owen Arnold |
Description
In #7637 Owen noted that:
We also want to be confident that we can specify mac-friendly mount points.
Change History
comment:3 Changed 7 years ago by Jay Rainey
- Summary changed from Output ICAT mount point to [ICAT] Mac friendly mount path
comment:4 Changed 7 years ago by Jay Rainey
- Status changed from new to verify
- Resolution set to invalid
Currently, we use "/archive" as the default mac mount point. The user can change this if they wish (if they have mounted the archives elsewhere). There is relevant documentation to do this online.
To test
Ensure that the mount path of your archives is set to the correct location of where your archives is mounted. You will need to update Facilities.xml if this is not mounted at /archive.
- Set the Log level to Debug.
- Log into the catalog.
- Perform a search (For example, select IRS as the instrument and enter bob into keywords.)
- Select an investigation (double click) and the datafile table will be populated.
- Select a datafile and Load. The file should load directly into Mantid. In debug within the console you should see output similar to:
CatalogDownloadDataFiles -> File location before transform is: \\isis\inst$\Instruments$\NDXIRIS\Instrument\data\cycle_98_0\IRS11638.RAW CatalogDownloadDataFiles -> File location after transform is: /archive/NDXIRIS/Instrument/data/cycle_98_0/IRS11638.RAW
Note: you should not see a getDownloadURL being generated. This indicates that the archives are not mounted at the location you have set in Facilities.xml.
comment:5 Changed 7 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:6 follow-up: ↓ 7 Changed 7 years ago by Owen Arnold
I have verified this is working. I would suggest however that we could provide some instructions on how users can perform the mount on their respective platforms. Some users will not have enough technical knowledge to know how to do this.
comment:7 in reply to: ↑ 6 ; follow-up: ↓ 8 Changed 7 years ago by Jay Rainey
I would suggest however that we could provide some instructions on how users can perform the mount on their respective platforms.
I have previously written documentation (under "ICAT mount points") that highlights how to change mount points.
comment:8 in reply to: ↑ 7 Changed 7 years ago by Owen Arnold
Replying to Jay Rainey:
I would suggest however that we could provide some instructions on how users can perform the mount on their respective platforms.
I have previously written documentation (under "ICAT mount points") that highlights how to change mount points.
Agreed, and that documentation is good. This is more what commands users need to run to mount the drives on each platform.
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 9052