NFS charm does not create "exports", daemons not running
Bug #1433036 reported by
Muntaner
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| nfs (Juju Charms Collection) |
Confirmed
|
Critical
|
Unassigned | ||
| Trusty |
In Progress
|
Critical
|
Unassigned | ||
Bug Description
I'm developing a personal charm, and needed to use NFS in order to grant load balancing and file system sharing.
Seems like the NFS charm that is on the store is in a non-functioning state: it has no config-changed hook, and the relation-changed hook isn't writing anything in the "exports" file, needed to start the NFS daemons.
Related branches
lp://staging/~freyes/charms/trusty/nfs/lp1433036
- Andrew McLeod (community): Needs Fixing
- Review Queue (community): Needs Fixing (automated testing)
- charmers: Pending requested
-
Diff: 93 lines (+42/-9)3 files modifiedhooks/install (+4/-0)
tests/100-deploy (+14/-9)
tests/200-basic (+24/-0)
| Changed in nfs (Juju Charms Collection): | |
| status: | New → Confirmed |
| importance: | Undecided → High |
| importance: | High → Critical |
| Changed in nfs (Charms Trusty): | |
| status: | New → Confirmed |
| importance: | Undecided → Critical |
| Changed in nfs (Juju Charms Collection): | |
| assignee: | nobody → Felipe Reyes (freyes) |
| Changed in nfs (Charms Trusty): | |
| assignee: | nobody → Felipe Reyes (freyes) |
| Changed in nfs (Charms Trusty): | |
| status: | Confirmed → In Progress |
| Changed in nfs (Charms Trusty): | |
| assignee: | Felipe Reyes (freyes) → nobody |
| Changed in nfs (Juju Charms Collection): | |
| assignee: | Felipe Reyes (freyes) → nobody |
To post a comment you must log in.