[Bug 118523] Re: mysql server fails to start, claims /var/lib/mysql full

2008-07-26 Thread Jean-Baptiste Lallement
I'm closing this report because this is not reproducible and probably
caused by a teporary lack of disk space. Feel free to re-open if you're
able to reproduce it and provide more informations.

Thanks for your time.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Incomplete = Invalid

-- 
mysql server fails to start, claims /var/lib/mysql full
https://bugs.launchpad.net/bugs/118523
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 118523] Re: mysql server fails to start, claims /var/lib/mysql full

2008-07-05 Thread Jean-Baptiste Lallement
I tend to agree with Mathias and tempted to mark this report as invalid.

df -P (or --portability) is not affected by BLOCK_SIZE or BLOCKSIZE
settings.

Just a simple test shows that this setting is ignored with -P (I've just left 
the header line for clarity but you can see the effect of BLOCKSIZE in the 2nd 
colum of the header):
$:/tmp$ df .
Filesystem   1K-blocks  Used Available Use% Mounted on
$:/tmp$ BLOCKSIZE=1M df .
Filesystem   1M-blocks  Used Available Use% Mounted on
$:/tmp$ df -P .
Filesystem 1024-blocks  Used Available Capacity Mounted on
$:/tmp$ BLOCKSIZE=1M df -P .
Filesystem 1024-blocks  Used Available Capacity Mounted on

Hence, the line in the init script will always return the same thing whatever 
BLOCKSIZE or BLOCK_SIZE value is.
The error encountered by the original submitter and Guillaume are probably due 
to a temporary lack of space.

-- 
mysql server fails to start, claims /var/lib/mysql full
https://bugs.launchpad.net/bugs/118523
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 118523] Re: mysql server fails to start, claims /var/lib/mysql full

2008-05-05 Thread Mathias Gug
** Changed in: mysql-dfsg-5.0 (Ubuntu)
 Assignee: Mathias Gug (mathiaz) = (unassigned)

** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper)
 Assignee: Mathias Gug (mathiaz) = (unassigned)

-- 
mysql server fails to start, claims /var/lib/mysql full
https://bugs.launchpad.net/bugs/118523
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs