Opened 17 years ago
Closed 16 years ago
#1338 closed defect (fixed)
neb-voladm --available only changes volume, not mountedvol
| Reported by: | eugene | Owned by: | watersc1 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Nebulous | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
neb-voladm --vname ipp014.0 --available 0 correctly changes the entry in the volume table, but does not change the entry in the mountedvol table. as a result, instances on the volume continue to be returned to the user, eg:
ipp@ipp004:/home/panstarrs/ipp/stdscience>neb-locate --all gpc1/20090708/o5020g0224o/o5020g0224o.ota02.fits
file:///data/ipp014.0/nebulous/1e/71/46868026.gpc1:20090708:o5020g0224o:o5020g0224o.ota02.fits
file:///data/ipp036.0/nebulous/1e/71/46868029.gpc1:20090708:o5020g0224o:o5020g0224o.ota02.fits
file:///data/ipp042.0/nebulous/1e/71/74608783.gpc1:20090708:o5020g0224o:o5020g0224o.ota02.fits
manually changing mountedvol:available gets:
ipp@ipp004:/home/panstarrs/ipp/stdscience>neb-locate --all gpc1/20090708/o5020g0224o/o5020g0224o.ota02.fits
file:///data/ipp036.0/nebulous/1e/71/46868029.gpc1:20090708:o5020g0224o:o5020g0224o.ota02.fits
file:///data/ipp042.0/nebulous/1e/71/74608783.gpc1:20090708:o5020g0224o:o5020g0224o.ota02.fits
