Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: updated parallelknoppix

  1. #11
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY USA
    Posts
    1,510
    Quote Originally Posted by A. Jorge Garcia
    Would you mind very much if I used in class? I was going to make some sort of powerpoint presentation on this, but you stole the cake!
    Thanks for the kind words. Sure!, you can use it. You can either download all the slides or if you need it I can zip up the whole directory for you. I went through my old college homework files & was able to find the original PowerPoint PPT file and saved it as a OpenOffice.org file. This file will be different from the online slides because I had updated the online slides in WordPerfect Office and I can't find that file. I do have the original 2 xpvm session screenshots and the original stairway to heaven PNG. You can find them at http://www.virtualacuity.com/james/c...sources.tar.gz. I even included the command line history file. At about line 690 you should see how I initiated the parallel POV render job.
    I hope this helps.
    James

  2. #12
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    OOO, thanx for all the goodies! Boy, that line#690 is a doosey. I especially like that OO Impress file!

    Thanx,
    AJG

  3. #13
    Member registered user
    Join Date
    Jun 2004
    Posts
    89
    xpvm is on the ISO. If anyone tries out pvm apps with parallelknoppix, I'd be very happy to hear about it. About Octave, Jorge, it's a GNU application that is functionally similar to MATLAB. www.octave.org, the mailing lists, and http://octave.sourceforge.net/ are good places to get information. About the demos of MPITB on the CD, the paper at http://econpapers.hhs.se/paper/aubautbar/637.05.htm discusses them in detail. For the general reader, the 3 Figures at the end will be the most interesting part. You can see that the Monte Carlo problem scales almost linearly.

    Thanks for the interest, Michael

    BTW, I have heard that parallel povray rendering makes for a slick demo. If anyone has something ready to use, that's another thing I'd like to add. It would need to be self contained in a directory, except for using packages in Debian unstable.

  4. #14
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    OK, I just tried knoppix-installer with parallelKNOPPIX. The install seemed to go fine. Then I rebooted the box without the CD so as to configure lilo and my ethernet card and ssh and new users as usual. However, I got this error at boot and the booting process just hangs:

    "Loading LinuxEBDA is big; kernel setup stack overlaps LILO second stage"

    What the heck is that? Can I install parallelKNOPPIX to hdd?

    Regards,
    AJG

  5. #15
    Member registered user
    Join Date
    Jun 2004
    Posts
    89
    I'm surprised that it gives you problems in installing to HD, but maybe something I removed is affecting the installation. Another issue is whether the clustering will work properly after a HD installation. I doubt that it will, since I think the ssh keys are re-generated during a HD install. The clustering you can get using the CD depends upon each node knowing the public key of each other node. That will break, I expect. At any rate, I haven't used ParallelKnoppix for a HD install, and I don't recommend it since you would have security issues if it worked. Cheers, M.

  6. #16
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Well, I can't get PXE to work. The only way I got ClusterKnoppix and Quantian to work was on a hdinstall. Maybe I can modify my hdinstalls to work with MPI or PVM?

    Regards,
    AJG

  7. #17
    Member registered user
    Join Date
    Jun 2004
    Posts
    89
    For PXE, have you tried out rom-o-matic? You can create a boot CD or lilo image to simulate PXE booting for network cards that don't support it. I have used it on some old computers with relatively little trouble. You need to know the exact type of network card you have, or be prepared to do a little experimentation. To use it with lilo, just get the zlilo image, put it somewhere on your HD, and create a lilo entry with image=/wherever/.../eb-XXXX.zlilo and a label like label="Netboot", and that should do it. To do clustering with a HD install, I would recommend using ordinary Knoppix to do the HD install, then follow the steps to let you use MPI from there. Good luck, Michael

  8. #18
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    My problem with PXE is that I have a conflicting DHCP server on my LAN for WIMPdoze boxes, %$#&%@&#*^%#@*!!!

    Anyway, I'll have to use my plain vanilla KNOPPIX hdinstalls and try PVM or MPI with those. The only difference between my LAN of Linux PCs and a true Beowulf is that all but the parent node are headless, right?

    BTW, say I get this working the way I want (ie: KNOPPIX + MPI + javaMPI + jdk1.4.1 + ganglia on an ext3 partitoin), is there an easy procedure to make an ISO for a bootable liveCD from such a partition?

    Regards,
    AJG

  9. #19
    Member registered user
    Join Date
    Jun 2004
    Posts
    89
    Yes, a conflicting DHCP server is a pain. My solution is to connect things together temporarily using my own switch, which really isn't that time-consuming to set up, or to run at night when the computer room can be disconnected from the university DHCP server. I think that this could be solved by modifying the miniroot.gz file used by the terminal server, but that's beyond my abilities. It would be nice if someone would try to update the terminalserver to get it to work with the 2.6.X kernel, and to solve this DHCP problem. M.

  10. #20
    Junior Member
    Join Date
    Mar 2005
    Posts
    4
    I'm currently in the middle of getting an ad-hoc Beowulf cluster up and running (consisting of 2 Dell PowerEdge 2650 and 20 Dell PowerEdge 1750 systems with multiple Gig-Ethernet connects, all behind a firewall).

    The program I'll be running is PVM-based, so I should have some useful results and comments on that front.

    I did notice one thing: there is no error handling in the configuration script when no mounted filesystems are found (the 2650s won't boot Knoppix properly: I have to boot with noscsi then manually modprobe aic7xxx to get the Adaptec SCSI cards to be recognized, and I had neglected mount a working parition before starting the ParallelKnoppix config.

    Right now, though, I'm stuck... my nodes are PXE booting, but they're not finding the DHCP server.

    Edit: DHCP update: the PXE clients found the DHCP server ok, Knoppix itself couldn't contact that. It appears to be an issue with bootp being enabled in the dhcpd.conf generated by the startup scripts, so I edited the second startup script so that the template dhcpd.conf had the bootp option disabled. That part works fine, how.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. ParallelKnoppix
    By dvryknopper in forum Other Live CDs
    Replies: 1
    Last Post: 05-15-2006, 11:05 AM
  2. Azureus updated to 2.3.0.0
    By daisuke0kun in forum Klik
    Replies: 3
    Last Post: 07-10-2005, 11:55 AM
  3. new ParallelKnoppix
    By mcreel in forum Customising & Remastering
    Replies: 2
    Last Post: 04-26-2005, 09:00 AM
  4. parallelknoppix-2004-07-07.iso
    By mcreel in forum Customising & Remastering
    Replies: 0
    Last Post: 07-07-2004, 09:55 AM
  5. ANNOUNCE: ParallelKnoppix
    By mcreel in forum Customising & Remastering
    Replies: 1
    Last Post: 06-18-2004, 09:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server  picture

IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server

$209.98



IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES picture

IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES

$27.25



IBM SYSTEM x3200 M2 Server - HDD wiped, No OS picture

IBM SYSTEM x3200 M2 Server - HDD wiped, No OS

$75.00



IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD picture

IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD

$399.99



IBM Power S822 8284-22A 12SFF Power8 3.89GHz 6-Core 64GB RAM No Bezel/HDD Server picture

IBM Power S822 8284-22A 12SFF Power8 3.89GHz 6-Core 64GB RAM No Bezel/HDD Server

$359.99



IBM x3650 M4 Server 8-Bay 2.5

IBM x3650 M4 Server 8-Bay 2.5" SAS/SATA HDD Hard Drive Backplane Board 94Y7751

$11.79



IBM Lenovo X3650 M5 2U 8x 2.5” CTO Rack Server – 2x HS, 2x 750W picture

IBM Lenovo X3650 M5 2U 8x 2.5” CTO Rack Server – 2x HS, 2x 750W

$199.00



ibm server z series picture

ibm server z series

$16000.00



IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED picture

IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED

$109.99



IBM System X 3250 M5 Single Xeon Quad Core E3-1220 v3 @3.1GHz,8GB RAM,Linux SUSE picture

IBM System X 3250 M5 Single Xeon Quad Core E3-1220 v3 @3.1GHz,8GB RAM,Linux SUSE

$199.87