Disable verbosity

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Disable verbosity

lsonzogni
In /etc/mhvtl/mhvtl.conf already set VERBOSE=0, but still logging into /var/lig/messages

Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57685) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57686) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57687) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57688) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57689) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Disable verbosity

Mark Harvey
Thanks for the bug report.

I'll correct soon.

Sent from my iPad

On Sep 14, 2011, at 22:04, "lsonzogni [via MHVTL - Linux Virtual Tape Library - Community Forums]"<[hidden email]> wrote:

In /etc/mhvtl/mhvtl.conf already set VERBOSE=0, but still logging into /var/lig/messages

Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57685) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57686) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57687) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57688) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00
Sep 14 09:01:53 wilvtl1 kernel: mhvtl: CDB (57689) 6 bytes
Sep 14 09:01:53 wilvtl1 kernel: 0a 00 01 00 00 00



If you reply to this email, your message will be added to the discussion below:
http://mhvtl-linux-virtual-tape-library-community-forums.966029.n3.nabble.com/Disable-verbosity-tp3335558p3335558.html
To start a new topic under MHVTL - Linux Virtual Tape Library - Community Forums, email [hidden email]
To unsubscribe from MHVTL - Linux Virtual Tape Library - Community Forums, click here.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Disable verbosity

Mark Harvey
Can you please try using latest - either 1.0.1 RPM or github.

It should be resolved in these releases.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Disable verbosity

lsonzogni
Well.
     Now I update my MHVTL to version 1.0.1 and VERBOSE=0 in /etc/mhvtl/mhvtl.conf.

/var/log/messages only show error messages.

Example:

Sep 15 12:44:57 vtlhost1 vtltape[1932]: ssc_log_sense: pointer 0x1465530, size: 324
Sep 15 12:44:57 vtlhost1 vtllibrary[1954]: smc_log_sense: pointer 0x13542f0, size: 324


Thank you Mark.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Disable verbosity

Mark Harvey
Thanks for retesting.

I submitted a patch yesterday to github which should have prevented those debug messages from being logged.

I'll recheck the code against these messages to confirm I got them all.

Cheers
Mark
Sent from my iPad

On Sep 16, 2011, at 1:52, "lsonzogni [via MHVTL - Linux Virtual Tape Library - Community Forums]"<[hidden email]> wrote:

Well.
     Now I update my MHVTL to version 1.0.1 and VERBOSE=0 in /etc/mhvtl/mhvtl.conf.

/var/log/messages only show error messages.

Example:

Sep 15 12:44:57 vtlhost1 vtltape[1932]: ssc_log_sense: pointer 0x1465530, size: 324
Sep 15 12:44:57 vtlhost1 vtllibrary[1954]: smc_log_sense: pointer 0x13542f0, size: 324


Thank you Mark.


If you reply to this email, your message will be added to the discussion below:
http://mhvtl-linux-virtual-tape-library-community-forums.966029.n3.nabble.com/Disable-verbosity-tp3335558p3339343.html
To start a new topic under MHVTL - Linux Virtual Tape Library - Community Forums, email [hidden email]
To unsubscribe from MHVTL - Linux Virtual Tape Library - Community Forums, click here.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Disable verbosity

Mark Harvey
Darn, missed one.

Something else to push into github shortly.

Thanks for the report & testing.

Mark
Loading...