<?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: CIFS9000 question:  broken pipe problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973772#M120963</link>
    <description>Is the error the same as before?&lt;BR /&gt;&lt;BR /&gt;If so, keep bumping up shared memory a few more times.  You really can't hurt anything by trying this.&lt;BR /&gt;&lt;BR /&gt;Also belatedly, lets check the install state of this product and all others with the following command:&lt;BR /&gt;&lt;BR /&gt;swverify \*&lt;BR /&gt;&lt;BR /&gt;If there is a problem involving the samba install swremove it and re-install it.  If there is a problem with patches, consider reinstalling.&lt;BR /&gt;&lt;BR /&gt;DO NOT reinstall PHKL_18543&lt;BR /&gt;&lt;BR /&gt;DO NOT reinstall PHKL_18543&lt;BR /&gt;&lt;BR /&gt;DO NOT reinstall PHKL_18543&lt;BR /&gt;&lt;BR /&gt;It will make huge problems on your system.&lt;BR /&gt;&lt;BR /&gt;Post any section of the swverify output that catches your eye.&lt;BR /&gt;&lt;BR /&gt;I will check back later today.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 18 May 2003 17:55:50 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-05-18T17:55:50Z</dc:date>
    <item>
      <title>CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973762#M120953</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We just upgraded our SAMBA to CIFS9000 A.01.09.04, and found a lot of below logs (/var/adm/syslog/syslog.log) as below:&lt;BR /&gt;------------------------------&lt;BR /&gt;May 15 07:26:30 SERVERNAME smbd[17462]: [2003/05/15 07:26:30, 0, pid=17462] lib/util_&lt;BR /&gt;sock.c:(499)&lt;BR /&gt;May 15 07:26:30 SERVERNAME smbd[17462]:   write_socket_data: write failure. Error = B&lt;BR /&gt;roken pipe&lt;BR /&gt;-----------------------------&lt;BR /&gt;&lt;BR /&gt;We don't have real issue with SAMBA, but I don't know why so many logs pop up.&lt;BR /&gt;&lt;BR /&gt;Could anyone help us on this ? Thanks.</description>
      <pubDate>Wed, 14 May 2003 23:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973762#M120953</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-05-14T23:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973763#M120954</link>
      <description>This thread seems to deal with that error.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062905687" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062905687&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Samba like everything nowadays needs lots of shared memory resources.  Apparently in your setup, yo uneed more.&lt;BR /&gt;&lt;BR /&gt;This is done in the kernel, shmmax,shmseg and such parameters.&lt;BR /&gt;&lt;BR /&gt;ipcs command will also help.&lt;BR /&gt;&lt;BR /&gt;I would be increasing that shared memory.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 14 May 2003 23:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973763#M120954</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-14T23:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973764#M120955</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for your information !&lt;BR /&gt;&lt;BR /&gt;I have the below questions when using the solution you pointed me:&lt;BR /&gt;1) How to find the shmkey and semkey by running ipcs ? &lt;BR /&gt;2) How to tune the kernel parameter such as shmmax, shmseg ... ? We are running HP-UX 11.00 or 11.11.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help !</description>
      <pubDate>Fri, 16 May 2003 00:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973764#M120955</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-05-16T00:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973765#M120956</link>
      <description>&lt;BR /&gt;Hi Jiang Lee,&lt;BR /&gt;     Out of your two question I only know one :&lt;BR /&gt;&lt;BR /&gt;2) How to tune the kernel parameter such as shmmax, shmseg ... ? We are running HP-UX 11.00 or 11.11. &lt;BR /&gt;This can be done using SAM.&lt;BR /&gt;&lt;BR /&gt;SAM -&amp;gt; Kernel COnfiguration -&amp;gt; Configurable Parameter.&lt;BR /&gt;&lt;BR /&gt;To change go to ACTION-&amp;gt;modify configurable parameter&lt;BR /&gt;&lt;BR /&gt;I look at shmmax and I think it is using HEX.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;for ipcs I normally used ipcs -mop to look for oracle shared memory and killed them ..sometimes...&lt;BR /&gt;&lt;BR /&gt;I also interested to know what is answer 1.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2003 00:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973765#M120956</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-05-16T00:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973766#M120957</link>
      <description>Ops ! one more thing..You need to reboot the server after changing the parameter.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Fri, 16 May 2003 01:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973766#M120957</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-05-16T01:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973767#M120958</link>
      <description>Answer to question 1.&lt;BR /&gt;&lt;BR /&gt;Thanks to malay for handling #2.&lt;BR /&gt;&lt;BR /&gt;1) How to find the shmkey and semkey by running ipcs ? &lt;BR /&gt;&lt;BR /&gt;Output of the ipcs command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;s   30989 0xd1f1b4c4 --ra-r-----    oracle       dba&lt;BR /&gt;s44448270 0x00000000 --ra-------      root       sys&lt;BR /&gt;&lt;BR /&gt;m      17 0xed19f7f0 --rw-r-----    oracle       dba&lt;BR /&gt;m      18 0xb54341b4 --rw-r-----    oracle       dba&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To get rid of the first oracle shared memory segment, use the following command either as oracle or root&lt;BR /&gt;&lt;BR /&gt;ipcrm -s 30989&lt;BR /&gt;&lt;BR /&gt;To get rid of the last one:&lt;BR /&gt;ipcrm -m 18&lt;BR /&gt;&lt;BR /&gt;I'm attaching my kmtune output in this post so you can see a working configuration on a server that has a samba, apache and a couple of oracle instances on it.  This would be considered a generous setup for a machine with 2 G's of Ram, 4 G's swap and a busy samba config.&lt;BR /&gt;&lt;BR /&gt;This is incomplete, but covers the relavent kernel parameters.&lt;BR /&gt;&lt;BR /&gt;msgmax               32768&lt;BR /&gt;msgmnb               65535&lt;BR /&gt;msgmni               (NPROC)&lt;BR /&gt;msgseg               (MSGMAP+2)&lt;BR /&gt;msgssz               128&lt;BR /&gt;sema                 1&lt;BR /&gt;semaem               16384&lt;BR /&gt;semmap               (SEMMNI+2)&lt;BR /&gt;semmni               (NPROC*5)&lt;BR /&gt;semmns               (SEMMNI*2)&lt;BR /&gt;semmnu               (NPROC-4)&lt;BR /&gt;semmsl_override      2048&lt;BR /&gt;semume               64&lt;BR /&gt;semvmx               32768&lt;BR /&gt;sendfile_max         0&lt;BR /&gt;shmem                1&lt;BR /&gt;shmmax               0X40000000&lt;BR /&gt;shmmni               512&lt;BR /&gt;shmseg               32&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The fun part of doing the kernel modification is that sometimes when you change one thing, you find you need to change a dozen other things to satisfy dependencies.&lt;BR /&gt;&lt;BR /&gt;Its better in those cirumstances to satisfy dependencies than messing with formulas most mortals know nothing about.&lt;BR /&gt;&lt;BR /&gt;Apology for the delay.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 16 May 2003 02:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973767#M120958</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-16T02:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973768#M120959</link>
      <description>Hi Malay &amp;amp; Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for your help !&lt;BR /&gt;&lt;BR /&gt;The below is my "ipcs" output, I can't find the shmkey and semkey used by SAMBA, Would you please give me a hand ?&lt;BR /&gt;-----&lt;BR /&gt;#ipcs&lt;BR /&gt;IPC status from /dev/kmem as of Fri May 16 15:36:46 2003&lt;BR /&gt;T      ID     KEY        MODE        OWNER     GROUP&lt;BR /&gt;Message Queues:&lt;BR /&gt;q       0 0x3c0c1632 -Rrw--w--w-      root      root&lt;BR /&gt;q       1 0x3e0c1632 --rw-r--r--      root      root&lt;BR /&gt;Shared Memory:&lt;BR /&gt;m       0 0x410c188f --rw-rw-rw-      root      root&lt;BR /&gt;m       1 0x4e0c0002 --rw-rw-rw-      root      root&lt;BR /&gt;m       2 0x410c0de4 --rw-rw-rw-      root      root&lt;BR /&gt;Semaphores:&lt;BR /&gt;s       0 0x410c188f --ra-ra-ra-      root      root&lt;BR /&gt;s       1 0x4e0c0002 --ra-ra-ra-      root      root&lt;BR /&gt;s       2 0x410c0de4 --ra-ra-ra-      root      root&lt;BR /&gt;s       3 0x00446f6e --ra-r--r--      root      root&lt;BR /&gt;s       4 0x00446f6d --ra-r--r--      root      root&lt;BR /&gt;s       5 0x01090522 --ra-r--r--      root      root&lt;BR /&gt;s       6 0x610c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s       7 0x730c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s       8 0x700c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s       9 0x690c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s      10 0x750c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s      11 0x630c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s      12 0x640c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s      13 0x660c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s      14 0x6c0c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s      15 0x6d0c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s      16 0x6f0c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;s      17 0x410c07d1 --ra-ra-ra-      root      root&lt;BR /&gt;s      18 0x520c07b7 --ra-ra-ra-      root      root&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2003 06:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973768#M120959</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-05-16T06:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973769#M120960</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I would like ask you the below questions?&lt;BR /&gt;1) I don't hear any complain about the SAMBA usage from our engineers even with the log erros. I don't know if the log errors have any impact to users.&lt;BR /&gt;&lt;BR /&gt;2) Is it a temporary solution by using ipcrm to remove the share memory key ? If we want to permanently eliminate such errors, We need increase the shared memory, is that right ?&lt;BR /&gt;&lt;BR /&gt;Currently, our shmmax &amp;amp; shmseg have the below values:&lt;BR /&gt;shmmax=0x4000000&lt;BR /&gt;shmseg=120&lt;BR /&gt;&lt;BR /&gt;I found that the above parameters are dynamic in hp-ux11.11. It means that they can be modified without reboot.&lt;BR /&gt;&lt;BR /&gt;I don't know how much I should adjust for the above paramters. Is there any guideline or I just copy your values to our site ? We don't use Oracle in our system.&lt;BR /&gt;&lt;BR /&gt;Thanks very much for your help !</description>
      <pubDate>Fri, 16 May 2003 09:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973769#M120960</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-05-16T09:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973770#M120961</link>
      <description>I'm going to paste in your questions to make it easier for me to answer them.  Forgive the extra bytes.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;1) I don't hear any complain about the SAMBA usage from our engineers even with the log erros. I don't know if the log errors have any impact to users. &lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;A lot of error messages aren't going to effectthe users.  During peak samba use times, you could get connections dropping, so these kind of errors are worth dealing with. I'm not getting them.  I will post kernel data below for your reference.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;2) Is it a temporary solution by using ipcrm to remove the share memory key ? If we want to permanently eliminate such errors, We need increase the shared memory, is that right ? &lt;BR /&gt;&lt;BR /&gt;Currently, our shmmax &amp;amp; shmseg have the below values: &lt;BR /&gt;shmmax=0x4000000 &lt;BR /&gt;shmseg=120 &lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;I think shutting down samba, using ipcrm and then starting samba will temporarily stop your error messages.  The question is how long.&lt;BR /&gt;&lt;BR /&gt;As far as kernel changes go, I don't know if that will fix it, but this is where I'd start.&lt;BR /&gt;&lt;BR /&gt;Here are my values:&lt;BR /&gt;shmmax             4200000000  Y  4200000000&lt;BR /&gt;shmmni                   4000  -  4000&lt;BR /&gt;shmseg                   4000  Y  4000&lt;BR /&gt;&lt;BR /&gt;In hex: shmmax                 0xfa56ea00   0xfa56ea00&lt;BR /&gt;I'm running an oracle server with lots of demand for shared memory. You might not need to go this high.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;I found that the above parameters are dynamic in hp-ux11.11. It means that they can be modified without reboot. &lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;My mind is still stuck in 11.00 mode, but yest shmmax and shmseg should be changeable dynamically.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;I don't know how much I should adjust for the above paramters. Is there any guideline or I just copy your values to our site ? We don't use Oracle in our system. &lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Since you don't use oracle you don't need to go as high as me.  But you might be using other shared memory eaters.  Apache, Softare AG adabas, sybase, informix some to mind.&lt;BR /&gt;&lt;BR /&gt;The good news is that you can change these two guys dynamically, then stop and start samba and watch the error logs, all with minimal user disruption.&lt;BR /&gt;&lt;BR /&gt;If it were my machine, I'd double the figures and keep doing that until either the problem goes away or you find out Steve was wrong and something else needs to be adjusted.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;If you play with this over the weekend, I will be checking the thread.  Good Luck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 16 May 2003 18:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973770#M120961</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-16T18:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973771#M120962</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I try to double the shmmax on my HP-UX 11.0 box. But the error log still exist. In fact, The system is quite idle after I change the kernel parameter. And the error log occur in 10 minutes after reboot.&lt;BR /&gt;&lt;BR /&gt;Do you have any idea on this ?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Sun, 18 May 2003 13:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973771#M120962</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-05-18T13:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973772#M120963</link>
      <description>Is the error the same as before?&lt;BR /&gt;&lt;BR /&gt;If so, keep bumping up shared memory a few more times.  You really can't hurt anything by trying this.&lt;BR /&gt;&lt;BR /&gt;Also belatedly, lets check the install state of this product and all others with the following command:&lt;BR /&gt;&lt;BR /&gt;swverify \*&lt;BR /&gt;&lt;BR /&gt;If there is a problem involving the samba install swremove it and re-install it.  If there is a problem with patches, consider reinstalling.&lt;BR /&gt;&lt;BR /&gt;DO NOT reinstall PHKL_18543&lt;BR /&gt;&lt;BR /&gt;DO NOT reinstall PHKL_18543&lt;BR /&gt;&lt;BR /&gt;DO NOT reinstall PHKL_18543&lt;BR /&gt;&lt;BR /&gt;It will make huge problems on your system.&lt;BR /&gt;&lt;BR /&gt;Post any section of the swverify output that catches your eye.&lt;BR /&gt;&lt;BR /&gt;I will check back later today.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 18 May 2003 17:55:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973772#M120963</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-18T17:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS9000 question:  broken pipe problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973773#M120964</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I can't find any clue from swverify output. Anyway, I will try to reinstall SAMBA in a later time and increase the shmmax value appropriately.&lt;BR /&gt;&lt;BR /&gt;Thanks very much for your kindly help ! I want to hold this problem for the time being.&lt;BR /&gt;&lt;BR /&gt;Really appreciate your help!</description>
      <pubDate>Mon, 19 May 2003 00:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs9000-question-broken-pipe-problem/m-p/2973773#M120964</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-05-19T00:29:23Z</dc:date>
    </item>
  </channel>
</rss>

