<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Invalid data for cluster lock LUN configuration in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178203#M56387</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;as already stated, iSCSI is not a supported shared storage interface in Serviceguard. The only two options you have are Fibre Channel and MSA2000 family.&lt;BR /&gt;&lt;BR /&gt;J.</description>
    <pubDate>Fri, 29 May 2009 06:04:53 GMT</pubDate>
    <dc:creator>Jozef_Novak</dc:creator>
    <dc:date>2009-05-29T06:04:53Z</dc:date>
    <item>
      <title>Invalid data for cluster lock LUN configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178201#M56385</link>
      <description>&lt;!--!*#--&gt;&lt;A href="http://forums.itrc.hp.com/" target="_blank"&gt;http://forums.itrc.hp.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Invalid data for cluster lock LUN configuration&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi, I'm installing MC/Serviceguard 11.18 on two RHEL5.3 nodes.  When trying to validate the configuration before making the binaries, I get,&lt;BR /&gt;...&lt;BR /&gt;/dev/sdb1 is not a valid device. Validation failed.&lt;BR /&gt;Invalid data for cluster lock LUN configuration&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;The configuration on both nodes,&lt;BR /&gt;...&lt;BR /&gt;CLUSTER_LOCK_LUN      /dev/sdb1&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;"sdb" is a shared disk through iSCSI.  It's viewed on both nodes and I created the 1-cylinder wide partition (must be at least 100k) with type 83.&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdb: 62.2 GB, 62277025280 bytes&lt;BR /&gt;64 heads, 32 sectors/track, 59391 cylinders&lt;BR /&gt;Units = cylinders of 2048 * 512 = 1048576 bytes&lt;BR /&gt;&lt;BR /&gt;   Device Boot      Start         End      Blocks   Id  System&lt;BR /&gt;/dev/sdb1               1           2        2032   83  Linux&lt;BR /&gt;&lt;BR /&gt;It's loaded by the "iscsi" service (from the iscsi-initiator-utils rpm).  Here's the dmesg,&lt;BR /&gt;&lt;BR /&gt;May 28 18:35:10 sg1 kernel: Loading iSCSI transport class v2.0-724.&lt;BR /&gt;May 28 18:35:11 sg1 kernel: iscsi: registered transport (tcp)&lt;BR /&gt;May 28 18:35:11 sg1 kernel: iscsi: registered transport (iser)&lt;BR /&gt;May 28 18:35:11 sg1 iscsid: iSCSI logger with pid=6278 started!&lt;BR /&gt;May 28 18:35:11 sg1 kernel: scsi16 : iSCSI Initiator over TCP/IP&lt;BR /&gt;May 28 18:35:11 sg1 kernel:   Vendor: NetBSD    Model: NetBSD iSCSI      Rev: 0&lt;BR /&gt;May 28 18:35:11 sg1 kernel:   Type:   Direct-Access                      ANSI SCSI revision: 03&lt;BR /&gt;May 28 18:35:11 sg1 kernel: SCSI device sdb: 121634815 512-byte hdwr sectors (62277 MB)&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sdb: Write Protect is off&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sdb: Mode Sense: 0e 00 00 08&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sdb: got wrong page&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sdb: assuming drive cache: write through&lt;BR /&gt;May 28 18:35:11 sg1 kernel: SCSI device sdb: 121634815 512-byte hdwr sectors (62277 MB)&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sdb: Write Protect is off&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sdb: Mode Sense: 0e 00 00 08&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sdb: got wrong page&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sdb: assuming drive cache: write through&lt;BR /&gt;May 28 18:35:11 sg1 kernel:  sdb: sdb1&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sd 16:0:0:0: Attached scsi disk sdb&lt;BR /&gt;May 28 18:35:11 sg1 kernel: sd 16:0:0:0: Attached scsi generic sg1 type 0&lt;BR /&gt;May 28 18:35:12 sg1 iscsid: transport class version 2.0-724. iscsid version 2.0-868&lt;BR /&gt;May 28 18:35:12 sg1 iscsid: iSCSI daemon with pid=6279 started!&lt;BR /&gt;May 28 18:35:12 sg1 iscsid: received iferror -38&lt;BR /&gt;May 28 18:35:12 sg1 last message repeated 2 times&lt;BR /&gt;May 28 18:35:12 sg1 iscsid: connection1:0 is operational now&lt;BR /&gt;&lt;BR /&gt;I'm able to read and write to the disk from both nodes (e.g. dd to /dev/null).  What's wrong with that lock LUN ?  Even setting the lock data manually (with cmdisklock) works but cmcheckconf still fails.  What's wrong with my Lock LUN ?&lt;BR /&gt;&lt;BR /&gt;Note. Eventhough iscsi storage may not be supported by MC/Serviceguard, I would like to troubbleshoot the issue and have the technical details : what's so different between my iscsi disk and an fibre channel disk ?&lt;BR /&gt;&lt;BR /&gt;The iscsi target server is also an RHEL5.3.  I tryed IET targets with Type=blockio (no cache) and Type=fileio (with cache).  I also tryed netbsd-iscsi (with cache) from EPEL.  All give the same result.&lt;BR /&gt;&lt;BR /&gt;target config with IET,&lt;BR /&gt;Target iqn.2001-04.com.nethence:iscsi.lun0&lt;BR /&gt;        Lun 0 Path=/dev/sdb,Type=fileio&lt;BR /&gt;        MaxConnections 9&lt;BR /&gt;        InitialR2T No&lt;BR /&gt;        ImmediateData Yes&lt;BR /&gt;&lt;BR /&gt;target config with netbsd-iscsi,&lt;BR /&gt;extent0         /dev/sdb                0       62277025791&lt;BR /&gt;target0         rw      extent0                 10.1.1.0/24&lt;BR /&gt;&lt;BR /&gt;default initiators config on both nodes,&lt;BR /&gt;node.startup = automatic&lt;BR /&gt;node.session.timeo.replacement_timeout = 120&lt;BR /&gt;node.conn[0].timeo.login_timeout = 15&lt;BR /&gt;node.conn[0].timeo.logout_timeout = 15&lt;BR /&gt;node.conn[0].timeo.noop_out_interval = 5&lt;BR /&gt;node.conn[0].timeo.noop_out_timeout = 5&lt;BR /&gt;node.session.initial_login_retry_max = 4&lt;BR /&gt;node.session.cmds_max = 128&lt;BR /&gt;node.session.queue_depth = 32&lt;BR /&gt;node.session.iscsi.InitialR2T = No&lt;BR /&gt;node.session.iscsi.ImmediateData = Yes&lt;BR /&gt;node.session.iscsi.FirstBurstLength = 262144&lt;BR /&gt;node.session.iscsi.MaxBurstLength = 16776192&lt;BR /&gt;node.conn[0].iscsi.MaxRecvDataSegmentLength = 131072&lt;BR /&gt;discovery.sendtargets.iscsi.MaxRecvDataSegmentLength = 32768&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 28 May 2009 16:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178201#M56385</guid>
      <dc:creator>pbraun</dc:creator>
      <dc:date>2009-05-28T16:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid data for cluster lock LUN configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178202#M56386</link>
      <description>&lt;!--!*#--&gt;11.18 has no iSCSI support&lt;BR /&gt;&lt;BR /&gt;Even if you are experimenting, it would matter which iSCSI target you are using.  An iSCSI target hosted by another server probably doesn't support the type of access that LockLUN requires (it has stricter requirements than a standard shared LUN.&lt;BR /&gt;&lt;BR /&gt;If the iSCSI is hosted by another server, you should run the QS on that server.</description>
      <pubDate>Fri, 29 May 2009 01:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178202#M56386</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2009-05-29T01:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid data for cluster lock LUN configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178203#M56387</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;as already stated, iSCSI is not a supported shared storage interface in Serviceguard. The only two options you have are Fibre Channel and MSA2000 family.&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Fri, 29 May 2009 06:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178203#M56387</guid>
      <dc:creator>Jozef_Novak</dc:creator>
      <dc:date>2009-05-29T06:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid data for cluster lock LUN configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178204#M56388</link>
      <description>&lt;!--!*#--&gt;I guess it's the same for 11.19.  Yes it's for experimenting/modelling.  Could you give me more details on the stricter requirements ?  e.g. lun reset support ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 29 May 2009 08:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178204#M56388</guid>
      <dc:creator>pbraun</dc:creator>
      <dc:date>2009-05-29T08:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid data for cluster lock LUN configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178205#M56389</link>
      <description>The device needs to support "true multi-initiator".  That means the device needs to manage accesses from multiple hosts that are reading/writing at the "same time".  This needs to happen without a clustered file system.&lt;BR /&gt;&lt;BR /&gt;I hope that's clear.&lt;BR /&gt;&lt;BR /&gt;BTW - this may be somewhat high level.  There may be more subtle requirements that I'm not aware of.  But since this is not supported anyway, then this should be enough of an explanation.</description>
      <pubDate>Fri, 29 May 2009 13:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178205#M56389</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2009-05-29T13:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid data for cluster lock LUN configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178206#M56390</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We've had all sorts of problems with lock LUNs - they are a real pain. If I were you, I'd go with a quorum server (I went through a programme of changing a large number of our clusters, both HP and Linux, from lock LUNs to quorum server).&lt;BR /&gt;&lt;BR /&gt;BTW - HP are dropping ServiceGuard for Linux anyway (we found out last week). Now might be a time to go look for a different product....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18026.www1.hp.com/solutions/enterprise/highavailability/linux/serviceguard/discontinuance.html" target="_blank"&gt;http://h18026.www1.hp.com/solutions/enterprise/highavailability/linux/serviceguard/discontinuance.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Colin.</description>
      <pubDate>Sat, 30 May 2009 21:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178206#M56390</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2009-05-30T21:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid data for cluster lock LUN configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178207#M56391</link>
      <description>ok iSCSI not supported in 11.18</description>
      <pubDate>Fri, 26 Jun 2009 09:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/invalid-data-for-cluster-lock-lun-configuration/m-p/5178207#M56391</guid>
      <dc:creator>pbraun</dc:creator>
      <dc:date>2009-06-26T09:14:23Z</dc:date>
    </item>
  </channel>
</rss>

