|  | 
                    Re: Error "Maximum allowed filesystems with MME reached"
                     | 
          
        
        
        
         
        
        
        
         
            
              | 02/24/2010 4:45 PM post48241 | Re: Error "Maximum allowed filesystems with MME reached"
                    > On Wed, 24 Feb 2010, Jasmine Fong wrote:
> 
> What does your mcd.mnt file look like? All of the items that are 
> mounted for you all seem to be coming from the first usb stick which 
> has 3 partitions. If you insert them in the opposite order, do you get
> one item mounted and 3 that aren't?
If I insert USB, then the three partitiioned USB I will see one USB and two of three partitions being mounted, shown 
below.
# mount
/dev/umass/usb06900t12.1 on /fs/usb2 type dos (fat32) ==> partition 1
/dev/umass/usb06900t12 on /fs/usb1 type dos (fat32)   ==> partition 2
/dev/umass/usb05500t11 on /fs/usb0 type dos (fat32) ==> another usb stick
/dev/blk/usb-8-iui-2-media on /fs/ipod1 type ipod
/dev/blk/usb-7-pfs-0-media on /fs/pfs1 type pfs
/dev/blk/usb-6-pfs-0-media on /fs/pfs0 type pfs
/dev/blk/usb-1-iui-2-media on /fs/ipod0 type ipod
/dev/blk/ram-0-alloc-0-tmp on /fs/tmpfs type tmp
/dev/umass/usb06900t12.2 on /mnt/umass06900t12.2 type dos (fat32) ==> This one didn't show up.
/dev/umass/usb06900t12.1 on /mnt/umass06900t12.1 type dos (fat32)
/dev/umass/usb06900t12 on /mnt/umass06900t12 type dos (fat32)
/dev/umass/usb05500t11 on /mnt/umass05500t11 type dos (fat32)
/dev/umass/usb06900t12.2 on /mnt/umass06900t12.2 type dos (fat32) ==> This one didn't show up, it should have been /fs/
usb3
You mean mcd.cfg?
# USB MSC Devices
[/fs/usb*]
Callout             =    PATH_MEDIA_PROCMGR
Argument            =    /proc/mount
Priority            =    11,10
Start Rule          =    SW_UPDATE
Stop Rule           =    MMEMediumEjected
[SW_UPDATE]
Callout      =    FNAME_MATCH
Argument     =    /CD_INFO.CDI
Fail Rule    =    NAV_UPDATE
Match Rule   =	  NAV_UPDATE
[NAV_UPDATE]
Callout      =    FNAME_MATCH
Argument     =    /config.nfm
Fail Rule    =    GN_UPDATE
Match Rule   =	  GN_UPDATE
[GN_UPDATE]
Callout      =    FNAME_MATCH
Argument     =    /gnupdate
Fail Rule    =    MIXED_AV
Match Rule   =	  MIXED_AV
[MIXED_AV]
Callout      =    FNAME_PATTERN
Argument     =    *.MP3,*.mp3,*.WMA,*.wma,*.AAC,*.aac,*.M4A,*.m4a
Fail Rule    =    PICTURES
Match Rule   =	  PICTURES
[PICTURES]
Callout      =    FNAME_PATTERN
Argument     =    *.JPG,*.jpg,*.JPEG,*.jpeg
Fail Rule    =    MMEMediumInserted
Match Rule   =	  MMEMediumInserted
[IPOD]
Match Rule   =	  MMEMediumInserted
[PFS]
Callout      =    FNAME_PATTERN
Argument     =    *.MP3,*.mp3,*.WMA,*.wma,*.AAC,*.aac,*.M4A,*.m4a
Match Rule   =	  MMEMediumInserted
Fail Rule    =    MMEMediumInserted
[A2DP]
Match Rule   =	  MMEMediumInserted
[MMEMediumInserted]
 
> I don't recognize the error message as the one you've listed and I just did 
> a quick check and had 6 distinct usb keys found/mounted on my system.
> 
> # qdbc -dmme "select msid,mountpath from mediastores"
# qdbc -d mme "select msid,mountpath from mediastores"
Rows: 8  Cols: 2
Names:  +msid+mountpath+
00000:  |1|/fs/ipod0|
00001:  |2|/fs/usb1|
00002:  |3|/fs/usb2|
00003:  |4||
00004:  |5|/fs/pfs0|
00005:  |6|/fs/pfs1|
00006:  |7|/fs/ipod1|
00007:  |8|/fs/usb0|
 | 
            
              |  | 
          
            
              |  |