Opened 21 months ago
Closed 21 months ago
#704 closed defect (fixed)
iSCSI file extent creation requires istgt restart
| Reported by: | tekkie | Owned by: | william |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Backend | Version: | 8.0.1-RC1 |
| Keywords: | Cc: |
Description
Create a new file extent and associate with target, no file created until the service is restarted.
Change History (3)
comment:1 Changed 21 months ago by william
comment:2 Changed 21 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:3 Changed 21 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
Seems like istgt was not restarting, but trying to reload (which is not supported in istgt).
Fixed in r7582
Note: See
TracTickets for help on using
tickets.

istgt is automatically restarted everytime you associate a target with an extent, i cannot reproduce this.