<?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: Backup saveset problem in NFS device in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449675#M16921</link>
    <description>You don't mention what kind of NFS server we're talking about. This is clearly an issue with either the NFS client on VMS or the NFS server.&lt;BR /&gt;&lt;BR /&gt;Now, 137973339 blocks = 70642349568 bytes or about 70GB. And 3755611 blocks = 1922872832 or about 2GB. So is the NFS server capable of handling files more than 2GB? Or tcpip services? I seem to remember that tcpip services for vms does only NFS V2 protocol which limits the filesize to 32bits. But that may be fixed by now.&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Jul 2009 11:15:18 GMT</pubDate>
    <dc:creator>Jur van der Burg</dc:creator>
    <dc:date>2009-07-01T11:15:18Z</dc:date>
    <item>
      <title>Backup saveset problem in NFS device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449670#M16916</link>
      <description>&lt;!--!*#--&gt;Our System:&lt;BR /&gt;===========&lt;BR /&gt;OpenVMS 8.3-1H1 on Rx2660.&lt;BR /&gt;&lt;BR /&gt;Two processes were performed:&lt;BR /&gt;&lt;BR /&gt;1st:&lt;BR /&gt;  - Backup local disk and output the saveset to another local disk.&lt;BR /&gt;  - Backup /list confirms a good saveset.&lt;BR /&gt;  - COPY the backup saveset to NFS mounted device&lt;BR /&gt;&lt;BR /&gt;2nd:&lt;BR /&gt;  - BACKUP local disk and output the saveset directly to the NFS mounted device.&lt;BR /&gt;&lt;BR /&gt;The backup saveset size from output of 1st step above is around 138M blocks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mounting Method:&lt;BR /&gt;================&lt;BR /&gt;$tcpip mount dnfsxx:/host="hostname"/path="&lt;PATH&gt;"/server_type=unix/convert/adf=create&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem:&lt;BR /&gt;============&lt;BR /&gt;  - After copy/backup of the saveset into the NFS device, the saveset file size drops from 138M blocks to around ???M blocks.&lt;BR /&gt;&lt;BR /&gt;  ===========================&lt;BR /&gt;  COPY saveset to NFS device&lt;BR /&gt;  ===========================&lt;BR /&gt;  $ dir DISK$I64SYS.BCK&lt;BR /&gt;  Directory DKA800:[BACKUP]&lt;BR /&gt;&lt;BR /&gt;  DISK$I64SYS.BCK;1    *******/*******  29-JUN-2009 10:39:14.91&lt;BR /&gt;&lt;BR /&gt;  Total of 1 file, 137973339/137973344 blocks.&lt;BR /&gt;&lt;BR /&gt;  $ copy/log DISK$I64SYS.BCK DNFS88:[BACKUP]&lt;BR /&gt;  HOST::SYSTEM 14:28:01 COPY      CPU=00:00:48.34 PF=2578 IO=1806760 MEM=290&lt;BR /&gt;   Copying: DKA800:[BACKUP]DISK$I64SYS.BCK;1 (81% completed) 111833244 blocks copied of 137973339&lt;BR /&gt;   %COPY-S-COPIED, DKA800:[BACKUP]DISK$I64SYS.BCK;1 copied to DNFS88:[BACKUP]DISK$I64SYS.BCK;1 (137973339 blocks)&lt;BR /&gt;&lt;BR /&gt;  ====================================&lt;BR /&gt;  Saveset in NFS device – ONGOING COPY&lt;BR /&gt;  NOTE: File allocation is as per original size&lt;BR /&gt;  ====================================&lt;BR /&gt;   $ DIR .BCK&lt;BR /&gt;   Directory DNFS88:[BACKUP]&lt;BR /&gt;&lt;BR /&gt;   DISK$I64SYS.BCK;1          0/*******  29-JUN-2009 10:39:14.91&lt;BR /&gt;&lt;BR /&gt;   Total of 1 file, 0/137973339 blocks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   =======================================&lt;BR /&gt;   Saveset in NFS device – COPY COMPLETED&lt;BR /&gt;   =======================================&lt;BR /&gt;   $ dir .bck&lt;BR /&gt;&lt;BR /&gt;   Directory DNFS88:[000000.BACKUP]&lt;BR /&gt;&lt;BR /&gt;   DISK$I64SYS.BCK;1    3755611/3755611  29-JUN-2009 10:39:14.91  [3375,1]&lt;BR /&gt;&lt;BR /&gt;   Total of 1 file, 3755611/3755611 blocks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  - BACKUP/LIST produces the following error&lt;BR /&gt;&lt;BR /&gt;   $ back/list DISK$I64SYS.BCK /save&lt;BR /&gt;   Listing of save set(s)&lt;BR /&gt;&lt;BR /&gt;   %BACKUP-E-READERRS, excessive error rate reading DNFS88:[000000.BACKUP]DISK$I64SYS.BCK;1&lt;BR /&gt;   -BACKUP-E-BLOCKCRC, software block CRC error&lt;BR /&gt;   %BACKUP-I-OPERSPEC&lt;BR /&gt;&lt;/PATH&gt;</description>
      <pubDate>Tue, 30 Jun 2009 06:13:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449670#M16916</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2009-06-30T06:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Backup saveset problem in NFS device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449671#M16917</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; if you do a dir/full on both savesets what other differences are there  ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jun 2009 08:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449671#M16917</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-06-30T08:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Backup saveset problem in NFS device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449672#M16918</link>
      <description>&lt;!--!*#--&gt;LOCAL:&lt;BR /&gt;&lt;BR /&gt;$ dir /full DISK$I64SYS.BCK&lt;BR /&gt;&lt;BR /&gt;Directory DKA800:[BACKUP]&lt;BR /&gt;&lt;BR /&gt;DISK$I64SYS.BCK;1             File ID:  (4082,2,0)&lt;BR /&gt;Size:    137973339/137973344  Owner:    [SYSTEM]&lt;BR /&gt;Created:    29-JUN-2009 10:39:14.91&lt;BR /&gt;Revised:    30-JUN-2009 10:38:59.94 (1)&lt;BR /&gt;Expires:    &lt;NONE specified=""&gt;&lt;BR /&gt;Backup:     &lt;NO backup="" recorded=""&gt;&lt;BR /&gt;Effective:  &lt;NONE specified=""&gt;&lt;BR /&gt;Recording:  &lt;NONE specified=""&gt;&lt;BR /&gt;Accessed:   &lt;NONE specified=""&gt;&lt;BR /&gt;Attributes: &lt;NONE specified=""&gt;&lt;BR /&gt;Modified:   &lt;NONE specified=""&gt;&lt;BR /&gt;Linkcount:  1&lt;BR /&gt;File organization:  Sequential&lt;BR /&gt;Shelved state:      Online&lt;BR /&gt;Caching attribute:  No_caching&lt;BR /&gt;File attributes:    Allocation: 137973344, Extend: 0, Global buffer count: 0&lt;BR /&gt;                    No version limit&lt;BR /&gt;Record format:      Fixed length 32256 byte records&lt;BR /&gt;Record attributes:  None&lt;BR /&gt;RMS attributes:     None&lt;BR /&gt;Journaling enabled: None&lt;BR /&gt;File protection:    System:RWED, Owner:RWED, Group:RE, World:&lt;BR /&gt;Access Cntrl List:  None&lt;BR /&gt;Client attributes:  None&lt;BR /&gt;&lt;BR /&gt;Total of 1 file, 137973339/137973344 blocks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NFS:&lt;BR /&gt;&lt;BR /&gt;Directory DNFS88:[BACKUP]&lt;BR /&gt;&lt;BR /&gt;DISK$I64SYS.BCK;1             File ID:  (13,15712,0)&lt;BR /&gt;Size:      3755611/3755611    Owner:    [3375,1]&lt;BR /&gt;Created:    29-JUN-2009 10:39:14.91&lt;BR /&gt;Revised:    30-JUN-2009 15:04:43.61 (2)&lt;BR /&gt;Expires:    &lt;NONE specified=""&gt;&lt;BR /&gt;Backup:     &lt;NO backup="" recorded=""&gt;&lt;BR /&gt;Effective:  &lt;NONE specified=""&gt;&lt;BR /&gt;Recording:  &lt;NONE specified=""&gt;&lt;BR /&gt;Accessed:   &lt;NONE specified=""&gt;&lt;BR /&gt;Attributes: &lt;NONE specified=""&gt;&lt;BR /&gt;Modified:   &lt;NONE specified=""&gt;&lt;BR /&gt;Linkcount:  1&lt;BR /&gt;File organization:  Sequential&lt;BR /&gt;Shelved state:      Online&lt;BR /&gt;Caching attribute:  No_caching&lt;BR /&gt;File attributes:    Allocation: 3755611, Extend: 0, Global buffer count: 0&lt;BR /&gt;                    No version limit&lt;BR /&gt;Record format:      Fixed length 32256 byte records&lt;BR /&gt;Record attributes:  None&lt;BR /&gt;RMS attributes:     None&lt;BR /&gt;Journaling enabled: None&lt;BR /&gt;File protection:    System:RWED, Owner:RWED, Group:RE, World:&lt;BR /&gt;Access Cntrl List:  None&lt;BR /&gt;Client attributes:  None&lt;BR /&gt;&lt;BR /&gt;Total of 1 file, 3755611/3755611 blocks.&lt;BR /&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NO&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NO&gt;&lt;/NONE&gt;</description>
      <pubDate>Tue, 30 Jun 2009 08:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449672#M16918</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2009-06-30T08:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Backup saveset problem in NFS device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449673#M16919</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A possibility for the corruption of the backup saveset is change of attributes due to transfer over a network. In this case attributes can be reset to the original ones by running the following command &lt;BR /&gt;procedure from the VMS Freeware.&lt;BR /&gt;&lt;BR /&gt;$ @RESET_BACKUP_SAVESET_FILE_ATTRIBUTES.COM&lt;BR /&gt;&lt;BR /&gt;-Ketan</description>
      <pubDate>Wed, 01 Jul 2009 10:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449673#M16919</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2009-07-01T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Backup saveset problem in NFS device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449674#M16920</link>
      <description>What was the specific backup command used, and was it the same in both cases???&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Wed, 01 Jul 2009 10:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449674#M16920</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2009-07-01T10:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Backup saveset problem in NFS device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449675#M16921</link>
      <description>You don't mention what kind of NFS server we're talking about. This is clearly an issue with either the NFS client on VMS or the NFS server.&lt;BR /&gt;&lt;BR /&gt;Now, 137973339 blocks = 70642349568 bytes or about 70GB. And 3755611 blocks = 1922872832 or about 2GB. So is the NFS server capable of handling files more than 2GB? Or tcpip services? I seem to remember that tcpip services for vms does only NFS V2 protocol which limits the filesize to 32bits. But that may be fixed by now.&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jul 2009 11:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449675#M16921</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2009-07-01T11:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Backup saveset problem in NFS device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449676#M16922</link>
      <description>Thanks you guys for the response.&lt;BR /&gt;&lt;BR /&gt;It seems like this is a limitation of the NFS server running on 32-bit system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 01:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449676#M16922</guid>
      <dc:creator>IFX_1</dc:creator>
      <dc:date>2009-07-02T01:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Backup saveset problem in NFS device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449677#M16923</link>
      <description>NFS client on OpenVMS (TCP/IP services) supports only NFS v2 protocol where file sizes of upto 4GB are supported.</description>
      <pubDate>Thu, 02 Jul 2009 05:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-saveset-problem-in-nfs-device/m-p/4449677#M16923</guid>
      <dc:creator>Ananth S</dc:creator>
      <dc:date>2009-07-02T05:00:01Z</dc:date>
    </item>
  </channel>
</rss>

