Hi, In the case of a host OS without lsscsi command, the following error message is recorded into xend-debug.log when xend is started. The error message is recorded once certainly. If SCSI devices are connected to the host OS, it is recorded to the number of SCSI devices. sh: lsscsi: command not found This patch discards the error message to /dev/null. Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com> Best regards, Kan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Masaki Kanno
2009-Mar-11 10:17 UTC
Re: [Xen-devel] [PATCH] Discard error messages of lsscsi
Sorry, please ignore the patch. The patch includes mistake. Best regards, Kan Wed, 11 Mar 2009 18:23:48 +0900, Masaki Kanno wrote:>Hi, > >In the case of a host OS without lsscsi command, the following >error message is recorded into xend-debug.log when xend is started. >The error message is recorded once certainly. If SCSI devices are >connected to the host OS, it is recorded to the number of SCSI >devices. > > sh: lsscsi: command not found > >This patch discards the error message to /dev/null. > >Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com> > >Best regards, > Kan > > >-------------------------------text/plain------------------------------- >_______________________________________________ >Xen-devel mailing list >Xen-devel@lists.xensource.com >http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Masaki Kanno
2009-Mar-11 11:01 UTC
Re: [Xen-devel] [PATCH] Discard error messages of lsscsi
Hi, I send a new patch. The patch fixes mistake of changeset 19310. Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com> Best regards, Kan Wed, 11 Mar 2009 19:17:39 +0900, Masaki Kanno wrote:>Sorry, please ignore the patch. >The patch includes mistake. > >Best regards, > Kan > >Wed, 11 Mar 2009 18:23:48 +0900, Masaki Kanno wrote: > >>Hi, >> >>In the case of a host OS without lsscsi command, the following >>error message is recorded into xend-debug.log when xend is started. >>The error message is recorded once certainly. If SCSI devices are >>connected to the host OS, it is recorded to the number of SCSI >>devices. >> >> sh: lsscsi: command not found >> >>This patch discards the error message to /dev/null. >> >>Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com> >> >>Best regards, >> Kan >> >> >>-------------------------------text/plain------------------------------- >>_______________________________________________ >>Xen-devel mailing list >>Xen-devel@lists.xensource.com >>http://lists.xensource.com/xen-devel > > >_______________________________________________ >Xen-devel mailing list >Xen-devel@lists.xensource.com >http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel