From forrie at forrie.com Fri Mar 2 19:05:35 2007 From: forrie at forrie.com (Forrest Aldrich) Date: Fri, 02 Mar 2007 13:05:35 -0500 Subject: [Udpcast] Mirroring files, security, etc. Message-ID: <45E8676F.6000308@forrie.com> Is anyone using UDPCast to periodically mirror files... ? I see a couple of older (2003) posts that ask somewhat similar questions; however, we have a series of media files (some very large, like a few gig) that need to be mirrored to a few hosts on a periodic basis. Hopefully, without overloading the link in the process. Anyway, we plan on mirroring files that are current within 48hours. Easy to build up that file list. I might be concerned about specifying "download, then overwrite" or "don't download if exists" and such (rsync can do some of these things). Obviously, there's little sense in mirroring files if they already exist. I'm also concerned about security. We have a mix of Unix and Windows servers that will be utilizing this process (whatever it ends up being). Apart from individual firewall rules, what's the best way to secure udpcast from unwanted activity - this is a private network, but still prudent to secure any open services. Thanks. From wlcruvinel at gmail.com Mon Mar 5 15:11:58 2007 From: wlcruvinel at gmail.com (wlcruvinel) Date: Mon, 5 Mar 2007 11:11:58 -0300 Subject: [Udpcast] Abount SATA in motherbord asus p5vdc2-x Message-ID: <960566620703050611y4204ceb8j1c899edcdc76b297@mail.gmail.com> Im with problems to config my sata hd, whem i enter in the option to list devices it not appear in list! What i do to solve this problem? -------------- next part -------------- An HTML attachment was scrubbed... URL: From schad at b2sch.de Mon Mar 5 18:04:32 2007 From: schad at b2sch.de (Schad) Date: Mon, 5 Mar 2007 18:04:32 +0100 (CET) Subject: [Udpcast] error: dup2 -1->1: Bad file descriptor more data Message-ID: <39476.194.138.127.36.1173114272.squirrel@kw04.de> Hello, > It seems that I can transfer (iso) files without problem, but I am unable to > transfer directory trees through a pipe. > > > commands > > # udp-sender --log log.txt --pipe "tar -cvzf - dir/" > # udp-receiver --log log.txt --pipe "tar -xvzf - " > > I keep getting the following error in the receivers [...] > dup2 -1->1: Bad file descriptor [...] > Any idea out there? :-) I found the error (is it one?): The pipe command receives the udpcast output file as its output (while updcast then writes to a pipe leading to the pipe command). If you don't use the "--file" option the resp. file descriptor is -1. Solution is simple: specify both, --file and --pipe. Have fun! Björn From alain at knaff.lu Tue Mar 6 16:59:18 2007 From: alain at knaff.lu (Alain Knaff) Date: Tue, 06 Mar 2007 16:59:18 +0100 Subject: [Udpcast] Mirroring files, security, etc. In-Reply-To: <45E8676F.6000308@forrie.com> References: <45E8676F.6000308@forrie.com> Message-ID: <45ED8FD6.1000602@knaff.lu> Forrest Aldrich wrote: > Is anyone using UDPCast to periodically mirror files... ? > > I see a couple of older (2003) posts that ask somewhat similar > questions; however, we have a series of media files (some very large, > like a few gig) that need to be mirrored to a few hosts on a periodic > basis. Hopefully, without overloading the link in the process. > > Anyway, we plan on mirroring files that are current within 48hours. > Easy to build up that file list. > > I might be concerned about specifying "download, then overwrite" or > "don't download if exists" and such (rsync can do some of these things). > > Obviously, there's little sense in mirroring files if they already exist. Udpcast is meant for transferring individual files or hard disk images. If you need to transfer multiple files, use tar together with udpcast tar cf - /some/directory | udp-sender udp-receiver | tar xf - > I'm also concerned about security. We have a mix of Unix and Windows > servers that will be utilizing this process (whatever it ends up being). > Apart from individual firewall rules, what's the best way to secure > udpcast from unwanted activity - this is a private network, but still > prudent to secure any open services. An malicious outside agent could interfere with the transfer by injecting bogus packets into the transmission. Moreover, non-participating hosts on the LAN could still listen in on the transmission. To protect against this, you can proceed as follows: 1. Bind udpcast to the specific network interface that is on the secured LAN (-i option) 2. Protect that LAN against intrusion using firewall rules. Building in security into udpcast would have involved some form of cryptography, which would have been incompatible with the high speed transmission goal of udpcast. Regards, Alain From alain at knaff.lu Tue Mar 6 19:08:27 2007 From: alain at knaff.lu (Alain Knaff) Date: Tue, 06 Mar 2007 19:08:27 +0100 Subject: [Udpcast] error: dup2 -1->1: Bad file descriptor receiving piped tar data In-Reply-To: <45DD8E23.9000107@ptvtelecom.com> References: <45DD8E23.9000107@ptvtelecom.com> Message-ID: <45EDAE1B.9010800@knaff.lu> Paco Cruz wrote: > dup2 -1->1: Bad file descriptor Thanks for the note, this is fixed in today's release (20070306) Regards, Alain From alain at knaff.lu Thu Mar 8 10:53:43 2007 From: alain at knaff.lu (Alain Knaff) Date: Thu, 08 Mar 2007 10:53:43 +0100 Subject: [Udpcast] config file from pxe In-Reply-To: <20070227011335.M61228@lyngbjerggaardskolen.dk> References: <45D8CBA6.2080006@knaff.lu> <20070227011335.M61228@lyngbjerggaardskolen.dk> Message-ID: <45EFDD27.7080503@knaff.lu> Gunner Poulsen wrote: >> Just enter them the same way as in the config file: >> >> auto=yes lang=US kbdmap=US ... > > Can't you add an example of a hole /tftpboot/udpcast/pxeslinux.cfg/default > with some things addet on http://udpcast.linux.lu/bootloader.html#pxe I've updated the http://udpcast.linux.lu/default file now to contain a couple of config parameters on the append line. Regards, Alain From wlcruvinel at gmail.com Thu Mar 8 13:54:20 2007 From: wlcruvinel at gmail.com (wlcruvinel) Date: Thu, 8 Mar 2007 09:54:20 -0300 Subject: [Udpcast] About SATA disks have any tips to udpcast found this drivers?! Message-ID: <960566620703080454k7734c8eave40977be516b1739@mail.gmail.com> What are the parameters, CONFIG DRIVER PARAMETERS in the udpcast menu??? I use SATA! My Motherboards are Asus P5VD2-X and Abit UL8 the Hard Driver is Sansung 80Gb SATA! -------------- next part -------------- An HTML attachment was scrubbed... URL: From alain at knaff.lu Thu Mar 8 14:06:53 2007 From: alain at knaff.lu (Alain Knaff) Date: Thu, 08 Mar 2007 14:06:53 +0100 Subject: [Udpcast] About SATA disks have any tips to udpcast found this drivers?! In-Reply-To: <960566620703080454k7734c8eave40977be516b1739@mail.gmail.com> References: <960566620703080454k7734c8eave40977be516b1739@mail.gmail.com> Message-ID: <45F00A6D.8040606@knaff.lu> wlcruvinel wrote: > What are the parameters, CONFIG DRIVER PARAMETERS in the udpcast menu??? > I use SATA! In most cases, you can leave the module parameters empty > My Motherboards are Asus P5VD2-X and Abit UL8 the Hard Driver is Sansung > 80Gb SATA! Alain From wlcruvinel at gmail.com Sun Mar 11 13:45:00 2007 From: wlcruvinel at gmail.com (wlcruvinel) Date: Sun, 11 Mar 2007 09:45:00 -0300 Subject: [Udpcast] Driver or partiton not appear in my disk SATA Message-ID: <960566620703110545p36a94cb8paf46bbbd2c81b3e4@mail.gmail.com> Here if i leave parameters empty in the next menu not appear the drive or partitons to be send! This is my problem. can help me! Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: From ghervieux at gmail.com Tue Mar 13 17:24:34 2007 From: ghervieux at gmail.com (Glenn Hervieux) Date: Tue, 13 Mar 2007 09:24:34 -0700 Subject: [Udpcast] PCI: Probing PCI Hardware Message-ID: I'm using UDPCast in a school environment and love it! However, when using it on some brand new Toshiba laptops with XP, SP2, it stops with the message PCI: Probing Hardware. Do the latest versions of UDPCast take care of this issue? I would love a solution. Thanks! Glenn Hervieux Technology Integration Specialist Butteville Elementary School -------------- next part -------------- An HTML attachment was scrubbed... URL: From steven at nchc.org.tw Wed Mar 14 02:38:25 2007 From: steven at nchc.org.tw (Steven Shiau) Date: Wed, 14 Mar 2007 09:38:25 +0800 Subject: [Udpcast] PCI: Probing PCI Hardware In-Reply-To: References: Message-ID: <45F75211.5030501@nchc.org.tw> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Glenn Hervieux wrote: > I'm using UDPCast in a school environment and love it! However, when > using it on some brand new Toshiba laptops with XP, SP2, it stops with > the message PCI: Probing Hardware. Do the latest versions of UDPCast > take care of this issue? I would love a solution. Thanks! > > > Glenn Hervieux > Technology Integration Specialist > Butteville Elementary School > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Udpcast mailing list > Udpcast at udpcast.linux.lu > https://lll.lgl.lu/mailman/listinfo/udpcast Maybe you can try to put "noapic acpi=off irqpoll" in your boot parameters. My 2 cents. - -- Steven Shiau National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF91IRCLPj15didVoRAvn+AJ9jvuwXZYZGpbzxVcBJu0LXpB2EhgCfWTdO vxrhuvQwUnE5lv5M56mYFQ0= =Tbw8 -----END PGP SIGNATURE----- From dsjdani at hotmail.com Thu Mar 15 20:57:09 2007 From: dsjdani at hotmail.com (Daniele S. Jacinto) Date: Thu, 15 Mar 2007 16:57:09 -0300 Subject: [Udpcast] Include a new SATA module Message-ID: Hello, First of all, I want to thank the UDPCast ... it's wonderfull! I would like to know how I can include a new SATA module in CD boot image. I have an ASUS A8V-VM but the SATA-VIA module in UDPCast didn't recognize my hard disk. I did a "mount -o loop udpcd-complete.iso image" but I didn't find a place to add the new module. Thanks for your help! Daniele -------------------------------------------------------------------- (0_ // \ Don't worry, be happy! ... Use Linux! V_/_ Seja feliz com a vida porque ela lhe dá a chance de amar, de trabalhar, de brincar e de olhar as estrelas. (Henry Van Dyke) _________________________________________________________________ Verifique já a segurança do seu PC com o Verificador de Segurança do Windows Live OneCare! http://onecare.live.com/site/pt-br/default.htm From trek5200trek at yahoo.com Mon Mar 19 20:19:15 2007 From: trek5200trek at yahoo.com (Mahmoud Hanafi) Date: Mon, 19 Mar 2007 12:19:15 -0700 (PDT) Subject: [Udpcast] Question/request for a new option Message-ID: <336521.3033.qm@web33110.mail.mud.yahoo.com> Has there been any request/discussion for allowing clients to join a multicast session mid stream. The idea would be for a client to join mid way through a transfer and then catch any missing packets on the next transfer. Thanks, Mahmoud Hanafi --------------------------------- Expecting? Get great news right away with email Auto-Check. Try the Yahoo! Mail Beta. -------------- next part -------------- An HTML attachment was scrubbed... URL: From silviobandeira at gmail.com Mon Mar 19 22:02:26 2007 From: silviobandeira at gmail.com (Silvio Bandeira) Date: Mon, 19 Mar 2007 18:02:26 -0300 Subject: [Udpcast] ADAPTEC AIC7899 Message-ID: I have a cluster where the nodes have 2xSCSI disks using Adaptec AIC 7899 SCSI v2.57S7. I cannot make udpcast recognize the disks to start clonning. I haven't found the driver in udpcast cd either. Any ideas? -- Silvio Bandeira From alain at knaff.lu Fri Mar 23 12:13:26 2007 From: alain at knaff.lu (Alain Knaff) Date: Fri, 23 Mar 2007 12:13:26 +0100 Subject: [Udpcast] Question/request for a new option In-Reply-To: <336521.3033.qm@web33110.mail.mud.yahoo.com> References: <336521.3033.qm@web33110.mail.mud.yahoo.com> Message-ID: <4603B656.6030500@knaff.lu> Mahmoud Hanafi wrote: > Has there been any request/discussion for allowing clients to join a multicast session mid stream. The idea would be for a client to join mid way through a transfer and then catch any missing packets on the next transfer. > > > Thanks, > Mahmoud Hanafi Unfortunately, such a feature would imply some non-trivial development, so it's not planned for the foreseeable future. Sorry, Alain P.S. Please watch your line length From alain at knaff.lu Fri Mar 23 12:53:05 2007 From: alain at knaff.lu (Alain Knaff) Date: Fri, 23 Mar 2007 12:53:05 +0100 Subject: [Udpcast] Include a new SATA module In-Reply-To: References: Message-ID: <4603BFA1.3030703@knaff.lu> Daniele S. Jacinto wrote: > Hello, > > First of all, I want to thank the UDPCast ... it's wonderfull! > > I would like to know how I can include a new SATA module in CD boot image. I > have an ASUS A8V-VM but the SATA-VIA module in UDPCast didn't recognize my > hard disk. > > I did a "mount -o loop udpcd-complete.iso image" but I didn't find a place > to add the new module. > > Thanks for your help! > > Daniele As a CD image is read-only, you cannot add modules by mounting it. What you need to do instead is compile and install an udpcast kernel as described in http://udpcast.linux.lu/mkimagedoc.html#kernelCompile and then use that to build images as described in http://udpcast.linux.lu/mkimagedoc.html Regards, Alain From gp at lyngbjerggaardskolen.dk Fri Mar 23 13:14:56 2007 From: gp at lyngbjerggaardskolen.dk (Gunner Poulsen) Date: Fri, 23 Mar 2007 13:14:56 +0100 Subject: [Udpcast] UDPcast sender freezes In-Reply-To: <5F09D220B62F79418461A978CA0921BD0189BA37@pslexc01.psl.local> References: <5F09D220B62F79418461A978CA0921BD0189BA37@pslexc01.psl.local> Message-ID: <20070323120441.M97246@lyngbjerggaardskolen.dk> Dear friends - I have a problem. My UDP-cast is working very vell from PXE (that's not the problem). The problem is that after a while 2 - 30 GB it surdently freezes and I can't get in touch with the mashine via the keyboard or anything. And the cloning-proces stops. I worked at is the whole night the other day (to 4 morning), but it keeps doing it. First I used a version 2 month old, then I updatet to the newest at that time (20070306) but is kept apering. I use no command-line-options and it is a switch with 20 mashines. Any sugestions about what could be wrong? Med venlig hilsen Gunner Poulsen Lærer på http://www.lyngbjerggaardskolen.dk Magnus' far! From alain at knaff.lu Fri Mar 23 13:59:10 2007 From: alain at knaff.lu (Alain Knaff) Date: Fri, 23 Mar 2007 13:59:10 +0100 Subject: [Udpcast] UDPcast sender freezes In-Reply-To: <20070323120441.M97246@lyngbjerggaardskolen.dk> References: <5F09D220B62F79418461A978CA0921BD0189BA37@pslexc01.psl.local> <20070323120441.M97246@lyngbjerggaardskolen.dk> Message-ID: <4603CF1E.4080104@knaff.lu> Gunner Poulsen wrote: > Dear friends - I have a problem. > > My UDP-cast is working very vell from PXE (that's not the problem). The > problem is that after a while 2 - 30 GB it surdently freezes and I can't get > in touch with the mashine via the keyboard or anything. And the cloning-proces > stops. I worked at is the whole night the other day (to 4 morning), but it > keeps doing it. > First I used a version 2 month old, then I updatet to the newest at that time > (20070306) but is kept apering. I use no command-line-options and it is a > switch with 20 mashines. > > Any sugestions about what could be wrong? Could this be a hardware issue? Any messages displayed before the freeze? Do the caps-lock and num-lock LEDs on the keyboard still react? Which machine freezes? The sender, or one of the receivers? Or all at once? Regards, Alain From dteed at artistic.ca Fri Mar 23 14:56:01 2007 From: dteed at artistic.ca (D G Teed) Date: Fri, 23 Mar 2007 10:56:01 -0300 (ADT) Subject: [Udpcast] UDPcast sender freezes In-Reply-To: <20070323120441.M97246@lyngbjerggaardskolen.dk> References: <5F09D220B62F79418461A978CA0921BD0189BA37@pslexc01.psl.local> <20070323120441.M97246@lyngbjerggaardskolen.dk> Message-ID: I've seen a freeze from using a wireless module while the wireless device was powered on (in a notebook being templated). Our solution on the Dell D620 was to ensure the antenae switch was powered off prior to imaging. Oddly enough, even with that powered off, we were still able to grab the MAC address for our host management database, so that was good. Whatever is the cause, I'm pretty certain it is hardware or kernel+hardware related and unlikely to do with udpcast program itself. Anything that is erratic in how it fails (e.g. measure the number of minutes into the session, or at what step in boot up) points to pure hardware failure. You could likely induce the same lock up by booting by PXE and not starting the udpcast session. Just leave it for an hour and see if it is stable. --Donald Teed On Fri, 23 Mar 2007, Gunner Poulsen wrote: > Dear friends - I have a problem. > > My UDP-cast is working very vell from PXE (that's not the problem). The > problem is that after a while 2 - 30 GB it surdently freezes and I can't get > in touch with the mashine via the keyboard or anything. And the cloning-proces > stops. I worked at is the whole night the other day (to 4 morning), but it > keeps doing it. > First I used a version 2 month old, then I updatet to the newest at that time > (20070306) but is kept apering. I use no command-line-options and it is a > switch with 20 mashines. > > Any sugestions about what could be wrong? > > Med venlig hilsen Gunner Poulsen > Lærer på http://www.lyngbjerggaardskolen.dk > Magnus' far! > > _______________________________________________ > Udpcast mailing list > Udpcast at udpcast.linux.lu > https://lll.lgl.lu/mailman/listinfo/udpcast > From silviobandeira at gmail.com Fri Mar 23 15:55:30 2007 From: silviobandeira at gmail.com (Silvio Bandeira) Date: Fri, 23 Mar 2007 11:55:30 -0300 Subject: [Udpcast] UDPcast sender freezes In-Reply-To: <20070323120441.M97246@lyngbjerggaardskolen.dk> References: <5F09D220B62F79418461A978CA0921BD0189BA37@pslexc01.psl.local> <20070323120441.M97246@lyngbjerggaardskolen.dk> Message-ID: On 3/23/07, Gunner Poulsen wrote: > Dear friends - I have a problem. > > My UDP-cast is working very vell from PXE (that's not the problem). The > problem is that after a while 2 - 30 GB it surdently freezes and I can't get > in touch with the mashine via the keyboard or anything. And the cloning-proces > stops. I worked at is the whole night the other day (to 4 morning), but it > keeps doing it. > First I used a version 2 month old, then I updatet to the newest at that time > (20070306) but is kept apering. I use no command-line-options and it is a > switch with 20 mashines. > > Any sugestions about what could be wrong? > > Med venlig hilsen Gunner Poulsen > Lærer på http://www.lyngbjerggaardskolen.dk > Magnus' far! > > It has happened to me. In my case, one of the machine had a bad HD. When it reaches the failing sector all the process hangs. If you can identify the machine just shut it down and after a while the others continue. If not, you can use binary search clonning half the machines and so on. Not sure if its the same problem in your case... -- Silvio Bandeira From alain at knaff.lu Fri Mar 23 16:27:13 2007 From: alain at knaff.lu (Alain Knaff) Date: Fri, 23 Mar 2007 16:27:13 +0100 Subject: [Udpcast] ADAPTEC AIC7899 In-Reply-To: References: Message-ID: <4603F1D1.7030301@knaff.lu> Silvio Bandeira wrote: > I have a cluster where the nodes have 2xSCSI disks using Adaptec AIC > 7899 SCSI v2.57S7. > I cannot make udpcast recognize the disks to start clonning. I haven't > found the driver in udpcast cd either. > Any ideas? > Yes, this module (aic7xxx) was accidentally left disabled in the udpcast kernel. I enabled it and uploaded a new rpm (kernel-udpcast-2.6.20-2.i586.rpm) to the site, with the module included. The module is now also in the CD and PXE images, as well as in cast-o-matic Regards, Alain From silviobandeira at gmail.com Fri Mar 23 19:04:40 2007 From: silviobandeira at gmail.com (Silvio Bandeira) Date: Fri, 23 Mar 2007 15:04:40 -0300 Subject: [Udpcast] ADAPTEC AIC7899 In-Reply-To: <4603F1D1.7030301@knaff.lu> References: <4603F1D1.7030301@knaff.lu> Message-ID: Hi folks, i have tried the aic7xxx driver, it loads but keeps asking for the "device to be copied". Should I hand the driver any parameter for it to recognize the disk? Or am I missing something else? The nodes have 2xSCSI disks using Adaptec AIC 7899 SCSI v2.57S7. Thanks in advance. > Yes, this module (aic7xxx) was accidentally left disabled in the udpcast > kernel. I enabled it and uploaded a new rpm > (kernel-udpcast-2.6.20-2.i586.rpm) to the site, with the module > included. The module is now also in the CD and PXE images, as well as in > cast-o-matic > > Regards, > > Alain > > -- Silvio Bandeira From alain at knaff.lu Sun Mar 25 22:06:26 2007 From: alain at knaff.lu (Alain Knaff) Date: Sun, 25 Mar 2007 22:06:26 +0200 Subject: [Udpcast] ADAPTEC AIC7899 In-Reply-To: References: <4603F1D1.7030301@knaff.lu> Message-ID: <4606D642.6050402@knaff.lu> Silvio Bandeira wrote: > Hi folks, > i have tried the aic7xxx driver, it loads but keeps asking for the > "device to be copied". You should chose there the partition that you want to copy. > Should I hand the driver any parameter for it > to recognize the disk? Normally, you don't need any module parameter. > Or am I missing something else? > The nodes have 2xSCSI disks using Adaptec AIC > 7899 SCSI v2.57S7. > > Thanks in advance. Regards, Alain From silviobandeira at gmail.com Mon Mar 26 03:09:14 2007 From: silviobandeira at gmail.com (Silvio Bandeira) Date: Sun, 25 Mar 2007 22:09:14 -0300 Subject: [Udpcast] ADAPTEC AIC7899 In-Reply-To: <4606D642.6050402@knaff.lu> References: <4603F1D1.7030301@knaff.lu> <4606D642.6050402@knaff.lu> Message-ID: Thank you for your kind answer... but there is no partitions listed when it asks for device to be copied... I've tried typing "/dev/hda" but it doesn't help. Later I'll try g4l to see if it recognizes the devices. On 3/25/07, Alain Knaff wrote: > Silvio Bandeira wrote: > > Hi folks, > > i have tried the aic7xxx driver, it loads but keeps asking for the > > "device to be copied". > > You should chose there the partition that you want to copy. > -- Silvio Bandeira From gp at lyngbjerggaardskolen.dk Mon Mar 26 14:31:57 2007 From: gp at lyngbjerggaardskolen.dk (Gunner Poulsen) Date: Mon, 26 Mar 2007 13:31:57 +0100 Subject: [Udpcast] UDPcast sender freezes In-Reply-To: <4603CF1E.4080104@knaff.lu> References: <5F09D220B62F79418461A978CA0921BD0189BA37@pslexc01.psl.local> <20070323120441.M97246@lyngbjerggaardskolen.dk> <4603CF1E.4080104@knaff.lu> Message-ID: <20070326122823.M20065@lyngbjerggaardskolen.dk> On Fri, 23 Mar 2007 13:59:10 +0100, Alain Knaff wrote > Gunner Poulsen wrote: > > Dear friends - I have a problem. > > > > My UDP-cast is working very vell from PXE (that's not the problem). The > > problem is that after a while 2 - 30 GB it surdently freezes and I can't get > > in touch with the mashine via the keyboard or anything. And the cloning-proces > > stops. I worked at is the whole night the other day (to 4 morning), but it > > keeps doing it. > > First I used a version 2 month old, then I updatet to the newest at that time > > (20070306) but is kept apering. I use no command-line-options and it is a > > switch with 20 mashines. > > > > Any sugestions about what could be wrong? > > Could this be a hardware issue? In that case it is not a mashine specific hardware problem. I tryed to move the harddisk I am cloning from to another mashine and the same thing happend (by a diferent amount of GB). > > Any messages displayed before the freeze? No. > Do the caps-lock and num- > lock LEDs on the keyboard still react? No. > > Which machine freezes? The sender, or one of the receivers? Or all > at once? The sender. The receivers keep wating and wating..... Med venlig hilsen Gunner Poulsen Lærer på http://www.lyngbjerggaardskolen.dk Magnus' far! From alain at knaff.lu Mon Mar 26 16:48:41 2007 From: alain at knaff.lu (Alain Knaff) Date: Mon, 26 Mar 2007 16:48:41 +0200 Subject: [Udpcast] ADAPTEC AIC7899 In-Reply-To: References: <4603F1D1.7030301@knaff.lu> <4606D642.6050402@knaff.lu> Message-ID: <4607DD49.1000003@knaff.lu> Silvio Bandeira wrote: > Thank you for your kind answer... but there is no partitions listed > when it asks for device to be copied... I've tried typing "/dev/hda" > but it doesn't help. SCSI disks are not /dev/hda, but /dev/sda ^ > Later I'll try g4l to see if it recognizes the devices. Yes, try with a Knoppix, and do an lspci, just to be sure that this is indeed an AIC7899 card, and not something else. Regards, Alain From alain at knaff.lu Mon Mar 26 16:50:53 2007 From: alain at knaff.lu (Alain Knaff) Date: Mon, 26 Mar 2007 16:50:53 +0200 Subject: [Udpcast] UDPcast sender freezes In-Reply-To: <20070326122823.M20065@lyngbjerggaardskolen.dk> References: <5F09D220B62F79418461A978CA0921BD0189BA37@pslexc01.psl.local> <20070323120441.M97246@lyngbjerggaardskolen.dk> <4603CF1E.4080104@knaff.lu> <20070326122823.M20065@lyngbjerggaardskolen.dk> Message-ID: <4607DDCD.7020004@knaff.lu> Gunner Poulsen wrote: > In that case it is not a mashine specific hardware problem. I tryed to move > the harddisk I am cloning from to another mashine and the same thing happend > (by a diferent amount of GB). How different was this other machine from the first one? And what happens if you use a different harddisk (just for testing, obviously) >> Any messages displayed before the freeze? > No. > >> Do the caps-lock and num- >> lock LEDs on the keyboard still react? > No. Ok, so it really does hang hard... >> Which machine freezes? The sender, or one of the receivers? Or all >> at once? > > The sender. The receivers keep wating and wating..... Interesting Alain From dewschmid at web.de Mon Mar 26 17:59:52 2007 From: dewschmid at web.de (Wolfgang Schmid) Date: Mon, 26 Mar 2007 17:59:52 +0200 Subject: [Udpcast] ahci-module?-trouble In-Reply-To: <4607DDCD.7020004@knaff.lu> References: <5F09D220B62F79418461A978CA0921BD0189BA37@pslexc01.psl.local> <20070326122823.M20065@lyngbjerggaardskolen.dk> <4607DDCD.7020004@knaff.lu> Message-ID: <200703261759.52598.dewschmid@web.de> I have a problem: the sata disk (sda) is not recognized. There is no option offered to choose a disk to copy... (Everything works fine with older 'ide-machines') Suse seems also to have some troubles? whereas knoppix works fine Here is a part of the hardware-list suse 10.2. is producing: any ideas? Best regards, wolfgang! I hope the length of the list below is not annoying... ... 39: IDE 00.0: 10600 Disk [Created at block.218] UDI: /org/freedesktop/Hal/devices/storage_serial_SATA_ST3808110AS_9LR0G8CJ Unique ID: z70z.YnxUayP7NI9 Parent ID: CLZK.13AlYnG+rp5 SysFS ID: /block/sda SysFS BusID: 0:0:0:0 SysFS Device Link: /devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0 Hardware Class: disk Model: "ST3808110AS" Device: "ST3808110AS" Revision: "3.AA" Serial ID: "9LR0G8CJ" Driver: "ahci", "sd" Driver Modules: "ahci" Device File: /dev/sda Device Files: /dev/sda, /dev/disk/by-id/scsi-SATA_ST3808110AS_9LR0G8CJ, /dev/disk/by-id/ata-ST3808110AS_9LR0G8CJ, /dev/disk/by-path/pci-0000:00:12.0-scsi-0:0:0:0, /dev/disk/by-id/edd-int13_dev80 Device Number: block 8:0-8:15 BIOS id: 0x80 Geometry (Logical): CHS 9729/255/63 Size: 156301488 sectors a 512 bytes Geometry (BIOS EDD): CHS 155061/16/63 Size (BIOS EDD): 156301488 sectors Geometry (BIOS Legacy): CHS 1023/255/63 Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #15 (SATA controller) ... ... <6>ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, low) -> IRQ 177 <6>ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode <6>ahci 0000:00:12.0: flags: 64bit ncq ilck pm led clo pmp pio slum part <6>ata1: SATA max UDMA/133 cmd 0xDC826100 ctl 0x0 bmdma 0x0 irq 177 <6>ata2: SATA max UDMA/133 cmd 0xDC826180 ctl 0x0 bmdma 0x0 irq 177 <6>ata3: SATA max UDMA/133 cmd 0xDC826200 ctl 0x0 bmdma 0x0 irq 177 <6>ata4: SATA max UDMA/133 cmd 0xDC826280 ctl 0x0 bmdma 0x0 irq 177 <6>scsi0 : ahci <6>ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) <6>ata1.00: ATA-7, max UDMA/133, 156301488 sectors: LBA48 NCQ (depth 31/32) <6>ata1.00: ata1: dev 0 multi count 16 <6>ata1.00: configured for UDMA/133 <6>scsi1 : ahci <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: ATAPI, max UDMA/100 <6>ata2.00: configured for UDMA/100 <6>scsi2 : ahci <6>ata3: SATA link down (SStatus 0 SControl 300) <6>scsi3 : ahci <6>ata4: SATA link down (SStatus 0 SControl 300) <5> Vendor: ATA Model: ST3808110AS Rev: 3.AA <5> Type: Direct-Access ANSI SCSI revision: 05 <5>SCSI device : 156301488 512-byte hdwr sectors (80026 MB) <5>sda: Write Protect is off <7>sda: Mode Sense: 00 3a 00 00 <5>SCSI device sda: drive cache: write back <5>SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB) <5>sda: Write Protect is off <7>sda: Mode Sense: 00 3a 00 00 <5>SCSI device sda: drive cache: write back <6> sda: sda1 sda2 sda3 < sda5 sda6 > <5>sd 0:0:0:0: Attached scsi disk sda <5> Vendor: PHILIPS Model: DROM6316 Rev: DD01 <5> Type: CD-ROM ANSI SCSI revision: 05 <5>sd 0:0:0:0: Attached scsi generic sg0 type 0 <5>scsi 1:0:0:0: Attached scsi generic sg1 type 5 <6>ATIIXP: IDE controller at PCI slot 0000:00:14.1 <6>ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 193 <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ATIIXP: chipset revision 0 <6>ATIIXP: not 100% native mode: will probe irqs later <6> ide0: BM-DMA at 0x8420-0x8427, BIOS settings: hda:pio, hdb:pio <6>ATIIXP: simplex device: DMA disabled <6>ide1: ATIIXP Bus-Master DMA disabled (BIOS) <7>Probing IDE interface ide0... <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <7>Probing IDE interface ide1... <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <4>sr0: scsi3-mmc drive: 0x/48x cd/rw xa/form2 cdda tray <6>Uniform CD-ROM driver Revision: 3.20 <7>sr 1:0:0:0: Attached scsi CD-ROM sr0 <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 254 in <4> res 51/54:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x43 data 12 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x25 data 8 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 254 in <4> res 51/54:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <4>Attempting manual resume <6>kjournald starting. Commit interval 5 seconds <6>EXT3 FS on sda6, internal journal <6>EXT3-fs: mounted filesystem with ordered data mode. <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) <6>ata2.00: configured for UDMA/100 <6>ata2: EH complete <3>ata2.00: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x2 <3>ata2.00: (irq_stat 0x40000001) <3>ata2.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 in <4> res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x40 (internal error) <6>ata2: soft resetting port <6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) From dewschmid at web.de Mon Mar 26 20:15:59 2007 From: dewschmid at web.de (Wolfgang Schmid) Date: Mon, 26 Mar 2007 20:15:59 +0200 Subject: [Udpcast] Sata-modules In-Reply-To: <4607ECD7.3090207@knaff.lu> References: <200703231526.04101.dewschmid@web.de> <200703231933.35804.dewschmid@web.de> <4607ECD7.3090207@knaff.lu> Message-ID: <200703262015.59421.dewschmid@web.de> Am Montag, 26. März 2007 17:55 schrieben Sie: > Wolfgang Schmid wrote: > > I've gopt the following problem: > > I use cast-o-matic and do all the settings, choosing also the > > ahci-sata-module, resp. (knoppix 5.2 lsmod tells me to take it). It even > > says that it'll include this driver in the bootable cdrom-image: > > "You have chosen the following disk modules: ahci" > > So I download image and burn it. > > But it doesn't work - > > the cd boots correctly but the module isn't > > used automatically and it also can't be found in the list the menue > > offers :-( > > I have a suspicion that your device is not actually ahci, but a > different SATA chipset. Could you try downloading the full udpcd.iso > (which includes _all_ drivers...) and check whether it proposes a > different SATA module? > > The menu system usually works as follows: it checks the installed > hardware, and if this hardware is compatible with modules on the CD, > only these are listed, (but you can get the full list by clicking on > Others). If none match, the full list is diplayed immediately. But so > far the "full" list had an issue in that not all directories were > scanned for modules. However, that is is now fixed in today's version > (20070326), now the full list is really full. yea, that was what i meant maybe its running now... I'll try tomorrow (i've no access to the machines now) Regards > > > I also to check all but none of the modules is included (other > > preconfiguring issues work e.g. network module) > > > > Best regards, Wolfgang > > (Thanks for the quick reply) > > Regards, > > Alain -- --------------------------------------------- Mag. Wolfgang Schmid Abteigymnasium Seckau 8732 Seckau 1 Tel.: 03514 5234 201 Fax: 03514 5234 205 wolfgang.schmid at abtei-seckau.at www.abteigymnasium-seckau.at --------------------------------------------- From ewschmid at web.de Tue Mar 27 18:42:25 2007 From: ewschmid at web.de (Wolfgang & Elke Schmid) Date: Tue, 27 Mar 2007 18:42:25 +0200 Subject: [Udpcast] Sata-modules In-Reply-To: <200703262015.59421.dewschmid@web.de> References: <200703231526.04101.dewschmid@web.de> <4607ECD7.3090207@knaff.lu> <200703262015.59421.dewschmid@web.de> Message-ID: <200703271842.25332.ewschmid@web.de> Am Montag, 26. März 2007 20:15 schrieb Wolfgang Schmid: > Am Montag, 26. März 2007 17:55 schrieben Sie: > > Wolfgang Schmid wrote: > > > I've gopt the following problem: > > > I use cast-o-matic and do all the settings, choosing also the > > > ahci-sata-module, resp. (knoppix 5.2 lsmod tells me to take it). It > > > even says that it'll include this driver in the bootable cdrom-image: > > > "You have chosen the following disk modules: ahci" > > > So I download image and burn it. > > > But it doesn't work - > > > the cd boots correctly but the module isn't > > > used automatically and it also can't be found in the list the menue > > > offers :-( > > > > I have a suspicion that your device is not actually ahci, but a > > different SATA chipset. Could you try downloading the full udpcd.iso > > (which includes _all_ drivers...) and check whether it proposes a > > different SATA module? > > > > The menu system usually works as follows: it checks the installed > > hardware, and if this hardware is compatible with modules on the CD, > > only these are listed, (but you can get the full list by clicking on > > Others). If none match, the full list is diplayed immediately. But so > > far the "full" list had an issue in that not all directories were > > scanned for modules. However, that is is now fixed in today's version > > (20070326), now the full list is really full. > > yea, that was what i meant > maybe its running now... > I'll try tomorrow (i've no access to the machines now) > Regards > > > > I also to check all but none of the modules is included (other > > > preconfiguring issues work e.g. network module) > > > > > > Best regards, Wolfgang > > > (Thanks for the quick reply) > > > > Regards, > > > > Alain Heureka! Now it works: 1.: the module (ahci) is within the menue-list 2.: the partition table is read correctly 3.: cloning is still to be tested (tomorrow)! Today i tried other machines with little success - it stopped and disconnected after a few MBs - many re-xmits! - probably big cable trouble :-( Questions: 1.:What does /dev/hda:block mean? (appears in the table menue beside the other partition entries) 2.: is the MBR cloned when using the option: /dev/hda (whole dik)? Thanks and regards Wolfgang From ewschmid at web.de Wed Mar 28 13:56:00 2007 From: ewschmid at web.de (Wolfgang & Elke Schmid) Date: Wed, 28 Mar 2007 13:56:00 +0200 Subject: [Udpcast] General Questions In-Reply-To: <200703271842.25332.ewschmid@web.de> References: <200703231526.04101.dewschmid@web.de> <200703262015.59421.dewschmid@web.de> <200703271842.25332.ewschmid@web.de> Message-ID: <200703281356.00932.ewschmid@web.de> Hello. I've some general questions: 1.:What does /dev/block:hda mean? (appears in the table menue beside the other partition entries) 2.: is the MBR also cloned when using the option: /dev/hda (whole dik)? 3.: Is ist possible to udpcast just the partition table resp. the MBR? Thanks and regards Wolfgang Schmid > _______________________________________________ > Udpcast mailing list > Udpcast at udpcast.linux.lu > https://lll.lgl.lu/mailman/listinfo/udpcast From alain at knaff.lu Wed Mar 28 20:24:17 2007 From: alain at knaff.lu (Alain Knaff) Date: Wed, 28 Mar 2007 20:24:17 +0200 Subject: [Udpcast] General Questions In-Reply-To: <200703281356.00932.ewschmid@web.de> References: <200703231526.04101.dewschmid@web.de> <200703262015.59421.dewschmid@web.de> <200703271842.25332.ewschmid@web.de> <200703281356.00932.ewschmid@web.de> Message-ID: <460AB2D1.7020004@knaff.lu> Wolfgang & Elke Schmid wrote: > Hello. > I've some general questions: > 1.:What does /dev/block:hda mean? (appears in the table menue beside the > other partition entries) No idea. Never seen this... > 2.: is the MBR also cloned when using the option: /dev/hda (whole dik)? Yes, /dev/hda is the whole disk. > 3.: Is ist possible to udpcast just the partition table resp. the MBR? No > Thanks and regards > Wolfgang Schmid Regards, Alain From jeff at box.net Thu Mar 29 23:53:00 2007 From: jeff at box.net (Jeffrey Queisser) Date: Thu, 29 Mar 2007 14:53:00 -0700 Subject: [Udpcast] File "/lib/modules/2.6.20.4udpcast/modules.pcimap" not found Message-ID: <460C353C.5090500@box.net> Hello, I built an initrd image from Cast-o-matic last night, and I received the following errors on start: File "/lib/modules/2.6.20.4udpcast/modules.pcimap" not found (No such file or directory) then modeprobe: cannot parse modules.dep Using the busybox terminal, I saw that /lib/modules/2.6.20udpcast exists - so it seems like there's a mismatch (as initrd is referencing 2.6.20.4). I am using the latest available udpcast kernel (from the RPM).. any thoughts? Are the kernel & cast-o-matic out of step? Thanks, -Jeff