
I run a ubuntu nas with raid6, mdstat does not indicate that anything is wrong, but when i try to read files on the raid volume, i am only able to read about 1/4 of the file, and the file transfer fails/freezes. I have tried multiple ways of reading files on the array (copy, ftp, http lamp server, but it always fail. The same happens to every file i try to read. The raid array have been ruing for months with no problems, and i cant seam to find what is wrong. I hae also done a memory test which found no errors. Could this be dead harddrives that have not been detected by mdadm? Here is the output of mdstat: Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10...
ادامه مطلب
I have a database of: File Number, Task Description, Date Completed, Who Completed it. Example: File Task Date Who C1023 Examined Property 01/01/2016 Jack C1023 Typed Property Report 01/02/2016 Sally C1023 Reviewed Report 01/02/2016 Jeff C1023 Sent Report to Client 01/03/2016 Mary C1025 Examined Property 01/02/2016 Jack C1025 Typed Property Report 01/02/2016 Amy C1025 Reviewed Report 01/03/2016 Jeff C1025 Sent Report to Client 01/04/2016 Mary I can figure out how to do report in Crystal where I use the file number as the group and then detail of each task but it is in rows. I really would prefer the data in columns. Example:File Task Examined Report Typed Report Reviewed Sent to Client C1023...
ادامه مطلب
I'm trying to find the total cost of a strategy by looking up the elements that make up that strategy from a table of unique item id's matched to development cost. If an item is in the strategy twice I only want to count the cost once. So strategy 1 would be the cost of Name 1, Name 5, Name 12 and Name 14. I've played around with this for ages trying various combinations of index match, lookup, and sumif but haven't quite cracked it. Let's block ads! بخوانید...
ادامه مطلب
I have used below formula in this file but I do not know why it doesn not work and retu #N/A!? Infact I need to lookup "Station .No" from other sheets to display it in Sheet1 : = VLOOKUP(I3,INDIRECT("'"&INDEX(SheetList,MATCH(1,--(COUNTIF(INDIRECT("'"&SheetList&"'!$A$5:$N$500"),I3)>0),0))&"'!$A$5:$N$500"),14,FALSE) Could you please guide me? Let's block ads! بخوانید...
ادامه مطلب
I'm looking for an easy (!) way to encrypt (and decrypt) USB volumes under Windows 10. Easier than my current practise: Currently, I've an True Crypt file on the USB volume and a portable TrueCrypt installation on the same stick. I plug the device in, run TC, select the TC file (have to reselect it, since the device has mostly new drive letters), select a drive letter to mount, and click ok, enter the password, ok. Have the new volume with encrypted files in/on. What I want: Plug the device in - password dialog opens automatically - enter password - device is there (encrypted). Is this possible with pure Windows capabilities? Or some exteal tools/workflow? Thanks Konrad Let's block ads! بخوا...
ادامه مطلب
I have a table array $E$14:$G$851. Column E just contains unique identifiers, lets say a/b/c/d etc, column F contains hundreds of numbers all less than or equal to 20 and column G contains the values I need retued. I need a formula which will search for the unique identifier in column E, and then search UP column F and find me the FIRST value that is LESS THAN the column F result and use that result to retu the adjacent value in column G. So if I had searched for "g", the formula would then search UP column F for the first number LESS THAN 16. This would be "d" with 12. the formula would then retu 25010 from column G. example I've been searching for an answer to this for weeks and haven't fo...
ادامه مطلب