similar to: File system corruption

Displaying 20 results from an estimated 7000 matches similar to: "File system corruption"

2009 Oct 14
6
Reinstantiate controller during functional testing
... ok, I may be going about this the wrong way, or perhaps, a less efficient way than is optimal, but I would like to test a little bit of AJAX on one of my web pages. When I test this by hand, I bring up the page which shows a select box, I select an item from the drop down list, see another select box show up, go back to the first select box, select a different item, and see something
2009 Sep 28
6
What is the most efficient way to split a table into 2 groups?
I have the following: @lot = Lot.find(params[:id]) part_nums = Part.all(:conditions => ["id <> ?", @lot.part.id]) I guess I should mention that Lot :belongs_to => :part I was looking at the log following the execution of these two statements and I saw something like this: Lot Load (0.4ms) SELECT * FROM "lots" WHERE ("lots"."id" = 13) Part
2008 Dec 13
2
What is "The Rails Way" to do this?
I have a PHP application with the following in one of the "views": <input type="button" onClick="newAlt()" value=" + "></nobr> The JavaScript for "newAlt()" is: // using DOM create new input box for alternate part function newAlt() { var html = "<input style=''background-color:#FFFFCC'' "; html +=
2005 Oct 01
1
rsync failed: Too many links
Dear Sir or Madam, Has anyone seen a error message like the following? rsync: recv_generator: mkdir "/home/kmiller/briefcase/1205275" failed: Too many links (31) rsync: stat "/home/kmiller/briefcase/1205275" failed: No such file or directory (2) As far as I can tell, I am not using any symlinks or hardlinks. Please find below a reasonably complete bug report. Please let
2009 Dec 10
2
How to customize the default scaffold?
I know the scaffold generator is really only useful for beginners and/or very the preliminary state of a project, but I find that I use it a lot (especially, since I am still a beginner). There are a couple of things I find myself tweaking (or wanting to tweak, but never getting around to tweaking) each time I generate a new scaffold: 1) Change the layout from blah.html.erb to
2001 Jan 04
0
briefcase problem with win98/ME
hallo! I'm trying to place a file coming from a samba share into my local briefcase on my win98/ME machines. it works with the same share on my winNT box. when I move the file from the mounted volume to the briefcase I don't get any error messages, but the file doesn't show up in the briefcase?! my setup: local PC with winME, briefcase on desktop, samba (userlevel-)share mounted as
2003 Feb 18
0
2 Probs: Mangled Case & Briefcase
Hi, I have a Samba 2.2.3a-6 server running on top of Debian Woody. There are two things I still have problems with. Number one is case mangling. I have set "mangle case = Yes" in [global] and left all other options related to case at their default and it works to some extent. But for example I cannot rename "whatever.txt" to "WhatEver.txt". The way it works is
1997 Jul 23
0
Windows 95 Briefcase
Hello everyone... I have been using Samba v1.9.16p11 for a little while now and I just noticed that when I create a Windows 95 Briefcase on a Samba drive it appears as a folder (directory). This also happens when I move a briefcase created on a local drive to the network. I admit a small degree of ignorance here because I do not have an NT box to test the setup with so I do not know if this is
2007 Dec 06
0
[POSIX ACLs] Only ACE rules from Samba Primary Group are applied.
Hi, I've a samba 3.0.24 server running in a debian "alike" OS with a (Open)LDAP backend and I'm having the following problem: I have LDAP users that belong to more than one (POSIX) group. For instance, I have a user2 that belongs to group "users" and "grupo2" and I have a share with the following ACL settings: getfacl /home/shares/share1/ getfacl: Removing
1999 Jun 25
1
2.0.4b/rh60/smbstatus: European characters (accented)
character set = iso8859-1 client code page = 850 Through win9x I save a file, whose filename contains characters as: ? ? ? ? ?, on a samba share. I can see those filenames (on a samba share) ok through win9x explorer. I can see those filenames ok through ls on linux. If I open one of those file, and then look at locked files with smbstatus, they are showed with a LF in place of the localized
2010 Jan 06
0
is aov equivalent to lme for split-plot analysis?
Dear R community, I am trying to do a split-plot analysis as follows. I have a data set (?morf?) with plant data from 6 ?blocks? at different latitudes, each divided in 3 plots. The full-plot ?treatment? is ?soil type? and has three levels. Within each plot I have two levels of radiation, coded as ?SUN? and ?SHADE?. I have data for several response traits for 30 plants within each subplot,
2010 Jan 09
0
aov vs lme for split plot analysis
Dear R community, I am trying to do a split-plot analysis as follows. I have a data set (?morf?) with plant data from 6 ?blocks? at different latitudes, each divided in 3 plots. The full-plot ?treatment? is ?soil type? and has three levels. Within each plot I have two levels of radiation, coded as ?SUN? and ?SHADE?. I have data for several response traits for 30 plants within each subplot,
2010 Nov 04
1
Plotting a vector data
Hi; I have 30 data sets and I managed to take the average of a variable in each set and put them in a vector like variable(It contains NaN data as well). x<- matrix( list.files("C:/updated_CFL_Rad_files/2007/11",full=TRUE)) for(i in 1:30) { radiation.data <-read.table(x[i], header = TRUE,sep = ",", quote = " ", dec = ".") attach(radiation.data)
2010 Nov 10
1
Extending a plot in a loop
My problem is that I have a data set for every day of measurement in a seperate file and I want to plot one parameter of the data for all the days in one graph. I tried to use for loop but only the last data remains in the program memory, I don`t know how to plot each day`s data continusly after the others(or how to extending the x axis.) Would you please help me with it? This a plot for one day:
1999 Mar 26
1
Creating a Briefcase on Samba shares?
Is there a way to successfully create a working Briefcase on Samba shares? When I create one in a Samba share, it has a regular folder icon with a desktop.ini file in it. Openning it reveals a plain folder rather than the usual Briefcase applet. When I create one on a Windows NT network share it works fine, but all our big filesystems are unix-based Samba shares rather than NT shares. -Ernie
2010 Nov 16
1
Extending a plot in a loop (With attachment)
My problem is that I have a data set for every day of measurement in a seperate file and I want to plot one parameter of the data for all the days in one graph. I tried to use for loop but only the last data remains in the program memory, I don`t know how to plot each day`s data continusly after the others(or how to extending the x axis.) Would you please help me with it? This a plot for one day:
2012 May 11
0
Interpreting summary of lme
Dear mixed-modelers, I have built a mixed model and I'm having serious trouble with interpreting the output. I want to test differences in the coefficient of variation (CV) of light across 3 tree crown exposures (Depth). I have measured direct and diffuse radiation (RF) and I want to test for differences for each kind of radiation between crown exposures, as well as differences between
2003 Jan 07
1
[Q] Do you trust fsck?
Box with Redhat 7.1 and kernel 2.4.20 has a hardware RAID (about 750 gigs data) attached via an Adaptec 29160 LP card... I began seeing numerous SCSI errors in my logs for our external hardware RAID and input/output errors on test attempts to copy files via cp. Rebooted and immediately saw the errors as the disk was initially accessed by the Adaptec driver. The RAID controller did not
2002 Jul 17
1
m$ briefcase / access question
Hi all, I've just realised Samba doesn't appear to support M$ Briefcases, which is a bit of a shame as I've just designed an Access Database system that needs to replicate between Servers on five sites, and we've just converted the client's NT Servers to Linux Samba Servers.... (now, finally, things work properly!!) So, presuming there is a God up there somewhere.... can
2017 Mar 10
3
CentOS-6.8 fsck report Maximal Count
On Thu, March 9, 2017 09:46, John Hodrien wrote: > On Thu, 9 Mar 2017, James B. Byrne wrote: > >> This indicated that a bad sector on the underlying disk system might >> be the source of the problem. The guests were all shutdown, a >> /forcefsck file was created on the host system, and the host system >> remotely restarted. > > fsck's not good at finding