Warning: session_start() [function.session-start]: open(/var/lib/php5/sess_7ba05ea4db7bbe1921d930392da0b431, O_RDWR) failed: No space left on device (28) in /var/www/index.php on line 77
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/index.php:77) in /var/www/index.php on line 77
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/index.php:77) in /var/www/index.php on line 77
Warning: Cannot modify header information - headers already sent by (output started at /var/www/index.php:77) in /var/www/index.php on line 82
ZoneMinder Login
Username
Password
Warning: Unknown: open(/var/lib/php5/sess_7ba05ea4db7bbe1921d930392da0b431, O_RDWR) failed: No space left on device (28) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in Unknown on line 0
You could try manually deleting some events (rm) then running zmaudit.pl manually. Where your events are stored depends on installation and whether or not deep storage is being used, but if you find them, this usually does the trick.
I manually deleted them, then was able to log in, and then changed purgewhenfull to 75%. That worked. Looks like you really have to plan ahead on the inodes. AFAIK there is no easy way to change the count.
Googling will lead to a variety of news about Reiserfs, good and bad. Many worry about the further development of the filesystem, given the imprisonment of Hans Reiser and such. Personally, it seems to work fine for my purposes as is.