How to install on a software raid with dmraid?

In linux 2.4 the ATARAID kernel framework provided support for Fake Raid (software RAID assisted by the BIOS). For linux 2.6 the device-mapper framework can do, among other nice things like LVM and EVMS, the same kind of work as ATARAID in 2.4. While the new code handling the RAID's I/O still runs in the kernel, device-mapper stuff is generally configured by a userspace application. It was clear that when using the device-mapper for RAID, detection would go to userspace.
Heinz Maulshagen created the dmraid tool to detect RAID sets and create mappings for them. The controllers supported are (mostly cheap) Fake-RAID IDE / SATA controllers which have BIOS functions on it. Most common ones are: Promise Fasttrack controllers as well as HPT 37x, Intel, VIA and LSI. Also serial ata RAID controllers like Silicon Image Medley and Nvidia Nforce are supported by the program.
I would like to ask if someone out there managed to set up a raid machine with dmraid, and I am asking for a full raid setup, nothing like raid for /home only.

Loosec;
I see that you have a handle on the dmraid package, recently upgraded I see.
I have an application for raid that does not involve booting with raid, data system only.
I desire to generate an archive for pacman using a raid array for purposes of install speed.
My first attempts used mdadm techniques and provided a software raid of hde and hdg drives which did not produce  an improved hdparm read speed.
What changes to dmraid procedures will provide a non-bootable raid0 system which will archive pacman packages and provide combined raid read speed at least 50% greater than the normal 40MB/sec.?
Performance figures for raid0 with dmraid haven't been available in the forums.  Perhaps these are disappointing?
Basically, how to make a raid0 system  with dmraid but not make it bootable?
EDIT:  Solved my problem with mdadm and mke2fs, fstab entry and /mnt/md entry.
Last edited by lilsirecho (2008-03-14 07:50:00)

