<?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: mount new device in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771075#M74671</link>
    <description>Hi,&lt;BR /&gt;u have used wrong minor number&lt;BR /&gt;"mknod /dev/vgnew/group c 64 0x0140000 "&lt;BR /&gt;instead use mknod /dev/vgnew/group c 64 0x010000 &lt;BR /&gt;&lt;BR /&gt;you know why??&lt;BR /&gt;014 means 20 and your max_vg parameter in the kernel is 10(default)</description>
    <pubDate>Wed, 24 Jul 2002 05:04:19 GMT</pubDate>
    <dc:creator>Animesh Chakraborty</dc:creator>
    <dc:date>2002-07-24T05:04:19Z</dc:date>
    <item>
      <title>mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771056#M74652</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I installed one new disk drive. I use "ioscan -funC disk", I can see the information about the new drive:&lt;BR /&gt;  class   I H/W Path    Driver&lt;BR /&gt;   disk   5 8/16/5.4.0  sdisk&lt;BR /&gt;           /dev/dsk/c1t4d0 /dev/rdsk/c1t4d0&lt;BR /&gt;Then I "mount /dev/dsk/c1t4d0 /usr4", there is error message:&lt;BR /&gt;  can not open /dev/rdsk/c1t4d0&lt;BR /&gt;&lt;BR /&gt;Would someone please tell me how to solve this problem?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!&lt;BR /&gt;&lt;BR /&gt;zhiyong</description>
      <pubDate>Wed, 24 Jul 2002 03:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771056#M74652</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T03:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771057#M74653</link>
      <description>Hello,&lt;BR /&gt;Before you mount this device,&lt;BR /&gt;you need&lt;BR /&gt;1. create pv.&lt;BR /&gt;2. create vg.&lt;BR /&gt;3. create lv.&lt;BR /&gt;&lt;BR /&gt;And what kind of this device.&lt;BR /&gt;Disk or CD-ROM?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jack Fan</description>
      <pubDate>Wed, 24 Jul 2002 03:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771057#M74653</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-07-24T03:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771058#M74654</link>
      <description>&lt;BR /&gt;hi&lt;BR /&gt;&lt;BR /&gt;  U can use LVM for mounting that disk &lt;BR /&gt; &lt;BR /&gt; 1. pvcreate /dev/dsk/c1t4d0&lt;BR /&gt; 2. mkdir /dev/vgnew&lt;BR /&gt; 3. mknod /dev/vgnew/group c 64 0x0140000 ( minor no(0x140000) shud be unique)&lt;BR /&gt; 4. vgcreate /dev/vgnew /dev/dsk/c1t4d0&lt;BR /&gt; 5. lvcreate -L size in MB /dev/vgnew&lt;BR /&gt; 6. newfs -F vxfs /dev/vgnew/rlvol1&lt;BR /&gt; 7. mount /dev/vgnew/lvol1 /your mount directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;  create filsystem on the device&lt;BR /&gt;  newfs -F vxfs /dev/rdsk/c1t4d0&lt;BR /&gt; and mount it&lt;BR /&gt;  mount /dev/dsk/c1t4d0 /your mount dir&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;CTK&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; you can</description>
      <pubDate>Wed, 24 Jul 2002 03:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771058#M74654</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-07-24T03:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771059#M74655</link>
      <description>Hi,Jack,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;It is disk. Can I mount the disk drive directly? Because I do not want to creat volume group.&lt;BR /&gt;&lt;BR /&gt;zhiyong</description>
      <pubDate>Wed, 24 Jul 2002 03:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771059#M74655</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T03:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771060#M74656</link>
      <description>If you're not using LVM you need to "newfs" on the disk first before mounting it.&lt;BR /&gt;# newfs -F vxfs /dev/rdsk/c1t4d0&lt;BR /&gt;===&amp;gt; Replace "vxfs" with "hfs" is you plan to use HFS.&lt;BR /&gt;# mount /dev/dsk/c1t4d0 /usr4&lt;BR /&gt;===&amp;gt; Now you mount it.</description>
      <pubDate>Wed, 24 Jul 2002 03:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771060#M74656</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-07-24T03:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771061#M74657</link>
      <description>That depends if you LVM or not. If so you can add it to an already defined volume group.&lt;BR /&gt;&lt;BR /&gt;# pvcreate /dev/dsk/c1t4d0&lt;BR /&gt;# vgextend /dev/yourvg /dev/dsk/c1t4d0&lt;BR /&gt;&lt;BR /&gt;The disk is then ready to use, to either create additional logical volumes or make existing ones larger. If it is the later you will need the online JFS product or you will need to unmount one, extend it and re-mount it.&lt;BR /&gt;&lt;BR /&gt;# umount /myfilesystem&lt;BR /&gt;# lvextend /dev/yourvg/yourlv&lt;BR /&gt;# extendfs /dev/yourvg/ryourlv&lt;BR /&gt;# mount /myfilesystem</description>
      <pubDate>Wed, 24 Jul 2002 03:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771061#M74657</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-07-24T03:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771062#M74658</link>
      <description>You must decide how to use your new disk:whole disk management or use LVM!&lt;BR /&gt;If whole disk management is chosen, you must create file system first use "newfs" (because you want to mount it to /usr4).&lt;BR /&gt;If LVM is selected, you must create PV first,and then VG,and then LV.&lt;BR /&gt;Detail operations just as all above.&lt;BR /&gt;&lt;BR /&gt;live as you wish&lt;BR /&gt;ux</description>
      <pubDate>Wed, 24 Jul 2002 03:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771062#M74658</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2002-07-24T03:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771063#M74659</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;u have to create pv (pvcreate), vg (vgcreate) and lv (lvcreate). then ur extend lv (lvextend)and mount.&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Wed, 24 Jul 2002 03:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771063#M74659</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-07-24T03:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771064#M74660</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for all your reply.&lt;BR /&gt;&lt;BR /&gt;There is another disk drives (c0t5d0) in my workstation. It is using LVM. First, I try to avoid the LVM for c1t4d0, I do:&lt;BR /&gt;  newfs  -F hfs /dev/rdsk/c1t4d0&lt;BR /&gt;There is error message:&lt;BR /&gt;  newfs (hfs):Cannot open /dev/rdsk/c1t4d0&lt;BR /&gt;  newfs (hfs):Device busy&lt;BR /&gt;&lt;BR /&gt;I have another question, How can I know the size of c1t4d0 disk drive?&lt;BR /&gt;&lt;BR /&gt;Thanks  a lot! I appreciated it.&lt;BR /&gt;&lt;BR /&gt;zhiyong&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jul 2002 03:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771064#M74660</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T03:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771065#M74661</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Would someone tell me how to know the maximum size of c1t4d0? &lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;zhiyong</description>
      <pubDate>Wed, 24 Jul 2002 04:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771065#M74661</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T04:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771066#M74662</link>
      <description>&lt;BR /&gt;hi&lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/rdsk/c1t4d0&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;CTK</description>
      <pubDate>Wed, 24 Jul 2002 04:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771066#M74662</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-07-24T04:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771067#M74663</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for fast reply!&lt;BR /&gt;&lt;BR /&gt;i try "pvcreate /dev/dsk/c1t4d0", there is error message:&lt;BR /&gt;   can not open physical volume &lt;BR /&gt;   "/dev/dsk/c1t4d0"&lt;BR /&gt;&lt;BR /&gt;Then i try "pvcreate /dev/rdsk/c1t4d0", there is no problem, is this command right?&lt;BR /&gt;&lt;BR /&gt;Then I continue to do until the command"&lt;BR /&gt;  vgcreate /dev/vg01 /dev/dsk/c1t4d0&lt;BR /&gt;There is error messege:&lt;BR /&gt;  vgcreate: can not open the control file &lt;BR /&gt;  "/dev/vg01/group"&lt;BR /&gt;&lt;BR /&gt;Would someone please tell me what is problem?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!&lt;BR /&gt;&lt;BR /&gt;zhiyong</description>
      <pubDate>Wed, 24 Jul 2002 04:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771067#M74663</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T04:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771068#M74664</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for fast reply!&lt;BR /&gt;&lt;BR /&gt;i try "pvcreate /dev/dsk/c1t4d0", there is error message:&lt;BR /&gt;   can not open physical volume &lt;BR /&gt;   "/dev/dsk/c1t4d0"&lt;BR /&gt;&lt;BR /&gt;Then i try "pvcreate /dev/rdsk/c1t4d0", there is no problem, is this command right?&lt;BR /&gt;&lt;BR /&gt;Then I continue to do until the command"&lt;BR /&gt;  vgcreate /dev/vg01 /dev/dsk/c1t4d0&lt;BR /&gt;There is error messege:&lt;BR /&gt;  vgcreate: can not open the control file &lt;BR /&gt;  "/dev/vg01/group"&lt;BR /&gt;&lt;BR /&gt;Would someone please tell me what is problem?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!&lt;BR /&gt;&lt;BR /&gt;zhiyong</description>
      <pubDate>Wed, 24 Jul 2002 04:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771068#M74664</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T04:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771069#M74665</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for fast reply!&lt;BR /&gt;&lt;BR /&gt;i try "pvcreate /dev/dsk/c1t4d0", there is error message:&lt;BR /&gt;   can not open physical volume &lt;BR /&gt;   "/dev/dsk/c1t4d0"&lt;BR /&gt;&lt;BR /&gt;Then i try "pvcreate /dev/rdsk/c1t4d0", there is no problem, is this command right?&lt;BR /&gt;&lt;BR /&gt;Then I continue to do until the command"&lt;BR /&gt;  vgcreate /dev/vg01 /dev/dsk/c1t4d0&lt;BR /&gt;There is error messege:&lt;BR /&gt;  vgcreate: can not open the control file &lt;BR /&gt;  "/dev/vg01/group"&lt;BR /&gt;&lt;BR /&gt;Would someone please tell me what is problem?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!&lt;BR /&gt;&lt;BR /&gt;zhiyong</description>
      <pubDate>Wed, 24 Jul 2002 04:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771069#M74665</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T04:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771070#M74666</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for fast reply!&lt;BR /&gt;&lt;BR /&gt;i try "pvcreate /dev/dsk/c1t4d0", there is error message:&lt;BR /&gt;   can not open physical volume &lt;BR /&gt;   "/dev/dsk/c1t4d0"&lt;BR /&gt;&lt;BR /&gt;Then i try "pvcreate /dev/rdsk/c1t4d0", there is no problem, is this command right?&lt;BR /&gt;&lt;BR /&gt;Then I continue to do until the command"&lt;BR /&gt;  vgcreate /dev/vg01 /dev/dsk/c1t4d0&lt;BR /&gt;There is error messege:&lt;BR /&gt;  vgcreate: can not open the control file &lt;BR /&gt;  "/dev/vg01/group"&lt;BR /&gt;&lt;BR /&gt;Would someone please tell me what is problem?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!&lt;BR /&gt;&lt;BR /&gt;zhiyong</description>
      <pubDate>Wed, 24 Jul 2002 04:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771070#M74666</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T04:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771071#M74667</link>
      <description>&lt;BR /&gt;look at my first reply&lt;BR /&gt;&lt;BR /&gt;CTK</description>
      <pubDate>Wed, 24 Jul 2002 04:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771071#M74667</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-07-24T04:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771072#M74668</link>
      <description>1. pvcreate /dev/rdsk/c1t4d0 &lt;BR /&gt;2. mkdir /dev/vgnew &lt;BR /&gt;3. mknod /dev/vgnew/group c 64 0x0140000 ( minor no(0x140000) shud be unique) &lt;BR /&gt;4. vgcreate /dev/vgnew /dev/dsk/c1t4d0 &lt;BR /&gt;5. lvcreate -L size in MB /dev/vgnew &lt;BR /&gt;6. newfs -F vxfs /dev/vgnew/rlvol1 &lt;BR /&gt;7. mount /dev/vgnew/lvol1 /your mount directory&lt;BR /&gt;&lt;BR /&gt;CTK</description>
      <pubDate>Wed, 24 Jul 2002 04:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771072#M74668</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-07-24T04:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771073#M74669</link>
      <description>Hi,Vijeesh,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your help!! I appreciate it.&lt;BR /&gt;&lt;BR /&gt;I do the following steps:&lt;BR /&gt;     1.pvcreate /dev/rdsk/c1t4d0 &lt;BR /&gt;     2. mkdir /dev/vgnew&lt;BR /&gt;     3. mknod /dev/vgnew/group c 64 0x0140000 &lt;BR /&gt;There is no problem for the fist three steps, but I do:&lt;BR /&gt;    4.vgcreate /dev/vgnew /dev/dsk/c1t4d0 &lt;BR /&gt;There is error message:&lt;BR /&gt;    vgcreate: can not open the control file &lt;BR /&gt;    "/dev/vg01/group"&lt;BR /&gt;     No such device.&lt;BR /&gt;I also do "diskinfo /dev/rdsk/c1t4d0", the size is 0 byte.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your help again.&lt;BR /&gt;&lt;BR /&gt;zhiyong &lt;BR /&gt;&lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jul 2002 04:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771073#M74669</guid>
      <dc:creator>szhiyong</dc:creator>
      <dc:date>2002-07-24T04:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771074#M74670</link>
      <description>&lt;BR /&gt;hi&lt;BR /&gt;&lt;BR /&gt;  I would like to know that c1t4d0 is CD drive or not. are you sure that you are having 2 disks in your system. Just Check the existence of disks in your system with the below command&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk or ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;In the last column( description) u can find it the name of manufacturer. just look into that and reply&lt;BR /&gt;&lt;BR /&gt;CTK</description>
      <pubDate>Wed, 24 Jul 2002 05:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771074#M74670</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-07-24T05:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: mount new device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771075#M74671</link>
      <description>Hi,&lt;BR /&gt;u have used wrong minor number&lt;BR /&gt;"mknod /dev/vgnew/group c 64 0x0140000 "&lt;BR /&gt;instead use mknod /dev/vgnew/group c 64 0x010000 &lt;BR /&gt;&lt;BR /&gt;you know why??&lt;BR /&gt;014 means 20 and your max_vg parameter in the kernel is 10(default)</description>
      <pubDate>Wed, 24 Jul 2002 05:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-new-device/m-p/2771075#M74671</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-07-24T05:04:19Z</dc:date>
    </item>
  </channel>
</rss>

