1 The openais standards based cluster framework TODO list
2 Last Updated: May 26, 2006
4 P1 items are to be implemented before Wilson release. P2 items may be
5 implemented in Wilson if interested parties provide patches. P3 items are
10 * P1 32/64 bit cross-endian must be working.
11 * P2 Itemize any changes required for AIS B.02.01 in the TODO list.
12 * P2 doxygen-ize the include and lib directories.
13 * P2 There are many TODOs in the code that need attention.
14 * P2 Implement static voting virtual synchrony filter.
15 * P3 Integrate with rgmanager system.
16 * P3 doxygen-ize the exec directory.
17 * P3 Advanced Synchronization Engine needed to synchronize data without
18 long blocking delays during configuration changes.
22 * P1 Test scalability to 128 processors.
23 * P1 Implement safe message delivery (for both Wilson and Picacho).
24 * P1 Add mechanism to reenable a redundant ring after that ring has been
25 declared faulty and then repaired by the system administration.
26 * P1 In redundant ring configuration disallow binding to localhost interface.
27 * P2 Flush totem messages during RECOVERY state that are in the
29 * P2 Turn totem layer into an LCR component.
30 * P3 Implement the totem multiring protocol.
32 YKD Virtual Synchrony Filter
33 ----------------------------
34 * P1 32/64 bit cross-endian must be working.
35 * P2 Scale to 128 processors.
39 * P2 Finish live component replacement services.
43 * P1 32/64 bit cross-endian must be working.
44 * P1 There is a bug in that iteration doesn't work under heavy load that
46 * P1 Creation/deletion of checkpoints should be done using SAFE messaging.
47 * P1 The checkpoint unlink operation doesn't work as per specification. The
48 specification says that a checkpoint unlink should then allow a new
49 checkpoint with the same name to be created. All cluster members using
50 the old checkpoint continue to use the old checkpoint until they all
51 stop using the checkpoint, at which point the checkpoint should be removed
53 * P2 Conformance testing via SAF-TEST needs to reach 100%.
55 Distributed Locking Service
56 ---------------------------
57 * P1 32/64 bit cross-endian must be working.
58 * P1 Distributed locking needs configuration change support.
59 * P1 Provide kernel-based DLM service handler for distributed locking.
60 * P2 Conformance testing via SAF-TEST needs to reach 100%.
64 * P2 32/64 bit cross-endian must be working.
65 * P2 Finish implementation.
66 * P2 Conformance testing via SAF-TEST needs to reach 100%.
68 Availability Management Framework
69 ---------------------------------
70 * P1 32/64 bit cross-endian must be working.
71 * P1 Finish next generation state machine design.
72 * P1 Implement next generation state machine design.
73 * P2 Conformance testing via SAF-TEST needs to reach 100%.
77 * P2 32/64 bit cross-endian must be working.
78 * P2 Design and implement.
79 * P3 Conformance testing via SAF-TEST needs to reach 100%.
83 * P3 32/64 bit cross-endian must be working.
84 * P3 Design and implement morphing the configuration object database.
85 * P3 Conformance testing via SAF-TEST needs to reach 100%.
89 * P1 32/64 bit cross-endian testing. Code completed and believed to be correct.
93 * P1 32/64 bit cross-endian must be working.
97 * P1 32/64 bit cross-endian must be working.
99 Extended Virtual Synchrony Passthrough Interface
100 ------------------------------------------------
101 * P1 32/64 bit cross-endian must be working.
102 * P1 Modify man pages to match new API semantics.
103 * P1 Add mechanism to get redundant ring information from EVS interface.
107 * There are no TODOs for the IPC system.
111 * P1 32/64 bit cross-endian must be working.