<?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: change disk label vms 7.3-1 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905860#M68823</link>
    <description>mount privately&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Jun 2005 14:51:35 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2005-06-06T14:51:35Z</dc:date>
    <item>
      <title>change disk label vms 7.3-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905853#M68816</link>
      <description>This should be easier than it is.  Sorry for the simpleton question.&lt;BR /&gt;&lt;BR /&gt;I have an unmounted disk labeled disk1.  I also have a mounted disk called disk1.  I would like to re-label the unmounted disk to something else.  I see I can do this with the set volume/label= command but it only works when the volume is mounted.  I cannot mount the first disk as the second disk already has the same name and a duplicate volid error would occur.&lt;BR /&gt;&lt;BR /&gt;Any suggestions ?  Clear as mud ?</description>
      <pubDate>Mon, 06 Jun 2005 13:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905853#M68816</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-06-06T13:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: change disk label vms 7.3-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905854#M68817</link>
      <description>You should be able to mount one disk locally to your process, and the other group or system.  You can change either one of them at that point.</description>
      <pubDate>Mon, 06 Jun 2005 13:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905854#M68817</guid>
      <dc:creator>Garry Fruth</dc:creator>
      <dc:date>2005-06-06T13:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: change disk label vms 7.3-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905855#M68818</link>
      <description>If you mount the disk privately then you should be ok to change it.&lt;BR /&gt;&lt;BR /&gt;mount /over=id $1$whatever&lt;BR /&gt;&lt;BR /&gt;set volume/label=whatever $1$whatever&lt;BR /&gt;&lt;BR /&gt;I have had to do this once or twice.</description>
      <pubDate>Mon, 06 Jun 2005 13:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905855#M68818</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-06-06T13:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: change disk label vms 7.3-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905856#M68819</link>
      <description>Yes, just mount it privately and &lt;BR /&gt;mount/over-id&lt;BR /&gt;then set vol/label = yourlabel&lt;BR /&gt;&lt;BR /&gt;You can't have two disks with the sanme label mounted in a system or cluster.&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 14:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905856#M68819</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-06-06T14:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: change disk label vms 7.3-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905857#M68820</link>
      <description>I guess I did not think of the obvious.  So mounting privately does not conflict with the same label mounted to the cluster ?&lt;BR /&gt;&lt;BR /&gt;Told you this was an easy one.&lt;BR /&gt;&lt;BR /&gt;Thanks !!!&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 14:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905857#M68820</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-06-06T14:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: change disk label vms 7.3-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905858#M68821</link>
      <description>The volume is differently represented in the name space of the lock manager and in the logical name space:&lt;BR /&gt;$ show logical DISK$*&lt;BR /&gt;&lt;BR /&gt;If I recall correctly, cannot try this out now, the volume protection is also different:&lt;BR /&gt;$ show device /full d...&lt;BR /&gt;&lt;BR /&gt;But that's not a real protection as somebody with massive privileges can bypass a private mount.&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;This ability can also be a mis-feature as I found out the hard way:&lt;BR /&gt;- had a system disk with label A&lt;BR /&gt;- had another (system) disk with label A, too&lt;BR /&gt;- booted from first system disk&lt;BR /&gt;- privately mounted second disk&lt;BR /&gt;- did a PRODUCT INSTALL with files from second disk&lt;BR /&gt;&lt;BR /&gt;** poof ** corruped the second disk, because PCSI used the mount logical name DISK$A and the first entry was in the process logical name table pointing to the second disk :-(&lt;BR /&gt;&lt;BR /&gt;Oh well, you can never have enough backups...</description>
      <pubDate>Mon, 06 Jun 2005 14:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905858#M68821</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-06-06T14:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: change disk label vms 7.3-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905859#M68822</link>
      <description>Thanks everyone.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 14:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905859#M68822</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-06-06T14:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: change disk label vms 7.3-1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905860#M68823</link>
      <description>mount privately&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 14:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/change-disk-label-vms-7-3-1/m-p/4905860#M68823</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-06-06T14:51:35Z</dc:date>
    </item>
  </channel>
</rss>