Similar Messages

  • How to install Windows XP in parallel with Mac OS on a Macbook?

    Can anyone tell me how to install Windows XP in parallel with Mac OS on a Macbook?
    If I divide the hard drive into 2 patritions and install Win XP & Mac OS on each patrition, is it ok?

    I don't think he meant "Parallels", I think he just meant "parallel", with a little 'p'.
    There are three options for running Windows software on an Intel-based Mac:
    Virtualization: you can install software such as Parallels or VMWare (along with a licensed copy of Windows) which will emulate the environment necessary to run Windows software. Performance is significantly degraded, but you can work with both Windows and Mac software simultaneously.
    Dual boot: You can use Apple's Bootcamp to partition your drive and create a CD of Windows drivers for your devices, so that you can then install Windows on one partition of your drive. Your Windows software will run just as it does on any other Windows PC, but you have to reboot to switch between Windows and OS X.
    Crossover: Crossover is a product that allows you to run Windows programs in OS X without installing Windows. Not all Windows software will work with Crossover though.

  • How to Install crystal run time programs with out designer.

    Can anyone suggest me  how to install crystal run time program with out installing entire designer software.
    Is it coming along with CR software package, which we have to do custom install or is it coming as a different package.  
    Currently my client is using only the run time programs to trigger crystal  report from VB app but developers have installed entire software for development.  We need to figure out how this install can be done, as it was done long time before and folks who have done it left the company.  
    Any suggestion on this would be of great help to me.

    See this wiki:
    https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsforVisualStudio.NETRuntimeDistribution-Versions9.1to12.0
    Ludek

  • How to install Nokia Messaging Software (Push and ...

    How to install Nokia Messaging Software (Push and Pull email) on SD CARD?
    I have got Nokia Push email instaled on NOKIA 6110 Navigator. This instalation take all of my phone internal memory, and mailbox is in phone internal memory too. How to install or move program or mailbox to SD card?

    I'm surprised that Nokia will spend all that effort to miss out on one little detail - EMAILS WITH ATTACHMENTS TAKES UP A LOT OF SPACE - The least they could do was allow us to point the application storage to the SDHC card.
    I love the messaging app, but I just can't afford to give up so much phone memory - So it is not getting installed until we can point storage to the SDHC card.

  • How to instalation new adobe software?

    How to instalation new adobe software?

    Log in to your Cloud account
    http://www.adobe.com/products/creativecloud/faq.html
    http://helpx.adobe.com/creative-cloud/help/install-apps.html to install or uninstall
    http://forums.adobe.com/community/download_install_setup/creative_cloud_faq
    What it is http://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html
    Cloud Getting Started https://helpx.adobe.com/creative-cloud.html

  • How to install Oracle BPEL Process Manager with the BEA WebLogic

    Hi ,
    I will install Oracle BPEL Process Manager with BEA WebLogic 9.2(MP2). I have download orabpel_10133_WebLogic.zip ,then Modify the following mandatory installation properties in the orabpel_10133_WebLogic\bpelDomain.properties file:
    # BEA_HOME is the path where Weblogic is Installed
    BEA_HOME=/opt/bea
    # JAVA_HOME is the path of jdk folder inside your weblogic
    JAVA_HOME=/opt/bea/jrockit90_150_10
    # DOMAIN_HOME is the path where you wish to create your domain called BPELDomain
    DOMAIN_HOME=/opt/bea/user_projects/domains
    # APPS_HOME is the path where you wish to copy your applications and adapters that are required for oracleBPELServer
    APPS_HOME=/opt/bea/user_projects/apps
    # BEA_HOME is the path where BPEL PM is Installed
    BPEL_HOME=/home/oracle/bpel/product/10.1.3.1/OraBPEL_1/bpel
    # DRIVER_TYPE is the datasource class that installable use to create a datasources for oracleBPELServer
    DRIVER_TYPE=oracle.jdbc.xa.client.OracleXADataSource
    # DB_URL is the url to connect to orabpel schema
    DB_URL=jdbc:oracle:thin:@16.157.134.17:1521:orcl
    # DB_USER is the user Id for orabpel shema in database
    DB_USER=ORABPEL
    #DB_PASSWORD is the password for orabpel schema in database
    DB_PASSWORD=bpel
    #BPEL_SERVER_NAME is the server i.e. to be created under BPELDomain
    BPEL_SERVER_NAME=oracleBPELServer
    #PROXY_HOST is the Host name of the proxy server
    PROXY_HOST=www-proxy.us.oracle.com
    #PROXY_HOST=
    #PROXY_PORT is the Port where the proxy server is running
    PROXY_PORT=80
    #PROXY_PORT=
    #NON_PROXY_HOST is the list of non proxy hosts that are divided by a | symbol
    #NON_PROXY_HOST=*.oracle.com|*.oraclecorp.com|localhost|127.0.0.1|stbbn10|stbbn10.us.oracle.com
    NON_PROXY_HOST=*.oracle.com|*.oraclecorp.com|localhost|127.0.0.1|stbbn10|stbbn10.us.oracle.com|16.157.134.135
    When I run the setup.sh , it will report
    BUILD FAILED
    /opt/software/WL_Installables/build.xml:131: Traceback (innermost last):
    File "./wl_scripts/bpelDomain.py", line 22, in ?
    File "./wl_scripts/createGroupsAndUsers.py", line 4, in ?
    weblogic.management.utils.AlreadyExistsException: [Security:090267]Group BpelGroup
    Actully ,there is no BpelGroup in Weblogic. Does anybody know how to solve it ?

    MAke sure you have not set ANY environment variable related to Oracle / BEA / Java / LD_library path. Use the following script to unset / set the initial settings:
    #!/bin/sh
    unset ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM
    unset LD_LIBRARY_PATH LD_LIBRARY_PATH_64
    unset CLASSPATH JAVA_HOME
    export PATH=.:/usr/sbin:/usr/bin:/usr/local/bin:/opt/VRTS/bin
    export BEA_HOME=/appl/oracle/products/9.2/weblogic
    Marc
    http://orasoa.blogspot.com

  • How to install DVD based software on Mini

    How do I install DVD based software on a Mac Mini? Does it have a "CD/DVD" Drive? There appears to be a slot on the back. Is that a "SuperDrive" or whatever the **** they call it now?

    If you have another PC/Mac on your network you can activate disc sharing to allow the Mac Mini to hijack the disc drive of that machine or acquire the Apple external drive or similar third party unit.
    The current models have NO built in disc drive, the space is now reserved for the optional second SSD on select added value models, and can also be used to install your own second drive with little jiggery pokery.
    With the likes of the Apple App Store, Amazon Store Microsoft Market (Office 2011) and Steam for games and other online vendors the need for physical discs is rapidly diminishing provided you have access to decent broadband bandwidth.
    If you are a serious gamer then the mac mini is probably the wrong machine for you anyway (PC or console surely).
    If you are using professional Adobe/Maya type software then the $70.00 external isn't going to break the bank is it ?

  • How to install SAP SLC (Software Logistics Controller)

    Hello,
    How do I install SAP Software Logistics Controller?
    Thanks for your help in advance.
    Regards,
    Haleem

    Hello,
    The link http://help.sap.com/saphelp_nw70/helpdata/en/3f/e892411663ad5fe10000000a1550b0/frameset.htm contains the steps for planning SAP SLM, security roles, lauching pad for SLM and the business scenarios associated to it.
    It does not contain the steps to install SAP SLC and SAP SLM.
    Can anyone please provide the checklist to
    1-Install SAP SLM (Software Lifecycle Manager)
    2- Install SAP SLC (Software Logistics Controller)
    3- Integrating SAP SLM & SAP SLC with SAP SLD (System Landscape Directory).
    Thanks,
    Haleem

  • Encrypted root on software RAID with 2.6.33

    Hi,
    I ran an update earlier today on my HTPC, hoping for mantis included in the 2.6.33 kernel to work with my TV-Tuner card, when I recognized that the configuration for software-raids changed.
    So I followed the instructions on: Installing with Software RAID or LVM and added the dm_mod module to the MODULES list and replaced raid with mdadm in the HOOKS list resulting in
    HOOKS="base udev autodetect sata mdadm usbinput ecrypt filesystems"
    After that I successfully rebuilt the kernel and decided it was time for a reboot, but after running the hooks udev, mdadm and encrypt, the screen shows:
    Waiting 10 seconds for device /dev/mapper/root ...
    root device '/dev/mapper/root' doesn't exist. Attempting to create it.
    ERROR: Unable to determine major/minor number of root device '/dev/mapper/roo'.
    You are being dropped to a recovery shell.
    cat /proc/mdstat shows no configured raid arrays, while assembling them with mdassemble works.
    I've tried to boot with and without specifying the raid arrays in grub's kernel line, always with the same result.
    Even after booting from a live CD an chrooting in the system to rebuild the kernel - same error message.
    Any ideas what I've done wrong?
    Best regards

    I just checked my mdadm.conf again and compared it with the commands listed here and on the wiki-page.
    # cat /etc/mdadm.conf
    ARRAY /dev/md0 level=raid1 num-devices=2 metadata=0.90 UUID=13db5ec4:4d02ad99:5be3d20e:87599807
    ARRAY /dev/md1 level=raid1 num-devices=2 metadata=0.90 UUID=dda2a7de:a998f117:3f649c17:a7325bd1
    ARRAY /dev/md2 level=raid1 num-devices=2 metadata=0.90 UUID=26a15bc5:2345a817:f8c460fb:3d47969b
    ARRAY /dev/md3 level=raid1 num-devices=2 metadata=0.90 UUID=be48517f:ebc6eabb:f8463e19:ac167733
    # mdadm -D --scan
    ARRAY /dev/md0 metadata=0.90 UUID=13db5ec4:4d02ad99:5be3d20e:87599807
    ARRAY /dev/md1 metadata=0.90 UUID=dda2a7de:a998f117:3f649c17:a7325bd1
    ARRAY /dev/md2 metadata=0.90 UUID=26a15bc5:2345a817:f8c460fb:3d47969b
    ARRAY /dev/md3 metadata=0.90 UUID=be48517f:ebc6eabb:f8463e19:ac167733
    # mdadm --detail --scan
    ARRAY /dev/md0 metadata=0.90 UUID=13db5ec4:4d02ad99:5be3d20e:87599807
    ARRAY /dev/md1 metadata=0.90 UUID=dda2a7de:a998f117:3f649c17:a7325bd1
    ARRAY /dev/md2 metadata=0.90 UUID=26a15bc5:2345a817:f8c460fb:3d47969b
    ARRAY /dev/md3 metadata=0.90 UUID=be48517f:ebc6eabb:f8463e19:ac167733
    I'm going to change this and rebuild the kernel image.
    Don't know where the difference comes from :/
    Okay - the difference comes from running the command in the arch livecd system and in the chrooted environment
    But both somehow don't seem to work for me.
    When running "mkinitcpio -p kernel26", this is the output:
    ==> Building image "default"
    ==> Running command: /sbin/mkinitcpio -k 2.6.33-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [udev]
    :: Parsing hook [autodetect]
    find: "/sys/devices/": Datei oder Verzeichnis nicht gefunden
    :: Parsing hook [sata]
    :: Parsing hook [mdadm]
    Custom /etc/mdadm.conf file will be used in initramfs for assembling arrays.
    :: Parsing hook [usbinput]
    :: Parsing hook [encrypt]
    :: Parsing hook [filesystems]
    :: Generating module dependencies
    :: Generating image '/boot/kernel26.img'...SUCCESS
    ==> SUCCESS
    So /etc/mdadm.conf should be used?
    lilsirecho wrote:When using mdadm for a raid0 in my machine, the assembly of the raid md0 is made during initrd.  A statement for md0 and its 2 drives appears during boot-up.
    I can't see any statement about creating any of my mdX devices.
    It's just
    Running Hook [udev]
    Triggering udev uevents ... done
    Running hook [mdadm]
    Running hook [enrypt]
    Waiting 10 seconds for device /dev/md2 ...
    Waiting 10 seconds for device /dev/mapper/root ...
    Root device '/dev/mapper/root' doesn't exist. Attempting to create it.
    ERROR: Unable to determine majo/minor number of root device '/dev/mapper/root'.
    You are being dropped to a recovery shell
    Last edited by flo (2010-04-21 19:25:03)

  • How to install the Oracle Apps R12 with an existing OAS 10g

    Hi All,
    I am planning to install the Oracle Apps R12 and I already downloaded the media-pack from edelivery.oracle.com.
    But I am not sure how to do it because I have tree-tier architecteur at home :
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Database 11gR2 -- Database tier
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Application Server 10g ver 10.2.0 (infra and middle) -- Midel-tier
    One computer with XP OS -- Client tier
    Could any one explain me how to install it?
    Regards,

    But I am not sure how to do it because I have tree-tier architecteur at home :
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Database 11gR2 -- Database tier
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Application Server 10g ver 10.2.0 (infra and middle) -- Midel-tier
    One computer with XP OS -- Client tier The above is two tier architecture (not three tier) as the client tier is not considered as a tier in Oracle Apps installation.
    Could any one explain me how to install it?Do you already have a Database and Oracle AS10g installed? Please elaborate more.
    Oracle Apps R12 comes with 11gR1 database, and to do multi-node installation please refer to these threads.
    R12 Multinode installation
    Re: R12 Multinode installation
    Install oracle EBS R12 on 2 machines
    Install oracle EBS R12 on 2 machines
    To upgrade the database later to 11gR2, please refer to:
    11gR2 11.2.0.2 Database Certified with E-Business Suite
    http://blogs.oracle.com/stevenChan/2010/11/db_11gr2_11202_ebs.html
    Thanks,
    Hussein

  • How to install the JRE that comes with JME 3.0 to a Windows Mobile device

    From Sun's JME download page:
    Integration with 3rd party emulators and Windows Mobile devices
    The new Java ME Platform SDK architecture allows integration of 3rd party emulators and devices. Java ME Platform SDK comes with Sun's Java runtime environment for Windows Mobile. A user can install this runtime on a Windows Mobile device or a Microsoft device emulator and experience all the on-device features of Java ME Platform SDK.*
    My question is, how can I install the Java runtime environment that comes with Java ME Platform SDK 3.0 to a Windows Mobile device. I am a newbie in this device programming and I'm setting up my development environment. So far, I have installed JME in my computer, and have also installed both the Windows Mobile 5 and Windows Mobile 6 emulator. I've been searching the internet for answers, but it always points me to using a third party java runtime such us Mysaifu, etc. I would like to stick with what is packaged with JME if possible.
    If anybody assist me or direct me to an online documentation on how to do this. All help is greatly appreciated :-)

    I had some success installing on a real Mobile 5 device [http://forums.sun.com/thread.jspa?threadID=5344195]
    There is a link to a doc on the main download page, item 5 under How to Install. [http://java.sun.com/javame/downloads/sdk30ea.jsp] I used this for the real device, Treo 700w. Did not try it with an emulator.
    The support looks to be an emulator rather than a JVM per say. But then again I could be wrong on that. I too had poked around looking for a JVM, CrEme, J9, etc..
    I do have a commercial app installed on the Treo that uses IBM's J9, which is seems requires a contact with a sales person to get ahold of. I had hoped to find something that might clue me in on how to "hook up" my own J2ME app with the J9 installed by the commercial package. But I've pretty much decided to get a real J2ME handset rather than continue to waste my time hacking up something with WM. Now the question is which one makes a good reference platform?

  • Any body has an idea how to install xmgrace plotting software in macpro system

    please help me regarding the installation of xmgrace plotting software in macbook pro

    Google, "xmgrace mac" and see all the links to what you want and more. I found this one:
    https://www.wiki.ed.ac.uk/display/ComputerSimulations/How+to+install+xmgrace

  • How do I download my software purchases with Snow Leopard

    I had a virus on my iMac desktop.  I erased entire hard drive after I did a backup.  I installed my original software that came with my computer (Snow Leopard).  Now I cannot download Yosemite which I have already purchased.

    You need to apply the 'combo updater' to bring Snow Leopard up to 10.6.8 and make the App Store availablle. Then you will be able to use that to install Yosemite.
    Mac OS X 10.6.8 Update Combo v1.1

  • How to install SIM on ipad mini with celluna?

    i biought the t-mobil SIM start kid and do not know how to install it on my ipad mini with celluna; can some one help?

    You'll need to open the sim slot as shown in Diavonex's, image.  However looking into the t-Mobile Starter kit here:
    http://www.t-mobile.com/cell-phones/t-mobile-sim-starter-kit.html
    It seems it comes with a standard Mini sim which will be too large to fit in any iPad model.  Depending on the Model of iPad they use either a Micro Sim or a  Nano Sim.
    You''ll likely have to get the sim card cut to the appropriate size.

  • HOW TO INSTALL REAL ICSr6 in Live With Walkman

    Hi,
    Does any body know hoe to install real ICSr6(http://forum.xda-developers.com/showthread.php?t=1707876) in LWW.
    First of all i rooted my phone with the simple steps mentiond by nabeel in http://talk.sonymobile.com/thread/41119?start=0&tstart=0
    After root my phone i download the real icsr6 from the xdadevelopers site and also i done the CWM mode in my phone.
    then copy the realICSr6 in SDcard and reeboot it in CWM mode
    then follow the steps mentioned in the site http://forum.xda-developers.com/showthread.php?t=1707876
    but while installing the ICSr6 in CWM mode i stuck in one place idont know which one should i select. There is an option to instal with Locked Bootloder and Unloked boot loder.
    Itried both the loked and unloked bootloder
    but after installing with locked bootloder i rebooted the phone then it shows SONY logo then it get stuck in ANDROID logo then continousely restaring the phone.
    With the unlocked bootloder it stuck in SONY logo. and then contionousely rebooting.
    Please help me to instal the real ICSr6 with the step by step process.

    Hi
    I successfully installed the Real ICSr6 in my LWW.
    Below i am mentioning the steps to how to install Real ICSr6, i think it may be helpfull to somebody to install this.
    First of all u should root your phone, Then install the CWM mode, then fastboot the kernel, and then install the Real ICS r6 from SDcard.
    How to Root LWW or Xperia 2011 series mob's.
    http://talk.sonymobile.com/thread/41...art=0&tstart=0
    For installing the Real ICSr6 u should unlock the bootloder. For unlocking the boot loder for Xperia 2011 series phone u should get the unlocking code from the sony mobile site (http://unlockbootloader.sonymobile.com/ ) follow this link and get the unlocking bootloder code.
    For unlocking the boot loder Download the "fastboot" drivers from here. Install them accordingly.
    Turn off your phone. Wait for 30 seconds. Connect your phone to the PC while keeping the volume up key pressed. Your phone's LED will lit blue (indicating fastboot mode).
    Head over to the location where you kept the previously unzipped fastboot folder. Right click while keeping pressed the SHIFT key on the folder and select "Open command prompt here"
    Type fastboot.exe -i 0x0fce getvar version to ensure your have entered bootloader mode (you will get version on java example, 0.3)
    Type fastboot.exe -i 0x0fce oem unlock 0xKEY (replace KEY with unlock code you got from Sony's website earlier)
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! BOOTLODER IS UNLOCKED !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    then disconnect the mob from ur PC.
    FLASHING KERNAL
    For Installing Real ICSr6 u should use the kernal MESA(recomended), KRsH Kernel ICS, EXtended Stock Kernel
    for downloading u can visit http://forum.xda-developers.com/show....php?t=1707876
    After downloading this.
    Open the flash tool that u earlier installed for rooting ur mobile.
    Click on the lightning bolt sign and select "Fastboot mode" and click OK.
    Switch off ur Mobile and press the Vol UP key and connect it ur computer. Now your phone is in fast boot mode.
    Now Click on "select kernel to flash" in Flashtool.
    Browse to the folder where you placed the *.img file and select it.
    Flashtool will install the kernel into your phone. Disconnect your phone from the PC. Wait 30 seconds.
    !!!!!!!!!!!!!!! Now successfully install the KERNEL !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Installing The Custom ROM (Real ICSr6)
    First of all copy the Real ICSr6 file in ur phones SDcard.
    Then Turn your phone on. When you see the Sony or Sony Ericsson logo on the screen, keep pressing the volume down key. It will take you to the CWM recovery mode, which was installed automatically with the kernel.
    Use the volume up and down keys to navigate through menu items and the Home key for selecting.
    Do a full wipe (format data, system, cache, Dalvik cache and battery cache).
    Choose "install from SD card" and then select "choose zip file". Select the ROM file first (MiniCMSandwich Lite Final v4).
    It will take you to the very much intuitive Aroma installer, which is very easy and much like installing an operating system on your PC.
    After finishing the installation, your phone will reboot. While rebooting, enter the CWM Recovery again using the volume down key.
    This time, do not wipe anything. Just select "install zip from SD card" and point to the wifi modules zip file. Similarly, install the Google Apps zip file.
    Turn off your phone from the CWM Recovery menu.
    Turn on your phone, first boot may take a long time, do not worry.
    Now you should get a pure AOSP flavor in your Xperia device.
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Enjoy the New ICSr6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Thanks to all developers XDA.
    HIT HELPFUL ANSWER IF I HELP U
    Message was edited by: abheesh

Maybe you are looking for

  • How do I send email notifications to a different email address?

    I created a form in Forms Central, but I need the notifications and receipts to be sent to and from a different email address other than what I used to create my adobe account. How do I accomplish this?

  • The "readonly" attribute not working in Firefox 4.0

    the readonly implementation in actually applications and sites not working how in previous versions. The Navigator not block the input text.

  • Problem downloading Mavericks 10.9 from Apple Store

    Hi I'm running os x 10.9.1 on my Mac Mini 2,5 Ghz Intel Core i5 that i bought 3 month ago... I tried to download Mavericks 10.9 for emergencies from apple store but an error tells me to go to the purchases page and try gain but the same error occurre

  • Adding images in applet

    Hello, in my applet, i used 5 no of JButtons using Icon with some ".gif" file.At first ,they run well in appletviewer,But in IE,i got a security exception.After that using policy tool,i created a policy file.Then it works well in IE.But images are no

  • Pages document not showing up on screen...help!

    Have just tried to open a pages document on my new MacBook Pro Retina...the text is all visible on the thumbnails but not actually on main page. Any suggestions?