<?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: Can't create a Pathworks Share in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840334#M78290</link>
    <description>Forgot about: (thanks T.Simpson)&lt;BR /&gt; &lt;BR /&gt;ADMIN SET COMPUTER /AUTOSHARE_SYNCHRONIZE&lt;BR /&gt;&lt;BR /&gt;Better than toggling the server, especially when not necessary.&lt;BR /&gt;&lt;BR /&gt;Dave...</description>
    <pubDate>Wed, 09 Aug 2006 12:19:17 GMT</pubDate>
    <dc:creator>Dave Gudewicz</dc:creator>
    <dc:date>2006-08-09T12:19:17Z</dc:date>
    <item>
      <title>Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840328#M78284</link>
      <description>I have lot's of pathworks shares - all the same configuration.  I added a new raid array and now it won't let me add it.&lt;BR /&gt;&lt;BR /&gt;RTP\\USPAX3&amp;gt; add share/dir pathw_rtp34 diska34:[000000]&lt;BR /&gt;%PWRK-E-ERRADDSHARE, error adding share "PATHW_RTP34"&lt;BR /&gt;-LM-E-NERR_UNKNOWNDEV, the device or directory does not exis&lt;BR /&gt;&lt;BR /&gt;this is no different from my other devices -same protection and ownership - logicals are the same&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node USPAX3&lt;BR /&gt;   "DISKA34" = "$1$DGA104:" (LNM$SYSTEM_TABLE)&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node USPAX1&lt;BR /&gt;   "DISKA34" = "$1$DGA104:" (LNM$SYSTEM_TABLE)&lt;BR /&gt;SYSMAN&amp;gt; do show logical diska33&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node USPAX3&lt;BR /&gt;   "DISKA33" = "$1$DGA111:" (LNM$SYSTEM_TABLE)&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node USPAX1&lt;BR /&gt;   "DISKA33" = "$1$DGA111:" (LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;what's up with this?&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 08:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840328#M78284</guid>
      <dc:creator>Karen Lee_3</dc:creator>
      <dc:date>2006-08-09T08:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840329#M78285</link>
      <description>Karen,&lt;BR /&gt;Haven't got the faintest idea, but are the logicals for the disk defined /EXEC ?&lt;BR /&gt;Kris (aka Qkcl)</description>
      <pubDate>Wed, 09 Aug 2006 09:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840329#M78285</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2006-08-09T09:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840330#M78286</link>
      <description>Found this in another thread :&lt;BR /&gt;&lt;BR /&gt;XDN\\SALES2&amp;gt; add share /dir transfer datadisk:[pc_transfer]&lt;BR /&gt;%PWRK-E-ERRADDSHARE, error adding share "TRANSFER"&lt;BR /&gt;-LM-E-NERR_UNKNOWNDEV, the device or directory does not exist&lt;BR /&gt;&lt;BR /&gt;I tried using SALES2$DKA600: instead of DATADISK in the share directory specification and it worked...&lt;BR /&gt;&lt;BR /&gt;XDN\\SALES2&amp;gt; add share transfer SALES2$DKA600:[PC_TRANSFER]&lt;BR /&gt;&lt;BR /&gt;Apparently it doesn't like the logical name "DATADISK" in the share specification, even though that was what worked for the last 9 years.&lt;BR /&gt;&lt;BR /&gt;When I restored the system disk, I enabled cluster support. After this change, Pathworks wouldn't work with DKA600: -- it needed to be SALES2$DKA600:.&lt;BR /&gt;&lt;BR /&gt;I redefined the exec mode logical name as follows...&lt;BR /&gt;&lt;BR /&gt;$ define/SYS/EXEC DATADISK SALES2$DKA600: /translation=conceal&lt;BR /&gt;&lt;BR /&gt;And then the original share definition worked...&lt;BR /&gt;&lt;BR /&gt;XDN\\SALES2&amp;gt; add share transfer datadisk:[pc_transfer]&lt;BR /&gt;%PWRK-S-SHAREADD, share "TRANSFER" added on server "SALES2"&lt;BR /&gt;&lt;BR /&gt;I guess this is just a Pathworks thing, because I find that the following 2 commands produce the same results:&lt;BR /&gt;&lt;BR /&gt;$ dire dka600:[pc_transfer]&lt;BR /&gt;$ dire sales2$dka600:[pc_transfer]&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 09:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840330#M78286</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-09T09:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840331#M78287</link>
      <description>Hi,&lt;BR /&gt;the PATHWORKS doesn't know a newly added disk. Try to (after mount disk) restart PATHWORKS and command will be done.&lt;BR /&gt;Petr</description>
      <pubDate>Wed, 09 Aug 2006 09:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840331#M78287</guid>
      <dc:creator>Petr Spisek</dc:creator>
      <dc:date>2006-08-09T09:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840332#M78288</link>
      <description>Karen,&lt;BR /&gt;&lt;BR /&gt;Did you stop and restart your Advanced Server *after* adding the new raid array?&lt;BR /&gt;&lt;BR /&gt;Dave...</description>
      <pubDate>Wed, 09 Aug 2006 11:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840332#M78288</guid>
      <dc:creator>Dave Gudewicz</dc:creator>
      <dc:date>2006-08-09T11:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840333#M78289</link>
      <description>You just need to re-synchronize Advanced Server with the current disks, not restart it.&lt;BR /&gt;&lt;BR /&gt;$ ADMIN SET COMPUTER /AUTOSHARE_SYNCHRONIZE&lt;BR /&gt;&lt;BR /&gt;should do it if the problem is a disk that was not around when Advanced Server was started&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 11:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840333#M78289</guid>
      <dc:creator>T. Simpson</dc:creator>
      <dc:date>2006-08-09T11:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840334#M78290</link>
      <description>Forgot about: (thanks T.Simpson)&lt;BR /&gt; &lt;BR /&gt;ADMIN SET COMPUTER /AUTOSHARE_SYNCHRONIZE&lt;BR /&gt;&lt;BR /&gt;Better than toggling the server, especially when not necessary.&lt;BR /&gt;&lt;BR /&gt;Dave...</description>
      <pubDate>Wed, 09 Aug 2006 12:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840334#M78290</guid>
      <dc:creator>Dave Gudewicz</dc:creator>
      <dc:date>2006-08-09T12:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840335#M78291</link>
      <description>they re-sync worked - thanks guys</description>
      <pubDate>Wed, 09 Aug 2006 13:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840335#M78291</guid>
      <dc:creator>Karen Lee_3</dc:creator>
      <dc:date>2006-08-09T13:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840336#M78292</link>
      <description>Karen,&lt;BR /&gt;&lt;BR /&gt;this may be superfluous, but note that the&lt;BR /&gt;/TRANS=CONCEAL&lt;BR /&gt;in the DEFINE (as it is also in the example Wim gave above)&lt;BR /&gt;is ESSENTIAL&lt;BR /&gt;&lt;BR /&gt;Since it does normally show up in SHOW LOGICAL, it is often overlooked.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 09 Aug 2006 13:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840336#M78292</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-08-09T13:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840337#M78293</link>
      <description>If it IS version numbers, you can reset the version numbers of multiple versions of a file simultaneously from 32767 - 32767-n, to n - 1:&lt;BR /&gt;&lt;BR /&gt;$ rename myfiles.txt;* myfiles.tmp;&lt;BR /&gt;$ rename myfiles.tmp;* myfiles.txt;&lt;BR /&gt;&lt;BR /&gt;This is useful when you've got a log file locked open for write, but want to retain more than just the one latest version, for example.&lt;BR /&gt;&lt;BR /&gt;Aaron</description>
      <pubDate>Thu, 10 Aug 2006 16:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840337#M78293</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2006-08-10T16:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840338#M78294</link>
      <description>The problem was resolved with the RESYNC command - thanks everyone.</description>
      <pubDate>Fri, 11 Aug 2006 09:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840338#M78294</guid>
      <dc:creator>Karen Lee_3</dc:creator>
      <dc:date>2006-08-11T09:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create a Pathworks Share</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840339#M78295</link>
      <description>Karen,&lt;BR /&gt;parhaps you could find time time to assign some points. See&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2006 09:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-t-create-a-pathworks-share/m-p/3840339#M78295</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-08-11T09:18:42Z</dc:date>
    </item>
  </channel>
</rss>

