Modify

Ticket #3575 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

DiskUsage: File system not found: /datos1/home

Reported by: joseramon@… Owned by: jamor@…
Milestone: 2.2.X Component: base
Severity: normal Keywords:
Cc:

Description (last modified by jamor@…) (diff)

Esto sucede en cualquier momento que hago click en mostar el estado del disco teniendo montado con 'bind' la carpeta '/home' en '/datos1/home'

Error

File system not found: /datos1/home

Trace

File system not found: /datos1/home at /usr/share/perl5/EBox/Report/DiskUsage.pm line 257
	EBox::Report::DiskUsage::usage('fileSystem', '/dev/sda1') called at /usr/share/perl5/EBox/Report/DiskUsage.pm line 72
	EBox::Report::DiskUsage::chart('/dev/sda1') called at /usr/share/perl5/EBox/CGI/Report/DiskUsage.pm line 51
	EBox::CGI::Report::DiskUsage::_process('EBox::CGI::Report::DiskUsage=HASH(0xbb6ce568)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::run('EBox::CGI::Report::DiskUsage=HASH(0xbb6ce568)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', 'Report/DiskUsage', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0xbab46598)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0xbb74eae0)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0xbb74eae0)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0xbab46598)') called at -e line 0
	eval {...} called at -e line 0

Attachments

zentyal.log Download (100.2 KB) - added by anonymous 18 months ago.
zentyal.log

Change History

Changed 18 months ago by anonymous

zentyal.log

comment:1 Changed 18 months ago by jamor@…

  • Owner changed from jacalvo@… to jamor@…
  • Description modified (diff)
  • Summary changed from Bug report from Zentyal Server to DiskUsage: File system not found: /datos1/home

Hola Joseramon,

podrías adjuntarme al ticket los archivos /etc/mtab y /etc/fstab de tu sistema?. Con ellos podria diagnosticar mejor el problema.

Gracias,

Javier

comment:2 Changed 18 months ago by jamor@…

  • Status changed from new to closed
  • Resolution set to fixed

(In [23754]) Ignoring binded filesystems in EBox::FileSystem::fileSystems and EBox::FileSystem::staticFileSystems closes #3575

comment:3 Changed 18 months ago by jamor@…

Gracias por los datos, José Ramón.

He modificado el código para que ignore los puntos de montaje 'bind'.

Si quieres parchear tu servidor:

1) Bajare la neuva version de FileSystems?.pm de  http://trac.zentyal.org/export/23754/branches/jag/2.2-oct10/common/src/EBox/FileSystem.pm

2) Usara para sustituir /usr/share/perl5/EBox/FileSystem.pm

3) Ejecuta 'sudo /etc/init.d/zentyal apache restart'

Un saludo,

Javier

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.