Disks missing from media:/ kde3.

Some of my disks doesn't show up on media:/. They are mounted and I can point Konqueror to their location.
My fstab:
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/sr0 /mnt/sr0 auto ro,user,noauto,unhide,exec 0 0
/dev/sr1 /mnt/sr1 auto ro,user,noauto,unhide,exec 0 0
/dev/mapper/VolGroup00-lvolHome /home ext3 defaults 0 0
/dev/mapper/VolGroup00-lvolSwap swap swap defaults 0 0
/dev/mapper/VolGroup00-lvolSys / reiserfs defaults 0 0
/dev/mapper/VolGroup00-lvolStor1 /mnt/storage1 ext3 defaults 0 0
UUID=d8945910-d01d-427f-b0a9-a1c2439b4bfd /boot ext2 defaults 0 0
/dev/sda1 /mnt/windows/C ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/sda5 /mnt/windows/E ntfs-3g ro,users,gid=users,umask=0002,nls=utf8 0 0
The disk that doesn't show up are:
/dev/mapper/VolGroup00-lvolStor1 /mnt/storage1 ext3 defaults 0 0
/dev/mapper/VolGroup00-lvolSys / reiserfs defaults 0 0
/dev/mapper/VolGroup00-lvolHome /home ext3 defaults 0 0
Does anyone else faces the same issue? I suspect that it has to do with dbus. Any ideas?

No, Hot plug works just fine.
In media:/ I can se for example the device sda1 witch in fstab is /dev/sda1 /mnt/windows/C ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0
I can see sda3 (UUID=d8945910-d01d-427f-b0a9-a1c2439b4bfd /boot ext2 defaults 0 0)
I can see the usb disk when I connect them, but I cant for example /dev/mapper/VolGroup00-lvolStor1.

