<?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: Ignite-UX problem. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767155#M510653</link>
    <description>This is a problem I have encountered many times. everything looks ok, but it will not mount the file system for ignite. does your exportfs line for your server look like this:-&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/archives/s1webap1 -anon=2,access=s1webap1 ?&lt;BR /&gt;&lt;BR /&gt;Canot remember exactly! If it does, remove the access=s1webap1 from the end of the line, so it looks like this:-&lt;BR /&gt;/var/opt/ignite/recovery/archives/s1webap1 -anon=2&lt;BR /&gt;&lt;BR /&gt;Then run exportfs -av.&lt;BR /&gt;&lt;BR /&gt;It should report that it re-exporting the above.&lt;BR /&gt;&lt;BR /&gt;Once this is done, it should not give you the same problems.&lt;BR /&gt;&lt;BR /&gt;Here's hoping&lt;BR /&gt;JASH</description>
    <pubDate>Fri, 07 Apr 2006 05:22:54 GMT</pubDate>
    <dc:creator>JASH_2</dc:creator>
    <dc:date>2006-04-07T05:22:54Z</dc:date>
    <item>
      <title>Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767145#M510643</link>
      <description>&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I've Ignite-UX problem. I'm using HP-UX 11i with Ignite-UX-11-11 C.6.6.93. I'm trying to backup with make_net_recovery but I get "Not enough space for archive. /var/opt/ignite/recovery/arch_mnt on local needs .. kbytes free." error. So , I decided to create new LV and new file system named like /var/opt/ignite/recovery. I also reinstalled Ignite_ux depot on client site.But I still get same error. I tried also yo use /var/opt/ignite/recovery/arch_mnt filesystem. For once, I have another error as below&lt;BR /&gt;&lt;BR /&gt;"nfs mount: mount_nfs: mount: /var/opt/ignite/recovery/arch_mnt: Device busy&lt;BR /&gt;ERROR:   Unable to mount or write". Does anyone has any idea?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 06 Apr 2006 08:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767145#M510643</guid>
      <dc:creator>MEHMET BAYER</dc:creator>
      <dc:date>2006-04-06T08:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767146#M510644</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Ignite needs space on /var and nowhere else to put temporary files for the archive. Clear space there or it will neer work.&lt;BR /&gt;&lt;BR /&gt;check the /etc/exports config on the NFS mount point and make sure it permits read and write from the client, which is trying to do the make_net_recovery&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 06 Apr 2006 09:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767146#M510644</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-06T09:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767147#M510645</link>
      <description>try to mount it by hand:&lt;BR /&gt;mount igniteserver:/var/opt/ignite/recovery/arch_mnt /mnt&lt;BR /&gt;&lt;BR /&gt;and the try to write to it. Remember to look into your /etc/exports file. Consult the ignite manual for more information.</description>
      <pubDate>Thu, 06 Apr 2006 09:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767147#M510645</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2006-04-06T09:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767148#M510646</link>
      <description>&lt;BR /&gt;Dear Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your information. Actually, I did backup (tarred) sub directorys of /var/opt/ignite/recovery.After create new file system, I recovered directory from backup. So, I have to increase /var size. I checked /etc/exports, everthings looks fine. &lt;BR /&gt;&lt;BR /&gt;Best regards.</description>
      <pubDate>Thu, 06 Apr 2006 09:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767148#M510646</guid>
      <dc:creator>MEHMET BAYER</dc:creator>
      <dc:date>2006-04-06T09:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767149#M510647</link>
      <description>If you make any kind of changes to the /var/opt/ignite/recovery/arch_mnt: such as extending it by creating a new logical volume for it, you will need to check ownership of the directory bin:bin and also re-export it, so the new permissions are taken up in the export.&lt;BR /&gt;&lt;BR /&gt;exportfs -av&lt;BR /&gt;&lt;BR /&gt;This will give you a verbose listing of all your exported files/directories and highlight any errors.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;JASH</description>
      <pubDate>Thu, 06 Apr 2006 09:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767149#M510647</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-04-06T09:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767150#M510648</link>
      <description>&lt;BR /&gt;Dear Jash,&lt;BR /&gt;&lt;BR /&gt;I checked permissions for /var/opt/ignite/recovery/, it's ok. I also checked exportfs -av from ignite server site. Everythins seem ok. At this point ,I don't understand something. I created new logical volume with correct directory permission, but I recived again an error like "Not enough space for archive."</description>
      <pubDate>Fri, 07 Apr 2006 00:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767150#M510648</guid>
      <dc:creator>MEHMET BAYER</dc:creator>
      <dc:date>2006-04-07T00:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767151#M510649</link>
      <description>Emre,&lt;BR /&gt;&lt;BR /&gt;Where did you actually add the new logical volume into?&lt;BR /&gt;&lt;BR /&gt;What is the mount point?&lt;BR /&gt;&lt;BR /&gt;Sorry for delay in replying, must be a big timezone difference between us.</description>
      <pubDate>Fri, 07 Apr 2006 03:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767151#M510649</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-04-07T03:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767152#M510650</link>
      <description>&lt;BR /&gt;Dear Jash,&lt;BR /&gt;&lt;BR /&gt;I created new logical volmue named lvol11 in vg00 and mounted like "/var/opt/ignite/recovery". Before do that, I took a backup of directories under recovery directory. you can see below. Then, I deleted these directories and recopied to new location with correct permission.&lt;BR /&gt;***&lt;BR /&gt;drwxrwxrwx   2 bin        bin             96 Jan 23  2003 arch_mnt&lt;BR /&gt;drwxr-xr-x   2 bin        bin             96 Jan 23  2003 client_mnt&lt;BR /&gt;drwxr-xr-x   2 bin        bin             96 Apr  6 16:11 lost+found&lt;BR /&gt;-rw-r--r--   1 root       sys            192 Apr  6 16:19 previews&lt;BR /&gt;****&lt;BR /&gt;&lt;BR /&gt;#ll -d&lt;BR /&gt;drwxr-xr-x   5 bin        bin           1024 Apr  6 16:19 /var/opt/ignite/recovery</description>
      <pubDate>Fri, 07 Apr 2006 04:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767152#M510650</guid>
      <dc:creator>MEHMET BAYER</dc:creator>
      <dc:date>2006-04-07T04:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767153#M510651</link>
      <description>The place where the extra file space is equired is &lt;BR /&gt;&lt;BR /&gt;/var/opt/recovery/archives/&lt;SERVER-NAME&gt;&lt;BR /&gt;&lt;BR /&gt;This is where it is actually stored. Have you re-created the directory structure, under /var/opt/recovery/ for the archives directory and the directory for the server you are trying to take the image for?&lt;BR /&gt;&lt;BR /&gt;If you have, make sure that it is on the same mount point by &lt;BR /&gt;cd /var/opt/recovery/archives/&lt;SERVER-NAME&gt;&lt;BR /&gt;bdf .&lt;BR /&gt;&lt;BR /&gt;If it does not show you that you are in &lt;BR /&gt;/var/opt/recovery   then you need to recreate the directory structure.&lt;BR /&gt;&lt;BR /&gt;If it does show that you are in /var/opt/recovery then check that when you create the net_recovery it is pointing to the correct directory.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;JASH&lt;/SERVER-NAME&gt;&lt;/SERVER-NAME&gt;</description>
      <pubDate>Fri, 07 Apr 2006 04:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767153#M510651</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-04-07T04:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767154#M510652</link>
      <description>&lt;BR /&gt;Dear Jash,&lt;BR /&gt;&lt;BR /&gt;It was my mistake. I gave extra space on ignite server. But now, I have another error messages. &lt;BR /&gt;&lt;BR /&gt;*****&lt;BR /&gt;nfs mount: mount_nfs: mount: /var/opt/ignite/recovery/arch_mnt: Device busy&lt;BR /&gt;ERROR:   Unable to mount or write&lt;BR /&gt;         s2yedek:/var/opt/ignite/recovery/archives/s1webap1&lt;BR /&gt;         On s2yedek you may need to:&lt;BR /&gt;         mkdir -p /var/opt/ignite/recovery/archives/s1webap1&lt;BR /&gt;         chown bin:bin /var/opt/ignite/recovery/archives/s1webap1&lt;BR /&gt;&lt;BR /&gt;*****&lt;BR /&gt;(s2yedek is my ignite server and s1webapp1 is my client server which I want to backup.) &lt;BR /&gt;&lt;BR /&gt;I have already a directory named s1webapp1 in &lt;BR /&gt;"/var/opt/ignite/recovery/archives/" on ignite server and I modified correctly "/etc/exports".&lt;BR /&gt;&lt;BR /&gt;Is this a nfs problem?</description>
      <pubDate>Fri, 07 Apr 2006 05:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767154#M510652</guid>
      <dc:creator>MEHMET BAYER</dc:creator>
      <dc:date>2006-04-07T05:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767155#M510653</link>
      <description>This is a problem I have encountered many times. everything looks ok, but it will not mount the file system for ignite. does your exportfs line for your server look like this:-&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/archives/s1webap1 -anon=2,access=s1webap1 ?&lt;BR /&gt;&lt;BR /&gt;Canot remember exactly! If it does, remove the access=s1webap1 from the end of the line, so it looks like this:-&lt;BR /&gt;/var/opt/ignite/recovery/archives/s1webap1 -anon=2&lt;BR /&gt;&lt;BR /&gt;Then run exportfs -av.&lt;BR /&gt;&lt;BR /&gt;It should report that it re-exporting the above.&lt;BR /&gt;&lt;BR /&gt;Once this is done, it should not give you the same problems.&lt;BR /&gt;&lt;BR /&gt;Here's hoping&lt;BR /&gt;JASH</description>
      <pubDate>Fri, 07 Apr 2006 05:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767155#M510653</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-04-07T05:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767156#M510654</link>
      <description>Emre,&lt;BR /&gt;&lt;BR /&gt;Just thought of something else! Have you exported the whole of /var/opt/ignite/recovery ?&lt;BR /&gt;&lt;BR /&gt;If so, that would explain why you are getting the &lt;ARCH_MNT&gt; busy message. Make sure that you take that out of your exports file, and export .../archives/sw1webaps&lt;BR /&gt;and .../recovery/arch_mnt separately. Then re-run exportfs -av.&lt;BR /&gt;&lt;BR /&gt;We will crack this!&lt;/ARCH_MNT&gt;</description>
      <pubDate>Fri, 07 Apr 2006 05:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767156#M510654</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-04-07T05:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767157#M510655</link>
      <description>&lt;BR /&gt;Jash,&lt;BR /&gt;&lt;BR /&gt;it was like "/var/opt/ignite/recovery/archives/s2webap1 -anon=2,access=s2webap1". It started to backup after remove "access=s2webap1" part. I don't have any explanation for that. What was the magic? &lt;BR /&gt;&lt;BR /&gt;Thanks a lot!!</description>
      <pubDate>Fri, 07 Apr 2006 06:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767157#M510655</guid>
      <dc:creator>MEHMET BAYER</dc:creator>
      <dc:date>2006-04-07T06:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767158#M510656</link>
      <description>Not magic! You have more than 1 NIC on the back of your webaps server, the ignite server got confused as to which one it was to use, each having it's own mach address it looked different to the ignite server, so it said it had no permission.&lt;BR /&gt;&lt;BR /&gt;Glad it is working!&lt;BR /&gt;&lt;BR /&gt;PS, Any chance you could assign points?</description>
      <pubDate>Fri, 07 Apr 2006 06:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767158#M510656</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-04-07T06:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite-UX problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767159#M510657</link>
      <description>&lt;BR /&gt;Dear Jash,&lt;BR /&gt;&lt;BR /&gt;thank you a lot for your assistance.. &lt;BR /&gt;&lt;BR /&gt;ps: you can check your points:)&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Apr 2006 07:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-problem/m-p/3767159#M510657</guid>
      <dc:creator>MEHMET BAYER</dc:creator>
      <dc:date>2006-04-07T07:02:10Z</dc:date>
    </item>
  </channel>
</rss>

