Whamcloud - gitweb
- new RPC infrastructure:
[fs/lustre-release.git] / lustre / tests / mdcreqcleanup.sh
1 rmmod llight
2 rmmod mdc
3 /usr/src/obd/utils/obdctl <<EOF
4 device 0
5 cleanup
6 detach
7 quit
8 EOF
9 rmmod mds
10 rmmod osc
11 rmmod ost
12 rmmod obext2
13 rmmod obdclass
14 rmmod ptlrpc
15 /usr/src/portals/linux/utils/ptlctl <<EOF
16 setup tcp localhost 1234
17 disconnect self
18 disconnect mds
19 EOF
20 rmmod ksocknal
21 killall acceptor
22 rmmod portals