Whamcloud - gitweb
Another slightly less rough cut at XML based configuration. There
authorbehlendo <behlendo>
Wed, 26 Jun 2002 22:09:28 +0000 (22:09 +0000)
committerbehlendo <behlendo>
Wed, 26 Jun 2002 22:09:28 +0000 (22:09 +0000)
commit08eb06196ee224d44cbfb6b755065efb71b1404d
treef246c82f7beb2d8efb773972cdcd7cfbead3b491
parentfb01d72c3cd16f86b1da6caeff0d32064009b15e
Another slightly less rough cut at XML based configuration.  There
is still a large reliance on the existing scripts for loopback
support, portals config, and module loading.  I'll try and resolve
some of these things after some consultation about what the best
way to do that is.

- Several minor changes were made to the DTD, we're still not
  validating against it but it should be consistent with the example.
- Simple code added for ldlm, mds, obd, ost, osc, and mdc configuration.
- Other misc support and fixes.

A local filesystem should be mountable with the net-local.xml config:

~/tests/llxmlsetup.sh net-local.xml
lustre/tests/llxmlsetup.sh [new file with mode: 0755]
lustre/tests/net-local.xml [new file with mode: 0644]
lustre/utils/lustre.dtd
lustre/utils/parser.h