[prev in list] [next in list] [prev in thread] [next in thread] 

List:       evms-devel
Subject:    Re: [Evms-devel] upgrade woes again (1.2.0 -> 2.0.1)
From:       Brendon Baumgartner <brendon () brendon ! com>
Date:       2003-05-19 20:57:56
[Download RAW message or body]

On Wed, May 14, 2003 at 05:01:41PM +0600, Mike Tran wrote:
> Brendon & Don,
> 
> Attached file is a patch from Steve D. . The patch should be applied in
> the engine/ directory.  This patch logs the device major and minor
> numbers which is helpful when debugging I/O errors.
> 
> Regards,
> Mike Tran
> 
> On Thu, 2003-05-15 at 03:32, Don Mulvey wrote:
> > Brandon,
> > 
> > Could you post descriptions of your disks?  I got a copy of the engine log
> > from Mike and it shows RC=EINVAL from trying to read 1024 bytes at LBA 0 on
> > hdg.  So, I'd kinda like to know more about hdg in particular ... like
> > block size ... as much as you can find out.
> > 
> > Thanks, Don

> --- discover.c.2.0.1	Wed May 14 14:34:56 2003
> +++ discover.c	Wed May 14 14:35:12 2003
> @@ -282,6 +282,10 @@
>  		rc = EINVAL;
>  	}
>  
> +	if (rc == 0) {
> +		LOG_DEBUG("Device node %s is for major %d, minor %d.\n", name, major, minor);
> +	}
> +
>  	LOG_PROC_EXIT_INT(rc);
>  	return rc;
>  }

I reran evmsgui with the patch. The log is posted:
http://viper.techchamps.com/~brendon/evms/mack/0519/

-- 
 _BB


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Evms-devel mailing list
Evms-devel@lists.sourceforge.net
To subscribe/unsubscribe, please visit:
https://lists.sourceforge.net/lists/listinfo/evms-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic