Page 1 of 1
PHP-error under Disk-menu
Posted: 03 Aug 2011, 15:30
by mprs
See attachment. Also happens after a restart.
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 15:41
by mprs
Also under Settings->system backup
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 16:21
by Cheeseboy
Hi,
Looking at the script in question (/usr/share/web-admin/admin/controllers/disk.php, line 210), I'm curious as how your disks are configured/mapped to filesystems...
Could you send us the output of:
Best regards,
Cheeseboy
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 16:26
by mprs
Code: Select all
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.9G 2.4G 7.0G 26% /
tmpfs 252M 0 252M 0% /lib/init/rw
udev 10M 148K 9.9M 2% /dev
tmpfs 252M 4.0K 252M 1% /dev/shm
/dev/mapper/bubba-storage
1.8T 759G 972G 44% /home
What you wanted??
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 16:29
by Cheeseboy
Then I have no idea...
Sorry.
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 16:36
by mprs
Cheeseboy wrote:Then I have no idea...
Sorry.
Thanks for the effort
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 17:39
by carl
can you run the following on the command line as root and post it here?
Code: Select all
/usr/sbin/diskmanager disk list debug
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 17:44
by mprs
Here you go (hope I did it right)
Code: Select all
Backtrace has 0 calls on stack:
A bug has been detected in GNU Parted. Refer to the web site of parted http://www.gnu.org/software/parted/parted.html for more information of what could be useful for bug submitting! Please email a bug report to [email protected] containing at least the version (2.3) and the following message: Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:662 in function probe_partition_for_geom() failed.
Aborted
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 17:53
by carl
Hmm, this error has a record in Google I see; Do you by any chance have a pendrive attached to the B3?
One link to a thread regarding this:
http://lists.alioth.debian.org/pipermai ... 03796.html
Re: PHP-error under Disk-menu
Posted: 03 Aug 2011, 17:57
by mprs
Yep i have, removed now. After removing everything is fine. But must still be a mistake, right?