Whamcloud - gitweb
Another slightly less rough cut at XML based configuration. There
authorbrian <brian>
Wed, 26 Jun 2002 22:09:29 +0000 (22:09 +0000)
committerbrian <brian>
Wed, 26 Jun 2002 22:09:29 +0000 (22:09 +0000)
commit3bd162312750c55fed587748ef73bceb983f511e
tree793b708f7a9f87b4d29224cf0130c1258bf9bae6
parent08eb06196ee224d44cbfb6b755065efb71b1404d
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/utils/obdctl.c