Whamcloud - gitweb
- llmount.sh creates for you a /tmp/ogdb in the hostfs, and waits for you to
authorpschwan <pschwan>
Wed, 27 Feb 2002 04:26:22 +0000 (04:26 +0000)
committerpschwan <pschwan>
Wed, 27 Feb 2002 04:26:22 +0000 (04:26 +0000)
press enter before it continues.  This lets you set breakpoints and debug
the mount/startup process.
- Run 'mynid localhost' instead of 'mynid'

lustre/tests/llmount.sh

index bc2bf4c..6518ed5 100755 (executable)
@@ -19,8 +19,12 @@ insmod $R/usr/src/obd/mds/mds.o || exit -1
 insmod $R/usr/src/obd/mdc/mdc.o || exit -1
 insmod $R/usr/src/obd/llight/llight.o || exit -1
 
+$R/usr/src/obd/utils/obdctl modules > $R/tmp/ogdb
+echo "The GDB module script is in /tmp/ogdb.  Press enter to continue"
+read
+
 $R/usr/src/portals/linux/utils/ptlctl <<EOF
-mynid
+mynid localhost
 setup tcp
 connect localhost 1234
 add_uuid self