<?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: RDP Imaging Size problems in ProLiant Deployment and Provisioning</title>
    <link>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797358#M3479</link>
    <description>Hi PSL Technical&lt;BR /&gt;&lt;BR /&gt;I am sorry, I wrote the wrong number.&lt;BR /&gt;Mistake 2048&lt;BR /&gt;Correct number 2040&lt;BR /&gt;&lt;BR /&gt;I investigated Mr.PSL Technical's problem and acquired the following information.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://kb.altiris.com/display/2/kb/article.asp?aid=21196&amp;amp;n=1&amp;amp;s=1" target="_blank"&gt;http://kb.altiris.com/display/2/kb/article.asp?aid=21196&amp;amp;n=1&amp;amp;s=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Probably, you need installation of Altiris DS 6.5sp1.&lt;BR /&gt;&lt;BR /&gt;The following is release notes of DS6.5SP1.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://kb.altiris.com/display/2/kb/article.asp?aid=21759&amp;amp;n=2&amp;amp;s=1" target="_blank"&gt;http://kb.altiris.com/display/2/kb/article.asp?aid=21759&amp;amp;n=2&amp;amp;s=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, kita&lt;BR /&gt;</description>
    <pubDate>Fri, 02 Jun 2006 22:03:02 GMT</pubDate>
    <dc:creator>Yuichiro Kitamura</dc:creator>
    <dc:date>2006-06-02T22:03:02Z</dc:date>
    <item>
      <title>RDP Imaging Size problems</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797354#M3475</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to create an image of a Linux server with Oracle installed. The imaging process goes to 60% and hangs all the time. I believe there may be a cap of 2GB as a max size for images, then it creates another one for that server. But in this instance it creates a 3rd and stops there. Is there anyway you can define a max size or the number of images you can create for one server??</description>
      <pubDate>Wed, 31 May 2006 04:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797354#M3475</guid>
      <dc:creator>PSL Technical</dc:creator>
      <dc:date>2006-05-31T04:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: RDP Imaging Size problems</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797355#M3476</link>
      <description>Hi PSL Technical&lt;BR /&gt;&lt;BR /&gt;You are right.&lt;BR /&gt;The maximum capacity of an image is 2GB.&lt;BR /&gt;This can be set up as an option of an image job.&lt;BR /&gt;&lt;BR /&gt;1. Double-click the "Cerate Disk Image" job step.&lt;BR /&gt;2. Click "Advanced".&lt;BR /&gt;&lt;BR /&gt;Please attach the following option, when you are using the Deploy command by the "Run script" job step.&lt;BR /&gt;&lt;BR /&gt; -split:2048&lt;BR /&gt;&lt;BR /&gt;Example:(rdeploy command in RunScript)&lt;BR /&gt; f:\rdeploy.exe -noprompt -mu -f.\lib\images\****.img -split:2048&lt;BR /&gt;&lt;BR /&gt;Regards, kita&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 07:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797355#M3476</guid>
      <dc:creator>Yuichiro Kitamura</dc:creator>
      <dc:date>2006-05-31T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: RDP Imaging Size problems</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797356#M3477</link>
      <description>Thanks for that.&lt;BR /&gt;&lt;BR /&gt;With that option, will that not just make the Image sizes to 2GB? The server i am trying to image has about a total of 20GB data, and i am trying to image this. But it stops after 60% as it doesnt let me create more images.&lt;BR /&gt;&lt;BR /&gt;With this option you say, can i specify the sizes to be 4GB an image Max size?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 31 May 2006 07:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797356#M3477</guid>
      <dc:creator>PSL Technical</dc:creator>
      <dc:date>2006-05-31T07:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: RDP Imaging Size problems</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797357#M3478</link>
      <description>Hi PSL Technical&lt;BR /&gt;&lt;BR /&gt;I think that it probably becomes about 10GB of image when you get 20GB of server's image.&lt;BR /&gt;In that case, five files are created.&lt;BR /&gt;Example:&lt;BR /&gt; image.img, image.001, image.002, image.003, image004&lt;BR /&gt;&lt;BR /&gt;&amp;gt; With this option you say, can i specify the sizes to be 4GB an image Max size?&lt;BR /&gt;&lt;BR /&gt;The maximum size is 2048. 4096MB cannot be specified.&lt;BR /&gt;&lt;BR /&gt;Regards, kita&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 17:03:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797357#M3478</guid>
      <dc:creator>Yuichiro Kitamura</dc:creator>
      <dc:date>2006-05-31T17:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: RDP Imaging Size problems</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797358#M3479</link>
      <description>Hi PSL Technical&lt;BR /&gt;&lt;BR /&gt;I am sorry, I wrote the wrong number.&lt;BR /&gt;Mistake 2048&lt;BR /&gt;Correct number 2040&lt;BR /&gt;&lt;BR /&gt;I investigated Mr.PSL Technical's problem and acquired the following information.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://kb.altiris.com/display/2/kb/article.asp?aid=21196&amp;amp;n=1&amp;amp;s=1" target="_blank"&gt;http://kb.altiris.com/display/2/kb/article.asp?aid=21196&amp;amp;n=1&amp;amp;s=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Probably, you need installation of Altiris DS 6.5sp1.&lt;BR /&gt;&lt;BR /&gt;The following is release notes of DS6.5SP1.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://kb.altiris.com/display/2/kb/article.asp?aid=21759&amp;amp;n=2&amp;amp;s=1" target="_blank"&gt;http://kb.altiris.com/display/2/kb/article.asp?aid=21759&amp;amp;n=2&amp;amp;s=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, kita&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jun 2006 22:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/rdp-imaging-size-problems/m-p/3797358#M3479</guid>
      <dc:creator>Yuichiro Kitamura</dc:creator>
      <dc:date>2006-06-02T22:03:02Z</dc:date>
    </item>
  </channel>
</rss>

