]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
osd_login: Add autologin script for objlayoutdriver
authorSachin Bhamare <sbhamare@panasas.com>
Tue, 1 May 2012 18:36:51 +0000 (14:36 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 1 May 2012 18:38:29 +0000 (14:38 -0400)
From: Sachin Bhamare <sbhamare@panasas.com>

This script is part of the autologin feature mandated by the
pnfs-objects standard.
It is called from objlayoutdriver.ko in the kernel.

It invokes iscsiadm program to perform the iscsi login to OSDs.
It also features a watchdog which will make sure that control
returns to kernel after 15s timeout.

Signed-off-by: Sachin Bhamare <sbhamare@panasas.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
configure.ac
utils/Makefile.am

index b6a1af77d4bb292df2b0da8fb1431b1bf8073563..20c452b18a649933bb2e87404c1ca8aacbb3e086 100644 (file)
@@ -488,6 +488,7 @@ AC_CONFIG_FILES([
        utils/nfsidmap/Makefile
        utils/showmount/Makefile
        utils/statd/Makefile
+       utils/osd_login/Makefile
        tests/Makefile
        tests/nsm_client/Makefile])
 AC_OUTPUT
index 5df7ca70816909395441df8d31a3f8c93af7958e..09045dd6a85c8d06bc92737cdcef9fc9f4bae479 100644 (file)
@@ -32,6 +32,7 @@ SUBDIRS = \
        nfsstat \
        showmount \
        statd \
+       osd_login \
        $(OPTDIRS)
 
 MAINTAINERCLEANFILES = Makefile.in