- 11 Dec, 2013 10 commits
-
-
Kirk Webb authored
Remove minimum lease length. Expiration must just be greater than current time. Fix query for setting an attribute.
-
Kirk Webb authored
Found these while unit testing. Almost done.
-
Kirk Webb authored
And fix function prototype in Quota module.
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
And some minor updates to the Quota module.
-
Kirk Webb authored
New quota object module for wrapping project quota database state. Derived from the Lease object, but simpler (no locking, no attributes, no permissions). Lease module has been updated to fix some typos, and a couple of minor issues and omissions.
-
Kirk Webb authored
Add permissions (add, revoke, check) and locking functions for leases. Similar to what we do for images.
-
Kirk Webb authored
-
Kirk Webb authored
Initial check-in of a perl module representing persistent leases. Mostly done. Needs testing and a schema update to go along with it.
-
- 06 Dec, 2013 5 commits
-
-
Leigh B Stoller authored
like SA.
-
Leigh B Stoller authored
the close (child has exited) and we hang out forever. Not sure why this happens but probably related to all of the file descriptor messing about. Needs more investigation.
-
Mike Hibler authored
We need to know if a blockstore is persistent so we can avoid blindly doing a mkfs on those!
-
Mike Hibler authored
If camcontrol fails, it will still spew out info that will tells us the mapping we need. But it will not be on the first line of output so parse em all!
-
Leigh B Stoller authored
chain in the DB, which causes the samecert check to fail oon pre-existing slices.
-
- 04 Dec, 2013 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 03 Dec, 2013 6 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 02 Dec, 2013 13 commits
-
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
the nodecheck to run in MFS even if not in the reloading state. if proj/<pid>/nodecheck/`uname -s`/bin-`uname -m`" exits then add it to path and use the helper programs located there.
-
Dan Reading authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
creators to active users list.
-
- 26 Nov, 2013 2 commits
-
-
Mike Hibler authored
Yeah, yeah, I know I shouldn't update these files, but I am going to gamble that no one has applied this change yet, rather than creating yet another new update.
-
Mike Hibler authored
We put the lease in this state while allocating the storage associated with a dataset lease.
-
- 25 Nov, 2013 1 commit
-
-
Mike Hibler authored
-
- 23 Nov, 2013 1 commit
-
-
Robert Ricci authored
Upstream pulled in a patch to include this, so we no longer need a local patch to gitlab - yay! However, they put it in a slightly different place in the webhook data than I did.
-