Menu

/trunk/gui/middleware Commit Log


Commit Date  
[r9660] by zippybr

Add method to return nodes with UNAVAIL status in the Pool

2012-01-24 16:12:11 Tree
[r9659] by zippybr

Find the old path of the unavail disk in zfs using zdb

2012-01-24 15:38:22 Tree
[r9610] by yaberauneya

Fix typo.

2012-01-20 04:36:56 Tree
[r9609] by jhixson

Modified pbi delete method to remove mountpoints associated with it (I thought foreign keys automatically cascaded deletes, I guess I misunderstood). Added method to remove the plugins jail as well, leaving debug syslog calls in for now, will remove once tested more thoroughly.

2012-01-20 04:03:30 Tree
[r9608] by zippybr

Check for disk serials before creating new Disk entries

Do-Not-Merge: This will be handled in another way

2012-01-19 15:41:17 Tree
[r9607] by zippybr

Fix logic on the sync_disk method

If the disk identifier is not found in the database check for the
disk name and update that entry instead of creating a new one.

Do-Not-Merge: Will be handled in another way later

2012-01-19 15:03:25 Tree
[r9606] by zippybr

Fix a zpool status parse for ZFS v28 for when the time comes

Do-Not-Merge: Already handled

2012-01-19 14:40:29 Tree
[r9605] by zippybr

Fix name of the raised exception in the docstring

(pointed out by gcooper)

2012-01-19 12:09:16 Tree
[r9604] by zippybr

Make sure to delete a static route using the masked version

2012-01-19 11:36:05 Tree
[r9603] by zippybr

Make sure to try to delete a static route from the routing table

TODO:
When a static route is entered it is placed in the database as-is.
So, if you enter 10.50.50.50/8 in reality it will be 10.0.0.0/8
and then fail to be deleted from GUI because the former is not
accept for route(8)

2012-01-19 11:19:11 Tree
Older >