<?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: Mounting a Remote Disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072711#M307863</link>
    <description>Hi ,&lt;BR /&gt;We have the old HP 9000 series which even god has forsaken. It has 2 Fiber channels with a maximum support of 73 GB disks.The current situation is that both the channels are full and the only option is to have a new external array which is costing 4000 USD. These servers are to be decommissioned in a few months time so the company is not favouring the upgrade option. I need some space where I can do exports of my DB. Hot Backups to Tape ? Cant even think of it since the tapes are old fashioned ones too...Hope I have given u a clearer picture. I edited the /etc/exports and added /local_mount/dir -access=remote_ip,rw=remote_ip -root=remote_ip. I also went into the nfsconf and made sure that my NFS is running. Now when issuing the mount command i get "Permission Denied". Any ideas ?</description>
    <pubDate>Wed, 19 Sep 2007 10:16:44 GMT</pubDate>
    <dc:creator>JeeKay</dc:creator>
    <dc:date>2007-09-19T10:16:44Z</dc:date>
    <item>
      <title>Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072705#M307857</link>
      <description>Hi All,&lt;BR /&gt;I am new comer to the UNIX world and would like your valuable assistance. Please advise on the steps I need to follow to make use of free disk space on a second server on my server.Both are HP UX 11.x boxes.I am running out of space on my Prod and cannot have downtime.&lt;BR /&gt;Thank you,</description>
      <pubDate>Wed, 19 Sep 2007 08:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072705#M307857</guid>
      <dc:creator>JeeKay</dc:creator>
      <dc:date>2007-09-19T08:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072706#M307858</link>
      <description>HP-UX 11.23 NFS Services Administrator's Guide:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1154/index.html" target="_blank"&gt;http://docs.hp.com/en/5991-1154/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Other Documentation:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/hpux11iv2.html" target="_blank"&gt;http://docs.hp.com/en/hpux11iv2.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Wed, 19 Sep 2007 09:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072706#M307858</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-09-19T09:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072707#M307859</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You can't do anything like extend /var into an  nfs mount on another server.&lt;BR /&gt;&lt;BR /&gt;What action to take depends on what filesystem is getting full.&lt;BR /&gt;&lt;BR /&gt;NFS is a good way to use remote space, but some applications won't tolerate running their data on remote filesystems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 19 Sep 2007 09:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072707#M307859</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-19T09:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072708#M307860</link>
      <description>Thank you for the answers. Its a file system used as part of a database. I need some space to make the backups to. Cause the backups are quite large and should not really matter as long the database can find the location specified. Am i right on that ?</description>
      <pubDate>Wed, 19 Sep 2007 09:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072708#M307860</guid>
      <dc:creator>JeeKay</dc:creator>
      <dc:date>2007-09-19T09:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072709#M307861</link>
      <description>NFS is your only option for "sharing" locally attached disk from one server to another.&lt;BR /&gt;&lt;BR /&gt;Beware that NFS does have a performance overhead as it is TCP based.&lt;BR /&gt;&lt;BR /&gt;Might be a good location for backups / extracts as long as you understand the delays with network based NFS mounts.  Not an option for actual DB files as the delays would most likely render the unusable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072709#M307861</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-19T09:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072710#M307862</link>
      <description>...did I miss something....&lt;BR /&gt;&lt;BR /&gt;Your running low on space and you want more disk space to make a backup of your database to this "more" diskspace.&lt;BR /&gt;&lt;BR /&gt;If the disk on the second server is disk that can be 'shared', then fine.  If your talking internal disk, then I don't recommend it.&lt;BR /&gt;&lt;BR /&gt;If your intent is to back up your database, as you mention - then why not backup to tape.  So much cheaper. If database can't be down, then can it be put into hotbackup mode ?&lt;BR /&gt;&lt;BR /&gt;Or can you give a little more detail on exactly what your disk environment is....is it all internal or is it JBOD, is it an array ?  Models types ?&lt;BR /&gt;&lt;BR /&gt;Just thinking out loud,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072710#M307862</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2007-09-19T09:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072711#M307863</link>
      <description>Hi ,&lt;BR /&gt;We have the old HP 9000 series which even god has forsaken. It has 2 Fiber channels with a maximum support of 73 GB disks.The current situation is that both the channels are full and the only option is to have a new external array which is costing 4000 USD. These servers are to be decommissioned in a few months time so the company is not favouring the upgrade option. I need some space where I can do exports of my DB. Hot Backups to Tape ? Cant even think of it since the tapes are old fashioned ones too...Hope I have given u a clearer picture. I edited the /etc/exports and added /local_mount/dir -access=remote_ip,rw=remote_ip -root=remote_ip. I also went into the nfsconf and made sure that my NFS is running. Now when issuing the mount command i get "Permission Denied". Any ideas ?</description>
      <pubDate>Wed, 19 Sep 2007 10:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072711#M307863</guid>
      <dc:creator>JeeKay</dc:creator>
      <dc:date>2007-09-19T10:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072712#M307864</link>
      <description>NFS checklist:&lt;BR /&gt;&lt;BR /&gt;On NFS server&lt;BR /&gt;nfs daemons running ?&lt;BR /&gt;/etc/exports file configured properly&lt;BR /&gt;exportfs -va&lt;BR /&gt;&lt;BR /&gt;On NFS client&lt;BR /&gt;NFS client running ?&lt;BR /&gt;modify /etc/fstab&lt;BR /&gt;create directory&lt;BR /&gt;mount&lt;BR /&gt;&lt;BR /&gt;Permission issues typically due to either error in NFS server export file, export file not activated after changes or NFS server daemon not running.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2007 12:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072712#M307864</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-19T12:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072713#M307865</link>
      <description>Thank you all. I managed to get it done. It was my exports file. Can you advice if I mount a large HDD on the other server and want to use it to do a cold backup of my DB what params should i provide when i mount it ? This would be highly appreciated. Thank you again for the wonderful HELP that you are providing.</description>
      <pubDate>Wed, 19 Sep 2007 13:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072713#M307865</guid>
      <dc:creator>JeeKay</dc:creator>
      <dc:date>2007-09-19T13:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting a Remote Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072714#M307866</link>
      <description>you can check the exported file systems with showmount -e command form nfs server .</description>
      <pubDate>Wed, 19 Sep 2007 23:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-a-remote-disk/m-p/4072714#M307866</guid>
      <dc:creator>Prasanth V Aravind</dc:creator>
      <dc:date>2007-09-19T23:41:44Z</dc:date>
    </item>
  </channel>
</rss>

