<?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 ILOrest error when creating a raid in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204374#M9971</link>
    <description>&lt;P&gt;I'm working on a DL325 G11 with an ILO6 and I'm trying to create a RAID0 on 2 SSDs with ILOrest but I'm getting an error message :&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;iLORest &amp;gt; &lt;STRONG&gt;createvolume volume RAID0 1:2:2,1:2:1 --controller 22 --storageid DE041000 --url 10.10.1.5 -u USERID -p XXXXXXXX&lt;/STRONG&gt;&lt;BR /&gt;Discovering data...Done&lt;BR /&gt;CreateVolume path and payload: /redfish/v1/Systems/1/Storage/DE041000/Volumes, {'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/1/Storage/DE041000/Drives/0'}, {'@odata.id': '/redfish/v1/Systems/1/Storage/DE041000/Drives/1'}]}, 'RAIDType': 'RAID0'}&lt;BR /&gt;&lt;STRONG&gt;No error message returned or unable to parse error response.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;An invalid response body was returned: Expecting value: line 1 column 1 (char 0)ERROR : iLO threw iLOResponseError&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Mon, 15 Jan 2024 09:22:31 GMT</pubDate>
    <dc:creator>Sylwek60</dc:creator>
    <dc:date>2024-01-15T09:22:31Z</dc:date>
    <item>
      <title>ILOrest error when creating a raid</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204374#M9971</link>
      <description>&lt;P&gt;I'm working on a DL325 G11 with an ILO6 and I'm trying to create a RAID0 on 2 SSDs with ILOrest but I'm getting an error message :&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;iLORest &amp;gt; &lt;STRONG&gt;createvolume volume RAID0 1:2:2,1:2:1 --controller 22 --storageid DE041000 --url 10.10.1.5 -u USERID -p XXXXXXXX&lt;/STRONG&gt;&lt;BR /&gt;Discovering data...Done&lt;BR /&gt;CreateVolume path and payload: /redfish/v1/Systems/1/Storage/DE041000/Volumes, {'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/1/Storage/DE041000/Drives/0'}, {'@odata.id': '/redfish/v1/Systems/1/Storage/DE041000/Drives/1'}]}, 'RAIDType': 'RAID0'}&lt;BR /&gt;&lt;STRONG&gt;No error message returned or unable to parse error response.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;An invalid response body was returned: Expecting value: line 1 column 1 (char 0)ERROR : iLO threw iLOResponseError&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 Jan 2024 09:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204374#M9971</guid>
      <dc:creator>Sylwek60</dc:creator>
      <dc:date>2024-01-15T09:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: ILOrest error when creating a raid</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204511#M9973</link>
      <description>&lt;P dir="auto" style="margin: 0;"&gt;Hi,&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;I would suggest to use latest ilo and smartarray controller firmware and ilorest tool 4.6.0.&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;Below the example command/output&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;iLORest &amp;gt; login xx.xxx.xxx.xx -u xxxxxxxx -p xxxxxxx&lt;BR /&gt;Discovering data...Done&lt;BR /&gt;iLORest &amp;gt; createvolume volume RAID1 2:1:3,2:1:4 --controller=0 --storageid=DE00B000&lt;BR /&gt;CreateVolume path and payload: /redfish/v1/Systems/1/Storage/DE00B000/Volumes, {'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/1/Storage/DE00B000/Drives/3'}, {'@odata.id': '/redfish/v1/Systems/1/Storage/DE00B000/Drives/4'}]}, 'RAIDType': 'RAID1'}&lt;BR /&gt;The operation completed successfully.&lt;BR /&gt;Volume created successfully&lt;BR /&gt;iLORest &amp;gt; createvolume volume RAID1 2:1:1,2:1:2 --DisplayName hpe --controller=0 --storageid=DE00B000&lt;BR /&gt;CreateVolume path and payload: /redfish/v1/Systems/1/Storage/DE00B000/Volumes, {'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/1/Storage/DE00B000/Drives/2'}, {'@odata.id': '/redfish/v1/Systems/1/Storage/DE00B000/Drives/5'}]}, 'RAIDType': 'RAID1', 'DisplayName': 'hpe'}&lt;BR /&gt;The operation completed successfully.&lt;BR /&gt;Volume created successfully&lt;BR /&gt;iLORest &amp;gt; storagecontroller --controller=0 --storageid=DE00B000 --logicaldrives&lt;BR /&gt;--------------------------------------------------&lt;BR /&gt;Volumes on Controller 0 and Storage DE00B000&lt;BR /&gt;--------------------------------------------------&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [238]: Name hpe RAIDType RAID1 VUID 600062B212FCF0402CD4DF7488F8836D Capacity 899627876352 Bytes - Health OK&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [239]: Name MR Volume 239 RAIDType RAID1 VUID 600062B212FCF0402CD4DEF5CBABADC9 Capacity 899627876352 Bytes - Health OK&lt;BR /&gt;iLORest &amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 09:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204511#M9973</guid>
      <dc:creator>Sebasbin</dc:creator>
      <dc:date>2024-01-15T09:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: ILOrest error when creating a raid</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204612#M9974</link>
      <description>&lt;P&gt;Thank you Sebasbin for your reply&lt;BR /&gt;yes, after updating the server (Ilo 1.52 -&amp;gt; 1.55°, the command goes through without a hitch&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 08:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204612#M9974</guid>
      <dc:creator>Sylwek60</dc:creator>
      <dc:date>2024-01-16T08:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: ILOrest error when creating a raid</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204630#M9975</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2245743"&gt;@Sylwek60&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;That's awesome!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are extremely glad to know the problem has been resolved.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 10:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7204630#M9975</guid>
      <dc:creator>Sunitha_Mod</dc:creator>
      <dc:date>2024-01-16T10:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: ILOrest error when creating a raid</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7212117#M10044</link>
      <description>&lt;P&gt;Hmm, I'm running current firmware and it seems I'm doing everything correctly but something is askew:&lt;/P&gt;
&lt;P&gt;iLORest &amp;gt; createvolume volume RAID1 4:3:7,4:3:8 --controller=0 --storageid=DE041000&lt;BR /&gt;&lt;STRONG&gt;ERROR : 'DataDrives'&lt;/STRONG&gt;&lt;BR /&gt;iLORest &amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;iLORest &amp;gt; storagecontroller --storageid=DE041000 --controller=0&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;Controller 0 Details on Storage Id DE041000&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;Id: 0&lt;BR /&gt;StorageId: DE041000&lt;BR /&gt;Name: HPE SR932i-p Gen11&lt;BR /&gt;FirmwareVersion: 03.01.26.036&lt;BR /&gt;Manufacturer: HPE&lt;BR /&gt;Model: HPE SR932i-p Gen11&lt;BR /&gt;PartNumber: P47182-001&lt;BR /&gt;SerialNumber: **&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;STRIKE&gt;Confidential info erased&lt;/STRIKE&gt;&lt;/FONT&gt;**&lt;BR /&gt;SKU: P47623-001&lt;BR /&gt;Status: {'Health': 'OK', 'State': 'Enabled'}&lt;BR /&gt;SupportedDeviceProtocols: ['SAS', 'SATA', 'NVMe']&lt;BR /&gt;SupportedControllerProtocols: ['PCIe']&lt;/P&gt;
&lt;P&gt;iLORest &amp;gt; storagecontroller --storageid=DE041000 --controller=0 --physicaldrives&lt;BR /&gt;--------------------------------------------------&lt;BR /&gt;Drives on Controller 0 and Storage DE041000&lt;BR /&gt;--------------------------------------------------&lt;BR /&gt;[4:3:7]: 7.68TB 64G NVMe SSD, Model VO007680KXPTQ, Location 4:3:7, Type SSD, Serial **&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;STRIKE&gt;Confidential info erased&lt;/STRIKE&gt;&lt;/FONT&gt;**- 7681501126656 Bytes&lt;BR /&gt;[4:3:8]: 7.68TB 64G NVMe SSD, Model VO007680KXPTQ, Location 4:3:8, Type SSD, Serial **&lt;SPAN&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;STRIKE&gt;Confidential info erased&lt;/STRIKE&gt;&lt;/FONT&gt;**&lt;/SPAN&gt;- 7681501126656 Bytes&lt;/P&gt;
&lt;P&gt;iLORest &amp;gt; storagecontroller --storageid=DE041000 --controller=0 --logicaldrives&lt;BR /&gt;--------------------------------------------------&lt;BR /&gt;Volumes on Controller 0 and Storage DE041000&lt;BR /&gt;--------------------------------------------------&lt;BR /&gt;[161]: Name SR Volume 161 RAIDType None VUID AC:E4:2E:00:35:26:5F:25 Capacity 7681501126656 Bytes - Health OK&lt;BR /&gt;[177]: Name SR Volume 177 RAIDType None VUID AC:E4:2E:00:35:2A:A6:4D Capacity 7681501126656 Bytes - Health OK&lt;BR /&gt;iLORest &amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilorest-error-when-creating-a-raid/m-p/7212117#M10044</guid>
      <dc:creator>dwhickok</dc:creator>
      <dc:date>2024-09-16T09:34:16Z</dc:date>
    </item>
  </channel>
</rss>