Similar Messages

  • URL missing from Media tag

    I am trying to stream a live video from Adobe Media Server. I am sending  a video to the server from Adobe Flash Media Encoder 3.2. On Adobe Media Server I open the sample video player (videoplayer.html) in a browser. In the STREAM URL field I put: http://localhost/hds-live/livepkgr/_definst_/ liveevent.f4m. When I click the PLAY STREAM button I get the error message: URL missing from Media tag. What do I need to do?

    What is the stream name that you are publishing from FMLE? If it's "livestream?adbe-live-event=liveevent" then the url should be http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4m .

  • F4M document contains errors - URL missing from Media tag

    I feel like I'm getting close to finally get a live stream to work correctly in 4.5
    I can see the streams being recorded in the following directories
         C:\FMSHOME\applications\livepkgr\streams\_definst_\liveevent1
         C:\FMSHOME\applications\livepkgr\streams\_definst_\liveevent2
         C:\FMSHOME\applications\livepkgr\streams\_definst_\liveevent3
    Each directory contains five files: bootstrap ,control, meta, f4f, and f4x.
    I have a single file called Event.xml in the directory: C:\FMSHOME\applications\livepkgr\events\_definst_\liveevent
    <Event><EventID>liveevent</EventID>
    <Recording>
    <FragmentDuration>4000</FragmentDuration>
    <SegmentDuration>16000</SegmentDuration>
    <DiskManagementDuration>3</DiskManagementDuration>
    </Recording>
    </Event>
    However the client player receives the exception F4M document contains errors - URL missing from Media tag.
    If this file is dynamically generated on the fly by the server what do I need to change to resolve this issue?
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=10,0,0,0"
                width="600"
                height="409">
                <param name="movie" value="StrobeMediaPlayback.swf"></param>
                <param name="FlashVars" value="src=http://myserver/hds-live/livepkgr/_definst_/liveevent.f4m"></param>
                <param name="allowFullScreen" value="true"></param>
                <param name="allowscriptaccess" value="always"></param>
                <embed src="StrobeMediaPlayback.swf"
                       type="application/x-shockwave-flash"
                       allowscriptaccess="always"
                       allowfullscreen="true"
                       width="600"
                       height="409"
                       FlashVars="src=http://myserver/hds-live/livepkgr/_definst_/liveevent.f4m">
                </embed>
    </object>
    Thanks Again!
    Dave

    I will suggest you to go through this doc for complete implementation details. It is pretty comprehendable and would help you understand http live streaming better.
    http://help.adobe.com/en_US/flashmediaserver/devguide/WSeb6b7485f9649bf23d103e5512e08f3a33 8-8000.html#WSd391de4d9c7bd609a95b3f112a373a7115-7ff6.
    As per your questions -
    1. "I try to access the stream using the local player at http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4m" - This should be http://localhost/hds-live/livepkgr/_definst_/liveevent/liveevent.f4m.
         The name of the f4m is the name of the event you are referring to. In your case, the live event - liveevent is associated with all your three livestreams- namely livestream1, livestream2. livestream3.
    2. "Do I need to create BOTH a 'manifest.xml' and a 'event.xml'? And do both of these files need to be in the event directory like below?" - Yes. If you are using mbr you need both these files at the exact place you mnetioned.
    For simple single bitrate streams, mainfest.xml file is optional.
    3. "If I need to manually create a manifest.xml file would this file and directory be correct?" - Yes, you are right on track. Create the file Manifest.xml and place it inside events directory at the place you mentioned.
    4. "Do I need to use a absolute url in the streamid field in manifest.xml to resolve the error msg 'The F4M document contains errors URL missing from Media tag'?" - No. This is not needed. StreamId is not the content path, that is taken care of by the url path in the output manifest. You streamIds will be - livestream1, livestream2, livestream3.
    After all this, I would suggest you to check one more thing. If you are publishing the way you mentioned above, there would be '.stream' files (For eg - 'MTYxMjAzMzAzMg=.stream' ) created in your events folder - "C:\FMSHOME\applications\livepkgr\events\_definst_\liveevent\". You should check that there are 3 and only three files formed. It somehow happens that when you publish and republish again without deleting these files, FMS creates multiple copies and tries to map each one to the actual content written at - C:\FMSHOME\applications\livepkgr\streams\_definst_\livestream1\ etc.. So there should be three files and each one should point to one of the streams directory. If there are more, please delete these files, delete your hds streaming content (if possible) and republish again the same way.
    This should solve your problem. If still you are facing some issues, do let us know.
    Thanks,
    Apoorva.

  • OSMF Player Error: URL missing from Media tag - HTTP Live

    When I try to play an HTTP Live Stream using OSMF Player, I get "URL missing from Media tag" error.
    I installed Flash MS4.0 with Apache2.2.
    My live manifest file (f4m) is below.
    http://localhost/live/events/livepkgr/events/_definst_/liveevent.f4m
    <manifest>
    <id> livepkgr/events/_definst_/liveevent </id>
    <mimeType> </mimeType>
    <streamType> live </streamType>
    <duration> 0 </duration>
    <media streamId="livestream1" bitrate="100">
    <metadata> </metadata>
    </media>
    <media streamId="livestream2" bitrate="200">
    <metadata> </metadata>
    </media>
    <media streamId="livestream3" bitrate="350">
    <metadata> </metadata>
    </media>
    <bootstrapInfo profile="named" url="../../../../streams/livepkgr/streams/_definst_/livestream%i1/livestream%i1.bootstrap" id="bootstrap2386"></bootstrapInfo>
    <media streamId="livestream%i1" url="../../../../streams/livepkgr/streams/_definst_/livestream%i1/livestream%i1" bootstrapInfoId="bootstrap2386">
    <metadata>
    AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgAAAAAAAAAAAAAMYXVkaW9jb2RlY2lkAgAEbXA0YQAFd2lkdGgAAA AAAAAAAAAABmhlaWdodAAAAAAAAAAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAKYXZjcHJvZmlsZQBAUIAAAAAAAAAI YXZjbGV2ZWwAQD4AAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAPYXVkaW9zYW1wbGVyYXRlAEDfQAAAAAAAAA1hdWRpb2 NoYW5uZWxzAEAAAAAAAAAAAA52aWRlb2ZyYW1lcmF0ZQD/+AAAAAAAAAAJdHJhY2tpbmZvCgAAAAIDAAZsZW5ndGgA AAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACX RpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkADXNtcHRlVGltZUluZm8DAAtzbXB0ZU9mZnNldAAA AAAAAAAAAAAACQAHY3VzdGRlZgoAAAAAAAAJ
    </metadata>
    </media>
    <bootstrapInfo profile="named" url="../../../../streams/livepkgr/streams/_definst_/livestream%i2/livestream%i2.bootstrap" id="bootstrap6801"></bootstrapInfo>
    <media streamId="livestream%i2" url="../../../../streams/livepkgr/streams/_definst_/livestream%i2/livestream%i2" bootstrapInfoId="bootstrap6801">
    <metadata>
    AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgAAAAAAAAAAAAAMYXVkaW9jb2RlY2lkAgAEbXA0YQAFd2lkdGgAAA AAAAAAAAAABmhlaWdodAAAAAAAAAAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAKYXZjcHJvZmlsZQBAUIAAAAAAAAAI YXZjbGV2ZWwAQD4AAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAPYXVkaW9zYW1wbGVyYXRlAEDfQAAAAAAAAA1hdWRpb2 NoYW5uZWxzAEAAAAAAAAAAAA52aWRlb2ZyYW1lcmF0ZQD/+AAAAAAAAAAJdHJhY2tpbmZvCgAAAAIDAAZsZW5ndGgA AAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACX RpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkADXNtcHRlVGltZUluZm8DAAtzbXB0ZU9mZnNldAAA AAAAAAAAAAAACQAHY3VzdGRlZgoAAAAAAAAJ
    </metadata>
    </media>
    <bootstrapInfo profile="named" url="../../../../streams/livepkgr/streams/_definst_/livestream%i3/livestream%i3.bootstrap" id="bootstrap1"> </bootstrapInfo>
    <media streamId="livestream%i3" url="../../../../streams/livepkgr/streams/_definst_/livestream%i3/livestream%i3" bootstrapInfoId="bootstrap1">
    <metadata>
    AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgAAAAAAAAAAAAAMYXVkaW9jb2RlY2lkAgAEbXA0YQAFd2lkdGgAAA AAAAAAAAAABmhlaWdodAAAAAAAAAAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAKYXZjcHJvZmlsZQBAUIAAAAAAAAAI YXZjbGV2ZWwAQD4AAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAPYXVkaW9zYW1wbGVyYXRlAEDfQAAAAAAAAA1hdWRpb2 NoYW5uZWxzAEAAAAAAAAAAAA52aWRlb2ZyYW1lcmF0ZQD/+AAAAAAAAAAJdHJhY2tpbmZvCgAAAAIDAAZsZW5ndGgA AAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACX RpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkADXNtcHRlVGltZUluZm8DAAtzbXB0ZU9mZnNldAAA AAAAAAAAAAAACQAHY3VzdGRlZgoAAAAAAAAJ
    </metadata>
    </media>
    </manifest>
    It seems to me that it is a configuration issue, but I have no clue.
    I compared above manifest with a sample manifest that I found on Adobe's site, the attributes are same but the structure is not. Maybe that is causing OSMF to fail.
    Thanks for any suggestion!

    I am using other encoder than FMLE. I am publishing 3 streams.
    rtmp://x.y.z.w/livepkgr
    H264 BL3.0 60kbps, 160kbps and 310kbps & AAC-LC Stereo 32kHz 40kbps & Fragment duration 4 sec
    >>> matches C:\Program Files\Adobe\Flash Media Server 4\applications\livepkgr\events\_definst_\liveevent Event.xml and Manifest.xml files.
    <FragmentDuration>4000</FragmentDuration>
    <media streamId="livestream1" bitrate="100" />
    <media streamId="livestream2" bitrate="200" />
    <media streamId="livestream3" bitrate="350" />
    (e.g. 60kbps video + 40kbps audio for the 1st stream)
    I have Common output parameters > Stream Name configuration on my Live Transcoder and I write the following:
    livestream%i?adbe-live-event=liveevent&adbe-http-streaming-ver=1.0
    Then Admin Console > View Apps > Live Log includes the following:
    Stream name is: livestream%i1 and live event is: liveevent
    Stream name is: livestream%i2 and live event is: liveevent
    Stream name is: livestream%i3 and live event is: liveevent
    As you say, it seems %i above causes the problem, but how to fix it?
    My f4m includes the bitrates:
    <id> livepkgr/events/_definst_/liveevent </id>
    <mimeType> </mimeType>
    <streamType> live </streamType>
    <duration> 0 </duration>
    <media streamId="livestream1" bitrate="100">
    <metadata> </metadata>
    </media>
    <media streamId="livestream2" bitrate="200">
    <metadata> </metadata>
    </media>
    <media streamId="livestream3" bitrate="350">
    <metadata> </metadata>
    </media>
    Thanks!

  • OSMF: URL Missing from Media Tag: Adobe HDS

    Hi,
    I have an encoder publishing 2 streams livestream1 and livestream2 to the FMS livepkgr. I have a set-level manifest for the 2 bitrates, but I get the URl missing from media tag error. What is causing this ?
    <manifest xmlns="http://ns.adobe.com/f4m/2.0">
        <id>myVideo</id>
        <baseURL>http://172.16.3.60/hds-live/livepkgr/_definst_/liveevent/</baseURL>
        <dvrInfo offline="false" windowDuration="600" />
        <streamType>live</streamType>
        <media url="livestream1.f4m" bitrate="300"/>
        <media url="livestream2.f4m" bitrate="800"/>    
    </manifest>
    I resorted to downloading the OSMF source code but cant fathom out why it thinks this XML is invalid and that the media url doesnt exist. 
    The streams play back indiviually no problem.
    Anyone got any ideas ?
    Mal

    Got it thanks Ed ! Downloaded 1.6 from:
    http://sourceforge.net/projects/smp.adobe/files/Strobe%20Media%20Playback%201.6%20Release% 20%28source%20and%20binaries%29/
    and used this manifest
    <manifest xmlns="http://ns.adobe.com/f4m/2.0">   
        <baseURL>http://172.16.3.60/hds-live/livepkgr/_definst_/liveevent</baseURL>
        <dvrInfo offline="false" windowDuration="600" />
        <streamType>live</streamType>
        <media href="/livestream1.f4m" bitrate="300"/>
        <media href="/livestream2.f4m" bitrate="800"/>   
    </manifest>

  • Music is missing from Media files

    So I have many CD's I have copied to iTunes.  I copied them years ago.  I'm now trying to copy some of the music files from media to my phone (non-Apple) which requires me to do it from the media file location on my windows.
    I noticed music is missing from my music on iTunes.  I have not found a way to update/backup whatever to get the missing music to the media files?

    "Not sure how or what caused the Compilations folder in the file path."
    iTunes will put any songs for which the "Part of a Compilation" flag is set into the Compilations folder.  Unless you have an older type of iDevice there's really no need to ever use "Part of a Compilation" (and even if you do, its only necessary for "Various Artists" compilations).  In this example, if you select the album in iTunes, right-click > Get Info >  Summary tab and set Part of a Compilation to "No" (and assuming that you have configured iTunes to manage your library) the media will be moved to C:\Users\RS Desktop\Music\iTunes\iTunes Media\Music\.38 Special\Flashback_ The Best of .38 Special.
    "So after I moved a few songs over, went to iTunes to play.  It says it can't locate the songs."
    Ah, that may be the problem ... based on what you're reporting you have these two options set under Edit > Preferences > Advanced:
    This means that iTunes determines where to store media based on Artist and Album information - if you start moving files around yourself it will inevitably lose track of it (indeed, iTunes lacks any capability to keep track of media when moved by anything else, irrespective of its settings).
    "How do if I click on a song a pop up asks if I want to locate, then I can go to the media files folder and get the song, but that if individually."
    iTunes does sometimes automatically fix related links when you do this - however, it can't be guaranteed to do so and there is no "bulk fix" capability built into iTunes itself.
    If possible, restore your iTunes Media using a backup taken before you started moving files around.  Turingtest2 has a useful script (http://samsoft.org.uk/iTunes/scripts.asp#FindTracks) that may help to resolve further issues (as always, before you start running any scripts that may modify the content of your library take a backup first).

  • OS 10.4.1 Start Up disk missing from desktop

    Is it my imagination or do Macs these days have a proliferation of oddities occurring when you least expect it.
    Anyway, my problem is that I booted up my Intel 2.66 dual this morning, it started up fine, system running, apps all there etc. But then I noticed the hard disk icon for my Start Up disk was missing from the desktop.
    Its there, its mounted, its running the system, all my apps work but you can't see it to double click on it on the desktop and when you go into a finder window its not listed in the drives available.
    Its mounted, its verified, its seemingly all okay but its just not visible on the desktop or in the finder window.
    I can get to it by opening a finder window from one of the two other disks attached to the machine and then searching for something on that disk - ping - the file is returned in the finder window with the directory showing the Macintosh HD as its root. I can then select that in that finder window and it opens up the window for the disc.
    Any clues as to why this might have happened and more importantly how I can get it back.
    Cheers
    James

    Dale
    Oh yeah - just updated it ! The 2.66 dual replaced my G5 Quad which died on me recently. I must say i've been pleased with it so far. I produce CGI work for architectural projects so speed is of the essence. Needs the ram though (possibly not the 8 gig I've got but that's so i can run four renering apps at once with 1.5 gig assigned to each - which incidentally works a treat). When i first got the machine it came with 1 Gig of ram and it was horribly slow, now it flies. Ideally I'd have got a 3 ghz machine but had to buy this off the shop floor in the local Apple dealer (Cardiff) and it was the only one they had.
    So on balance I think its a pretty good machine. I've had a few glitches with it but that's down to early release UB software rather than the hardware.

  • ITunes missing from Media Browser -- "open itunes to populate list"

    I am on a MacBook Pro 10.7.3 running GarageBand '11 6.0.4 and all of the sudden no tracks will display under Audio in the Media Browser (Photos and Movies still appear). No tracks from either iTunes or GB show up. This is confusing as I have been using GB to make podcast/music mixes for more than 5 years and I haven't changed any settings or done anything different, but now I get the message "open itunes to populate list" or "To see GB songs here, open GB to edit and save your music."
    Also, for quite some time I have been unable to go the alternative route of dragging tracks directly from iTunes and dropping them on to the timeline in GB -- that used to work, but mysteriously stopped, so I am dependent on the Media Browser for importing music.
    I read thru the forums and tried the advice given to someone this was happening to in Final Cut -- recreating iTunes .xml file. Did that, still no tracks display.
    Other advice says to reinstall GB or iLife altogether -- I hope to avoid this, but if I need to go this route, how do I reinstall GB w/o a disk? Can I do it through App Store and will it recognize that I have already purchased it?
    I am dying to be able to get back in to my music mix making in GB, so thanks in advance.

    moontroll wrote:
    unable to go the alternative route of dragging tracks directly from iTunes {...} I am dependent on the Media Browser for importing music.
    another way:
    http://www.bulletsandbones.com/GB/GBFAQ.html#importfromitunes
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    moontroll wrote:
    how do I reinstall GB w/o a disk?
    you can't, you'd need to find the DVD
    moontroll wrote:
    Can I do it through App Store and will it recognize that I have already purchased it?
    no, it'll only recognize your purchase if it was through the app store

  • Yosemite Disk missing from Snow Leopard  Startup Disk

    I recently installed Yosemite in a triple-boot configuration with Snow Leopard and Windows 7.
    Note: to anyone trying the same  I learned the hard way that the Yosemite has to go after Windows or Windows' 4-partiton limit will be exceeded and it won't install. My partitions look like this: (Invisible) EFI, Snow Leopard, Windows 7, Yosemite, Recovery.
    But the topic of this post is the fact that the Yosemite Disk does not appear in Snow Leopard's Startup Disk in System Preferences. I've seen a few other posts about this and want to share a work-around I've found. Here's the procedure:
    1) Boot into Yosemite.
    Open System Preferences>Startup Disk.
    If the Yosemite startup disk is not already selected, select it and reboot.
    2) In terminal, enter these commands:
         nvram efi-boot-device > ~/desktop/YosEFI
         nvram efi-boot-device-data >> ~/desktop/YosEFI
    The YosEFI name is arbitrary; call it whatever you like.
    The > and the following code on the first command creates a file named YosEFI on the desktop and sends the output of the first nvram command to it.
    The >> on the second command appends its output to the existing YosEFI file. A single > here would overlay the output of the first command.
    3) Open System Preferences>Startup Disk.
    Select the Snow Leopard disk and reboot.
    4) Copy the YosEFI file from the Yosemite desktop to a folder of your choice.
    5) Create a file in Text Editor (I called mine BootYosemite - with no .txt extension), and put (a version of) this code in it:
         sudo nvram -f ~/Documents/YosEFI
    For simplicity this example assumes the YosEFI file was saved to your Documents folder. Adjust the path as appropriate.
    6) Open Terminal, navigate to the file created in Step 5 (BootYosemite), and make the file executable:
         chmod 755 BootYosemite
    7) You can now double-click the BootYosemite file and it will open a Terminal window and prompt for an Administrator password. When the command runs, it imports the efi parameters from the YosEFI file to NVRAM and the next system restart will boot into Yosemite without the need to use the Option key.
    Of course, it's debatable whether being required to enter an Administrator password is really any easier than holding down the Option key, but for those who want a work-around for the missing Yosemite in Snow Leopard's System Preferences>Startup Disk, this is one solution.
    8) If you really want to get creative, you can put BootYosemite in your ~/Library/Scripts folder (create the folder if you don't already have it) and run it from the Menu Bar.
    To add a Scripts option to the menu bar, open AppleScript Editor (It's in Applications/Utilities), open Preferences, and check Show Script Menu in Menu Bar. You'll need to re-logon (not reboot) to pick up the new script and show it on the Menu Bar.

    Simpler is to use the donationware QuickBoot app.
    27" i7 iMac (Mid 2011) refurb, OS X Yo (10.10.1), Mavs, ML & SL, G4 450 MP w/10.5 & 9.2.2

  • Aperture missing from Media

    I used to select photos from Aperture in the Finder under the "Media" category, but suddenly I only see iPhoto (which has nothing of note in it).  How can I restore Aperture.  I'll need to be able to find it to use Adobe's Carousel.
    Aperture v 3.2.1
    OS 10.7.2 (Lion)

    Hello Alice,
    that is a pity.
    Then quit Aperture, remove the Aperture preference file from your Library, maybe that file is corrupted, log off and log on again.
    To remove the preferences:
    To open your hidden Library select:  Finder -> GO -> (hold down the opt/alt key) and select "Library"
    In the Library open the "Preferences"  folder and remove "com.apple.Aperture.plist"
    Hope that helps
    Léonie

  • Disk missing from UNDO dg, dg not mounted

    Hi ASM Gurus
    I have two nodes on RAC, Win2k3 derver , ASM.
    One node A UNDO DG is not mounted , it shows one of the disks are missing but it is perfectly mounted on Node B.
    I checked which disks are pointing to UNDO dg, disks are seen by OS on nodes but not seen by ASM on node A.
    here are the the outputs of asmtoo for NOde A and Node B
    Node A
    C:\Documents and Settings\OnyxAdmin>asmtool -list
    NTFS \Device\Harddisk0\Partition2 138701M
    Oracle Raw Device file \Device\Harddisk2\Partition1 1011M
    ORCLDISKDATA0 \Device\Harddisk3\Partition1 51183M
    NTFS \Device\Harddisk4\Partition1 1019M
    ORCLDISKDATA1 \Device\Harddisk5\Partition1 102390M --> UNDO DISK
    Oracle Raw Device file \Device\Harddisk6\Partition1 1011M
    ORCLDISKDATA2 \Device\Harddisk7\Partition1 102390M
    ORCLDISKDATA3 \Device\Harddisk8\Partition1 102390M
    NTFS \Device\Harddisk9\Partition1 1019M
    ORCLDISKDATA4 \Device\Harddisk10\Partition1 51183M
    ORCLDISKARCH0 \Device\Harddisk11\Partition1 102390M
    Oracle Raw Device file \Device\Harddisk12\Partition1 1011M
    ORCLDISKARCH1 \Device\Harddisk13\Partition1 102390M
    ORCLDISKDATA5 \Device\Harddisk14\Partition1 102390M
    NODE B
    asmtool -listNTFS \Device\Harddisk0\Partition2 138701M
    Oracle Raw Device file \Device\Harddisk2\Partition1 1011M
    ORCLDISKDATA0 \Device\Harddisk3\Partition1 51183M
    NTFS \Device\Harddisk4\Partition1 1019M
    ORCLDISKDATA1 \Device\Harddisk5\Partition1 102390M --> UNDO DISK
    Oracle Raw Device file \Device\Harddisk6\Partition1 1011M
    ORCLDISKDATA2 \Device\Harddisk7\Partition1 102390M
    ORCLDISKDATA3 \Device\Harddisk8\Partition1 102390M
    NTFS \Device\Harddisk9\Partition1 1019M
    ORCLDISKDATA4 \Device\Harddisk10\Partition1 51183M
    ORCLDISKARCH0 \Device\Harddisk11\Partition1 102390M
    Oracle Raw Device file \Device\Harddisk12\Partition1 1011M
    ORCLDISKARCH1 \Device\Harddisk13\Partition1 102390M
    ORCLDISKDATA5 \Device\Harddisk14\Partition1 102390M
    Please help..

    Need little more information.
    What happens when u do the following
    ALTER DISKGROUP <DG> MOUNT;
    If above fails, what is the message in prompt/asm_alert_log.... some history information how it got dismounted will also help.

  • Startup Disks missing from Preference Pane - Help!

    I have my Macbook partitioned with boot camp and I can start up in both Windows or OSX by holding down the option key and I get to choose my system.
    However, in my preference pane for Startup disk, they only option that appears is Network Startup. Neither OSX or Windows appears there. This has only occurred since the last update. I haven't changed anything in my system in months.
    So I now have to wait for an extra 2 min or so, while the macbook searches the network for a bootable drive before it finally decides to start in OSX.
    Anyone have any ideas how to get my drives back in the Startup Disk preference pane?
    Any help you can provide would be welcome.
    Thanks.

    Oh, I wish that had worked, but unfortunately they do not appear with any other user either.
    I really don't want to do a complete reinstall of both systems. I hope I can figure out another way to fix this.
    Message was edited by: Chris Echlin

  • Aperture is missing from media browser!

    All of the sudden, aperture went missing and I cannot seem to get it back! Anybody please help!

    Check this link for a possible solution.
    http://www.it-enquirer.com/main/ite/more/iwork08_mediabrowser/

  • TS5376 For "The program can't start because MSVCR80.dll is missing from your computer", I followed the steps and there is no C:\Program Files\iTunes and look for .dll files..Also, after the update, I no longer show my disk drive when I load a CD.

    After downloading the new Itunes update, my compter now shows error: "The program can't start because MSVCR80.dll is missing from your computer". I follwed the Apple fix / steps but it did not correct it. Also, after the update my disk drive is not recognized on my computer. If I load a CD, I cannot even access it.

    See also Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes (similar to the advice above) and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies. E.g. TS2308: iTunes for Windows: Optical drive is no longer recognized, or "Disc burner or software not found" alert after install.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • MPEG-2 option missing from Adobe Media Encoder (ver7.2.0.43)

    Hi all,
    Having an issue getting the MPEG-2 option for our Creative Cloud installation, specifically in Media Encoder's presets.
    The following steps were recommended on another Adobe forum addressing this issue:
    1.Uninstall Adobe Premiere Pro or the Creative Suite.
    2.Run the cleanup script found here: http://www.adobe.com/support/contact/cscleanertool.html
    3.Reinstall Adobe Premiere Pro or the Creative Suite.
    4.Launch Adobe Premiere Pro.
    5.When prompted for activation during launch, ensure that the computer is online and complete activation.
    If the computer cannot be brought online, complete the offline activation during the first launch of the software. Do not choose to activate later.
    6.After Activation, close and restart Adobe Premiere Pro.
    We have been able to run through steps1 to 4, however the Activation option in #5 does not appear at all (must be activation is included as part of our CC license).
    Without the option to deactivate/activate Premiere how can we go about getting the MPEG-2 option to appear?
    Thanks again

    Hi Jim,
    I'm having the same problem of the mpeg 2 codecs missing from adobe media encoder.  I have 2 computers and on both of them the mpeg 2 options for encoding have disappeared today.  Can you please help? 

Maybe you are looking for