From adamcrume at gmail.com Thu Oct 27 18:08:27 2011 From: adamcrume at gmail.com (Adam Crume) Date: Thu, 27 Oct 2011 15:08:27 -0700 Subject: [Disksim-users] Update:new_disk.pl and dx_track errors Message-ID: I'm running into the same exact problem. Running new_disk.pl or dx_stat directly gives the error message: Could not set FORCE_PACK_ID on device /dev/sdb. Any ideas on how to fix this? From zh-lian at 163.com Thu Oct 27 20:29:48 2011 From: zh-lian at 163.com (=?GBK?B?wO7V17ui?=) Date: Fri, 28 Oct 2011 08:29:48 +0800 (CST) Subject: [Disksim-users] Update:new_disk.pl and dx_track errors In-Reply-To: References: Message-ID: <520197ab.12d7a.13347eebf03.Coremail.zh-lian@163.com> Perhaps you are running in a virtual machine . I don't think it can work well in the virtual machine . At 2011-10-28 06:08:27,"Adam Crume" wrote: >I'm running into the same exact problem. Running new_disk.pl or >dx_stat directly gives the error message: Could not set FORCE_PACK_ID >on device /dev/sdb. > >Any ideas on how to fix this? >_______________________________________________ >Disksim-users mailing list >Disksim-users at ece.cmu.edu >https://sos.ece.cmu.edu/mailman/listinfo/disksim-users From adamcrume at gmail.com Thu Oct 27 21:24:42 2011 From: adamcrume at gmail.com (Adam Crume) Date: Thu, 27 Oct 2011 18:24:42 -0700 Subject: [Disksim-users] Update:new_disk.pl and dx_track errors In-Reply-To: <520197ab.12d7a.13347eebf03.Coremail.zh-lian@163.com> References: <520197ab.12d7a.13347eebf03.Coremail.zh-lian@163.com> Message-ID: No, this was on a physical machine. The problem turned out to be because I was using /dev/sdb instead of /dev/sg2. 2011/10/27 ??? : > Perhaps you are running in a virtual machine . I don't think it can work well in the virtual machine . > At 2011-10-28 06:08:27,"Adam Crume" wrote: >>I'm running into the same exact problem. ?Running new_disk.pl or >>dx_stat directly gives the error message: Could not set FORCE_PACK_ID >>on device /dev/sdb. >> >>Any ideas on how to fix this? >>_______________________________________________ >>Disksim-users mailing list >>Disksim-users at ece.cmu.edu >>https://sos.ece.cmu.edu/mailman/listinfo/disksim-users > > From kollapurushotham at gmail.com Sat Oct 29 20:59:35 2011 From: kollapurushotham at gmail.com (kolla purushotham) Date: Sat, 29 Oct 2011 20:59:35 -0400 Subject: [Disksim-users] Help on Disksim Message-ID: Hi, I encountered the same error which was already mentioned here (https://sos.ece.cmu.edu/pipermail/disksim-users/2009-June/000407.html) . Here is my exact situation. I am using Disksim as a "slave" and when I change the request count from 1000 to 10000 in syssim_driver.c (LineNo: 65) file its giving me this error. Another question regarding the same would be; basing on what constraint do we set the value of disksim->fpcheck in the file disksim_diskctlr.c (Line No: 1924). Please let me know if you people need any additional information and any help in this regard is highly appreciated. -- Regards, Purushotham From kollapurushotham at gmail.com Sun Oct 30 13:36:15 2011 From: kollapurushotham at gmail.com (kolla purushotham) Date: Sun, 30 Oct 2011 13:36:15 -0400 Subject: [Disksim-users] disksim->fpcheck Error Message-ID: ---------- Forwarded message ---------- From: kolla purushotham Date: 29 October 2011 20:59 Subject: Help on Disksim To: disksim-users at ece.cmu.edu Hi, I encountered the same error which was already mentioned here (https://sos.ece.cmu.edu/pipermail/disksim-users/2009-June/000407.html) . Here is my exact situation. I am using Disksim as a "slave" and when I change the request count from 1000 to 10000 in syssim_driver.c (LineNo: 65) file its giving me this error. Another question regarding the same would be; basing on what constraint do we set the value of disksim->fpcheck in the file disksim_diskctlr.c (Line No: 1924). Please let me know if you people need any additional information and any help in this regard is highly appreciated. -- Regards, Purushotham -- Regards, Purushotham From liufeng086 at 126.com Mon Oct 31 03:45:18 2011 From: liufeng086 at 126.com (wo) Date: Mon, 31 Oct 2011 15:45:18 +0800 (CST) Subject: [Disksim-users] Disksim-users Digest, Vol 72, Issue 2 In-Reply-To: References: Message-ID: <7c52537f.6b36.13358f08922.Coremail.liufeng086@126.com> Hello,I'm a disksim newcomer,I want to know how to use trace and how to run disksim in unbuntu 10.10. Thank you! At 2011-10-31 00:00:04,disksim-users-request at ece.cmu.edu wrote: >Send Disksim-users mailing list submissions to > disksim-users at ece.cmu.edu > >To subscribe or unsubscribe via the World Wide Web, visit > https://sos.ece.cmu.edu/mailman/listinfo/disksim-users >or, via email, send a message with subject or body 'help' to > disksim-users-request at ece.cmu.edu > >You can reach the person managing the list at > disksim-users-owner at ece.cmu.edu > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Disksim-users digest..." > > >Today's Topics: > > 1. Help on Disksim (kolla purushotham) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Sat, 29 Oct 2011 20:59:35 -0400 >From: kolla purushotham >Subject: [Disksim-users] Help on Disksim >To: disksim-users at ece.cmu.edu >Message-ID: > >Content-Type: text/plain; charset=ISO-8859-1 > >Hi, > >I encountered the same error which was already mentioned here >(https://sos.ece.cmu.edu/pipermail/disksim-users/2009-June/000407.html) >. > >Here is my exact situation. I am using Disksim as a "slave" and when I >change the request count from 1000 to 10000 in syssim_driver.c >(LineNo: 65) file its giving me this error. > >Another question regarding the same would be; basing on what >constraint do we set the value of disksim->fpcheck in the file >disksim_diskctlr.c (Line No: 1924). > >Please let me know if you people need any additional information and >any help in this regard is highly appreciated. > >-- >Regards, >Purushotham > > >------------------------------ > >_______________________________________________ >Disksim-users mailing list >Disksim-users at ece.cmu.edu >https://sos.ece.cmu.edu/mailman/listinfo/disksim-users > > >End of Disksim-users Digest, Vol 72, Issue 2 >********************************************