<?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: running VMS+ TSM client (a Backup tool)  from bootable CD in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053907#M85879</link>
    <description>&lt;!--!*#--&gt;Have you set this parameter?&lt;BR /&gt;&lt;BR /&gt;SYSMAN&amp;gt; help SYS_PARAMETERS WLKSYSDSK&lt;BR /&gt;&lt;BR /&gt;SYS_PARAMETERS&lt;BR /&gt;&lt;BR /&gt;  WLKSYSDSK&lt;BR /&gt;&lt;BR /&gt;       (Alpha only) WLKSYSDSK is used by various bootstrap components&lt;BR /&gt;       to determine if the system disk should be treated as though it is&lt;BR /&gt;       write-locked. This parameter is used primarily to allow OpenVMS&lt;BR /&gt;       to boot from a CD.&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Aug 2007 12:13:33 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-08-13T12:13:33Z</dc:date>
    <item>
      <title>running VMS+ TSM client (a Backup tool)  from bootable CD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053906#M85878</link>
      <description>I like to burn a bootable OPENVMS cd including a TSM client, and TCPIP (FTP) on an Alpha.&lt;BR /&gt;For OPENVMS V7.3-2 it was no problem to do so, starting with a copy of the VMS installation CD and adding the necessary software, taking care that there is no logging or files open for write.&lt;BR /&gt;&lt;BR /&gt;I now tried the same with OpenVMS V8.3 and can’t get it working.&lt;BR /&gt;With auditing on the boot is oke, but writes to disk (which is not allowed when on CD.&lt;BR /&gt;With auditing not running I do not get a prompt to log in&lt;BR /&gt;My question is how I stop auditing in the right way, if possible to run V8.3 without auditing.&lt;BR /&gt;&lt;BR /&gt;All advice is welcome.&lt;BR /&gt;&lt;BR /&gt;Ruud&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Aug 2007 07:16:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053906#M85878</guid>
      <dc:creator>Ruud Dijt</dc:creator>
      <dc:date>2007-08-13T07:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: running VMS+ TSM client (a Backup tool)  from bootable CD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053907#M85879</link>
      <description>&lt;!--!*#--&gt;Have you set this parameter?&lt;BR /&gt;&lt;BR /&gt;SYSMAN&amp;gt; help SYS_PARAMETERS WLKSYSDSK&lt;BR /&gt;&lt;BR /&gt;SYS_PARAMETERS&lt;BR /&gt;&lt;BR /&gt;  WLKSYSDSK&lt;BR /&gt;&lt;BR /&gt;       (Alpha only) WLKSYSDSK is used by various bootstrap components&lt;BR /&gt;       to determine if the system disk should be treated as though it is&lt;BR /&gt;       write-locked. This parameter is used primarily to allow OpenVMS&lt;BR /&gt;       to boot from a CD.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053907#M85879</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-08-13T12:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: running VMS+ TSM client (a Backup tool)  from bootable CD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053908#M85880</link>
      <description>Everything you want to know about writing bootable CD and DVD media for (and on) OpenVMS: &lt;A href="http://64.223.189.234/node/28" target="_blank"&gt;http://64.223.189.234/node/28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC</description>
      <pubDate>Mon, 13 Aug 2007 17:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053908#M85880</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-08-13T17:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: running VMS+ TSM client (a Backup tool)  from bootable CD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053909#M85881</link>
      <description>I did all the tests already by switching the wlksysdsk bit on and off, Only the final CD of V7.3-2 was made when all was oke.&lt;BR /&gt;V8.3 still gives problems: The tread of Stephen helps some how, but does not allows you to use product install, but installed tcpip right with vms minimal; The startup parameter is sys$system:sa1_startup.com of you change it to startup.com you get all the auditing sh.t  and if you switch back to sa1_startup you still keep the auditing sh.t.&lt;BR /&gt;I like to make that switch because you then have login protection.&lt;BR /&gt;&lt;BR /&gt;So the main staying question si how to prefent auditing/audit server to start</description>
      <pubDate>Tue, 14 Aug 2007 06:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053909#M85881</guid>
      <dc:creator>Ruud Dijt</dc:creator>
      <dc:date>2007-08-14T06:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: running VMS+ TSM client (a Backup tool)  from bootable CD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053910#M85882</link>
      <description>&amp;gt; So the main staying question si how to&lt;BR /&gt;&amp;gt; prefent auditing/audit server to start&lt;BR /&gt;&lt;BR /&gt;If you looked a little more closely at&lt;BR /&gt;STARTUP.COM, you might see where&lt;BR /&gt;stdrv$requests includes AUDIT_SERVER (and&lt;BR /&gt;several other things which you may or may not&lt;BR /&gt;want) in the list of things to do.  Rather&lt;BR /&gt;than complaining about how SA1_STARTUP.COM&lt;BR /&gt;does too little, and STARTUP.COM does too&lt;BR /&gt;much, why not make your own RUUD_STARTUP.COM,&lt;BR /&gt;and make it do exactly what you want?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Goldilocks_and_the_Three_Bears" target="_blank"&gt;http://en.wikipedia.org/wiki/Goldilocks_and_the_Three_Bears&lt;/A&gt;</description>
      <pubDate>Tue, 14 Aug 2007 18:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/running-vms-tsm-client-a-backup-tool-from-bootable-cd/m-p/4053910#M85882</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-08-14T18:09:57Z</dc:date>
    </item>
  </channel>
</rss>

