Job Management Partner 1/Software Distribution Client Description and User's Guide

[Contents][Glossary][Index][Back][Next]


6.2.6 Changing the work directory

If the free space in the work directory that is being used temporarily becomes insufficient in the relay system, the distribution-destination system, or the packager, take either of the following actions:

The following procedure shows how to change the work directory. Before using the procedure, make sure that you are logged in as a superuser.

To change the work directory:

  1. Terminate the process.
    • For systems other than HP-UX
      For a relay system
      rdssnd -q
      /NETMRDS/COM/rdskillsrv
      For a client workstation
      rdsrf -q
      /NETMRDS/COM/rdskillsrv
      For an end workstation
      /NETMRDS/COM/rdssnde -q
      /NETMRDS/COM/rdskillsrv
    • For HP-UX
      For a relay system
      /opt/NETMDMW/bin/rdssnd -q
      /opt/NETMDMW/lbin/rdskillsrv
      For a client workstation
      /opt/NETMDMW/bin/rdsrf -q
      /opt/NETMDMW/lbin/rdskillsrv
      For an end workstation
      /opt/NETMDMW/lbin/rdssnde -q
      /opt/NETMDMW/lbin/rdskillsrv
  2. Change the work directory.
    The example below shows how to set the work directory when sufficient free space is available under /home.
    • For systems other than HP-UX
      When /NETMRDS is a symbolic link:
      unlink /NETMRDS
      cp -rp /opt/NETMRDS /home
      rm -rf /opt/NETMRDS
      ln -s /home/NETMRDS /NETMRDS
      When /NETMRDS is an actual directory:
      cp -rp /NETMRDS /home
      rm -rf /NETMRDS
      ln -s /home/NETMRDS /NETMRDS
    • For HP-UX
      cp -rp /var/opt/NETMDMW /home
      rm -rf /var/opt/NETMDMW
      ln -s /home/NETMDMW /var/opt/NETMDMW
    The work directory also contains the following files, which have the socket attribute:
    • For systems other than HP-UX: /NETMRDS/SCTSVC/xxx (xxx: variable)
    • For HP-UX: /var/opt/NETMDMW/SCTSVC/xxx (xxx: variable)
    An attempt to move a file that has the socket attribute might fail. If an attempt to move a file fails, the file is re-created when the process starts. You can therefore ignore an error message that appears if moving fails.
  3. Start the process.
    • For systems other than HP-UX: /NETMRDS/COM/rdsstart
    • For HP-UX: /opt/NETMDMW/lbin/rdsstart

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.