<?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: Vgsync in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670235#M644229</link>
    <description>Hi, Jorge&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;nohup vgsync vgxx &amp;amp;&lt;BR /&gt;&lt;BR /&gt;This will prevent the process to be killed in case of a hangup (nohup stands for NO-Hang-UP) or connection close.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Xavier</description>
    <pubDate>Mon, 25 Feb 2002 08:31:30 GMT</pubDate>
    <dc:creator>Xavier Gutierrez</dc:creator>
    <dc:date>2002-02-25T08:31:30Z</dc:date>
    <item>
      <title>Vgsync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670229#M644223</link>
      <description>I would like know if I launch a&lt;BR /&gt; vgsync /dev/cxtxdx &amp;amp;&lt;BR /&gt;and the synchronization begin, if I logout and block the console, LVM kill the vgsync process or not?&lt;BR /&gt;&lt;BR /&gt;There are times in witch I must go to other clients and I would like leave the system running vgsync but I don??t know what happens if i try to exit from root and block the console to prevent unauthorized users. The theory says "When one user logout all the processes launched by him are automatic killed"&lt;BR /&gt;&lt;BR /&gt;Thanks for your contribution!</description>
      <pubDate>Fri, 22 Feb 2002 16:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670229#M644223</guid>
      <dc:creator>Jorge Martinez Castro</dc:creator>
      <dc:date>2002-02-22T16:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Vgsync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670230#M644224</link>
      <description>I wouldn't do it the way you are thinking.  There is a very good chance that the vgsync process would be killed.&lt;BR /&gt;&lt;BR /&gt;A way that would probably work better would be:&lt;BR /&gt;&lt;BR /&gt;# nohup vgsync vg?? &amp;amp;&lt;BR /&gt;&lt;BR /&gt;That way, even if you logout, the nohup should keep the process going.</description>
      <pubDate>Fri, 22 Feb 2002 17:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670230#M644224</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-22T17:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Vgsync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670231#M644225</link>
      <description>The answer is to use nohup.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;nohup vgsync /dev/vgxx &amp;amp;&lt;BR /&gt;&lt;BR /&gt;You can then logout and your command is immune to hangups (SIGHUP) and n'rupts (SIGINT). It's just what you need. Man nohup for details.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Feb 2002 17:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670231#M644225</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-22T17:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Vgsync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670232#M644226</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The theory is RIGHT ! The process will get killed when you log out ! Try 'nohup' command instead; see man pages of nohup.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 22 Feb 2002 17:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670232#M644226</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-22T17:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Vgsync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670233#M644227</link>
      <description>Hi jorge,&lt;BR /&gt;&lt;BR /&gt;Most of the time vgsync would be finish in no time at all. It takes a couple of seconds for the vgsync to complete. The only time when vgsync would take more time, is when you have a problem with the mirror and the mirrors are not synced. IF you still want to do vgsync and logout, use nohup,&lt;BR /&gt;&lt;BR /&gt;nohup vgsync /dev/vg_name &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Feb 2002 19:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670233#M644227</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-22T19:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Vgsync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670234#M644228</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Nohup has saved my bacon more than once.  I use it regularly when dialed in since dialup connections tend to get dropped at the most inopportune moment.&lt;BR /&gt;&lt;BR /&gt;I'd suggest you redirect output.  Nohup appends to nohup.out by default but I prefer my own names:&lt;BR /&gt;&lt;BR /&gt;nohup vgsync vgxx &amp;gt;outfile 2&amp;gt;errfile &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 22 Feb 2002 20:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670234#M644228</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-02-22T20:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Vgsync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670235#M644229</link>
      <description>Hi, Jorge&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;nohup vgsync vgxx &amp;amp;&lt;BR /&gt;&lt;BR /&gt;This will prevent the process to be killed in case of a hangup (nohup stands for NO-Hang-UP) or connection close.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Xavier</description>
      <pubDate>Mon, 25 Feb 2002 08:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync/m-p/2670235#M644229</guid>
      <dc:creator>Xavier Gutierrez</dc:creator>
      <dc:date>2002-02-25T08:31:30Z</dc:date>
    </item>
  </channel>
</rss>

