![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1376144.1 : How To Mount An iSCSI LUN Automatically On Boot From /etc/vfstab
In this Document
Applies to:Sun Storage 2510 Array - Version Not Applicable to Not Applicable [Release N/A]Solaris SPARC Operating System - Version 10 9/10 U9 and later Information in this document applies to any platform. ***Checked for relevance on 17-Dec-2013*** GoalThis document describes the method to mount an iSCSI LUN automatically SolutionThe ability to mount iSCSI LUNs automatically at boot time from /etc/vfstab # cat /etc/release
Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. Assembled 11 August 2010
NOTE: Previous version of patch 143645 (SPARC) and 143646 (x86) also contained the fix for this issue. Any patch containing the fix will contain this entry in the README:
6918170 iSCSI-based target devices cannot be mounted automatically via /etc/vfstab during boot time
# cat /etc/vfstab
#device device mount FS fsck mount mount #to mount to fsck point type pass at boot options # fd - /dev/fd fd - no - /proc - /proc proc - no - /dev/dsk/c1t1d0s1 - - swap - no - /dev/dsk/c1t1d0s0 /dev/rdsk/c1t1d0s0 / ufs 1 no - /devices - /devices devfs - no - sharefs - /etc/dfs/sharetab sharefs - no - ctfs - /system/contract ctfs - no - objfs - /system/object objfs - no - swap - /tmp tmpfs - yes - /dev/dsk/c3t600A0B80003AC96C00006FD14E92CD2Bd0s6 /dev/rdsk/c3t600A0B80003AC96C00006FD14E92CD2Bd0s6 /iscsimount ufs 2 iscsi -
NOTE: One quick way to tell if a system is capable of mounting iSCSI LUNs automatically iSCSI LUN can only be mounted after the iSCSI initiator SMF
INTERNAL - WORKING on this comments
The document of this comment recommends using /etc/vfstab option "iscsi" instead of "yes" for iSCSI LUN's. Earlier solaris documentation at BUG 15603020 SUNBT6900485-SOLARIS_10U9 iscsi target device cannot be mounted automatically vi I believe the earlier documentation 817-5093 is obsolete yet somehow it was offered my customer in preference to this MOSDOC. Please verify if this MOSDOC is current and should supercede the advice of 817-5093 Further investigation documented in 3-12097129358: INTERNAL USE An earlier SR update suggests the customer consult this documentation: http://docs.oracle.com/cd/E19253-01/817-5093/fmveo/index.html The gist of this documentation seems to be derived this BUG report Bug 15603020 [https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=15603020] : SUNBT6900485-SOLARIS_10U9 iscsi target device cannot be mounted automatically vi which states: @ We'll be raising an RFE to come up with a reliable way of mounting iscsi @ As a short term solution, this is being to transferred to the docs team to The vfstab iscsi option for "mount at boot time" appears to be this RFE and it appears How To Mount An iSCSI LUN Automatically On Boot From /etc/vfstab (Doc ID 1376144.1) Seems to describe the feature implemented by: Bug 15616291 - SUNBT6918170-SOLARIS_11 iscsi based target devices cannot be mounted automatical A comment has been logged against 1376144.1 to reconcile with 817-5093 -- I believe
Attachments This solution has no attachment |
||||||||||||||
|