| 1 | OPTIMIZE TABLE cabinet;
|
|---|
| 2 | +------------------+----------+----------+----------+
|
|---|
| 3 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 4 | +------------------+----------+----------+----------+
|
|---|
| 5 | | nebulous.cabinet | optimize | status | OK |
|
|---|
| 6 | +------------------+----------+----------+----------+
|
|---|
| 7 | 1 row in set (2.39 sec)
|
|---|
| 8 |
|
|---|
| 9 | OPTIMIZE TABLE deleted;
|
|---|
| 10 | +------------------+----------+----------+----------+
|
|---|
| 11 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 12 | +------------------+----------+----------+----------+
|
|---|
| 13 | | nebulous.deleted | optimize | status | OK |
|
|---|
| 14 | +------------------+----------+----------+----------+
|
|---|
| 15 | 1 row in set (15.25 sec)
|
|---|
| 16 |
|
|---|
| 17 | OPTIMIZE TABLE directory;
|
|---|
| 18 | +--------------------+----------+----------+----------+
|
|---|
| 19 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 20 | +--------------------+----------+----------+----------+
|
|---|
| 21 | | nebulous.directory | optimize | status | OK |
|
|---|
| 22 | +--------------------+----------+----------+----------+
|
|---|
| 23 | 1 row in set (14 min 56.96 sec)
|
|---|
| 24 |
|
|---|
| 25 | OPTIMIZE TABLE lock_record;
|
|---|
| 26 | +----------------------+----------+----------+----------+
|
|---|
| 27 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 28 | +----------------------+----------+----------+----------+
|
|---|
| 29 | | nebulous.lock_record | optimize | status | OK |
|
|---|
| 30 | +----------------------+----------+----------+----------+
|
|---|
| 31 | 1 row in set (1.30 sec)
|
|---|
| 32 |
|
|---|
| 33 | OPTIMIZE TABLE log;
|
|---|
| 34 | +--------------+----------+----------+----------+
|
|---|
| 35 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 36 | +--------------+----------+----------+----------+
|
|---|
| 37 | | nebulous.log | optimize | status | OK |
|
|---|
| 38 | +--------------+----------+----------+----------+
|
|---|
| 39 | 1 row in set (1.28 sec)
|
|---|
| 40 |
|
|---|
| 41 | OPTIMIZE TABLE mountedvol;
|
|---|
| 42 | +---------------------+----------+----------+----------+
|
|---|
| 43 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 44 | +---------------------+----------+----------+----------+
|
|---|
| 45 | | nebulous.mountedvol | optimize | status | OK |
|
|---|
| 46 | +---------------------+----------+----------+----------+
|
|---|
| 47 | 1 row in set (1.33 sec)
|
|---|
| 48 |
|
|---|
| 49 | OPTIMIZE TABLE volume;
|
|---|
| 50 | +-----------------+----------+----------+----------+
|
|---|
| 51 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 52 | +-----------------+----------+----------+----------+
|
|---|
| 53 | | nebulous.volume | optimize | status | OK |
|
|---|
| 54 | +-----------------+----------+----------+----------+
|
|---|
| 55 | 1 row in set (1.33 sec)
|
|---|
| 56 |
|
|---|
| 57 | OPTIMIZE TABLE storage_object_xattr;
|
|---|
| 58 | +-------------------------------+----------+----------+----------+
|
|---|
| 59 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 60 | +-------------------------------+----------+----------+----------+
|
|---|
| 61 | | nebulous.storage_object_xattr | optimize | status | OK |
|
|---|
| 62 | +-------------------------------+----------+----------+----------+
|
|---|
| 63 | 1 row in set (37 min 55.83 sec)
|
|---|
| 64 |
|
|---|
| 65 | OPTIMIZE TABLE storage_object_attr;
|
|---|
| 66 | +------------------------------+----------+----------+----------+
|
|---|
| 67 | | Table | Op | Msg_type | Msg_text |
|
|---|
| 68 | +------------------------------+----------+----------+----------+
|
|---|
| 69 | | nebulous.storage_object_attr | optimize | status | OK |
|
|---|
| 70 | +------------------------------+----------+----------+----------+
|
|---|
| 71 | 1 row in set (1 hour 9 min 55.56 sec)
|
|---|
| 72 |
|
|---|
| 73 | Not performed:
|
|---|
| 74 | OPTIMIZE TABLE storage_object;
|
|---|
| 75 | OPTIMIZE TABLE instance;
|
|---|
| 76 |
|
|---|