Ja, das synchronisieren funktioniert.
Aber leider wird meine Grafik nicht angezeigt.
Nach einem Neustart funktioniert es zwar momentan. Aber nach einiger Zeit baut er die Grafik leider nicht mehr auf.
Dort wo die Grafik stehen soll steht nur ein Platzhalter- Symbol.
Dann kann ich flashybrid vergessen.
Es scheint so, als ob es ein Problem mit genug Speicher wäre.
Gerade ist Mysql ausgestiegen wegen Speichermangel.
Muss ich noch beobachten.
Das ist der Ausdruck vom funktionierenden Programm.
Wenn er dann aussteigt, sind die 50 % Werte bei 99 %.
Ich weis nur nicht, ob es durch das normale Ansammeln von Daten geschieht, oder um Fehler beim beenden und starten des Programms.
Muss ich noch beobachten.
Das scheint nicht zu stimmen, weil es ja hier ohne auch geht.
Der Ausdruck nach einer Stunde:
Man sieht, der Speicherverbrqauch nimmt zu !
Was kann ich dagegen machen?
ein reboot hat auch nicht wirklich was gebracht:
Aber leider wird meine Grafik nicht angezeigt.
Nach einem Neustart funktioniert es zwar momentan. Aber nach einiger Zeit baut er die Grafik leider nicht mehr auf.
Dort wo die Grafik stehen soll steht nur ein Platzhalter- Symbol.
Dann kann ich flashybrid vergessen.
Es scheint so, als ob es ein Problem mit genug Speicher wäre.
Gerade ist Mysql ausgestiegen wegen Speichermangel.
Muss ich noch beobachten.
Code:
root@debian:~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 3.2G 709M 2.4G 23% /
udev 10M 0 10M 0% /dev
tmpfs 25M 76K 25M 1% /run
/dev/sda1 3.2G 709M 2.4G 23% /
tmpfs 25M 76K 25M 1% /run/lock
tmpfs 25M 76K 25M 1% /run/shm
tmpfs 92M 46M 47M 50% /ram
tmpfs 92M 46M 47M 50% /tmp
tmpfs 25M 76K 25M 1% /run/lock
tmpfs 92M 46M 47M 50% /var/lib/php5
tmpfs 92M 46M 47M 50% /var/lib/misc
tmpfs 92M 46M 47M 50% /var/lib/urandom
tmpfs 92M 46M 47M 50% /var/tmp
/dev/sda1 3.2G 709M 2.4G 23% /ram/etc.flash
tmpfs 92M 46M 47M 50% /etc
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/lib/mysql.flash
tmpfs 92M 46M 47M 50% /var/lib/mysql
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/log.flash
tmpfs 92M 46M 47M 50% /var/log
tmpfs 25M 76K 25M 1% /ram/var/run.flash
tmpfs 25M 76K 25M 1% /run
/dev/sda1 3.2G 709M 2.4G 23% /ram/root.flash
tmpfs 92M 46M 47M 50% /root
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/spool.flash
tmpfs 92M 46M 47M 50% /var/spool
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/mail.flash
tmpfs 92M 46M 47M 50% /var/mail
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/backups.flash
tmpfs 92M 46M 47M 50% /var/backups
tmpfs 92M 46M 47M 50% /ram/var/spool/cron.flash
tmpfs 92M 46M 47M 50% /var/spool/cron
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/www.flash
tmpfs 92M 46M 47M 50% /var/www
Das ist der Ausdruck vom funktionierenden Programm.
Wenn er dann aussteigt, sind die 50 % Werte bei 99 %.
Ich weis nur nicht, ob es durch das normale Ansammeln von Daten geschieht, oder um Fehler beim beenden und starten des Programms.
Muss ich noch beobachten.
Code:
root@debian:~# cat /etc/flashybrid/ramtmp
# This is a list of directories that should be set up as temporary
# directories in the ramdisk. On boot, the directories listed will be
# created on the ramdisk, mode 1777. Their contents will not be saved
# across reboots. The equivilent directories on your flash will be
# removed and replaced with symlinks to these directories.
# Do not put the trailing slash on directories!
/tmp
/var/lock
/var/lib/alsa
/var/lib/dhcp
/var/lib/dhcp3
/var/lib/php4
/var/lib/php5
/var/lib/misc
/var/lib/ntp
/var/lib/urandom
/var/lib/apache
# This could go in ramstore if you prefer for its contents to persist
# across reboots.
/var/tmp
root@debian:~# cat /etc/flashybrid/ramstore
# This is a list of directories that are used to store variable data
# that is written to during normal operation of the system, and that should
# be preserved across reboots.
#
# On boot, the listed directories on your flash disk will be copied to the
# ram disk, and then bind mounts will be used to make the directories on
# the ram disk replace them.
#
# On shutdown, the contents of those directories on the ramdisk will be
# rsynced back to the flash disk.
#
# Directories listed here that are not present will be silently ignored.
# Do not put the trailing slash on directories!
# Should always be in ram disk.
/etc
/var/lib/alsa
/var/lib/asterisk
/var/lib/discover
/var/lib/dbus
/var/lib/exim4
/var/lib/op-panel
/var/lib/logrotate
/var/lib/mysql
/var/log
/var/run
/root
# If you don't use devfs/udev, you will want /dev in ram, since many things
# need to modify it when the system is running. Not needed on systems
# running udev.
#/dev
# Necessary if the system is to be able to send mail while in embedded
# mode.
/var/spool
/var/mail
/var/backups
/var/spool/cron
Im Dokument /etc/flashybrid/ramstore muss man noch /var/www hinzufügen, damit die Grafik angezeigt wird.
Das scheint nicht zu stimmen, weil es ja hier ohne auch geht.
Der Ausdruck nach einer Stunde:
Code:
root@debian:~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 3.2G 709M 2.4G 23% /
udev 10M 0 10M 0% /dev
tmpfs 25M 76K 25M 1% /run
/dev/sda1 3.2G 709M 2.4G 23% /
tmpfs 25M 76K 25M 1% /run/lock
tmpfs 25M 76K 25M 1% /run/shm
tmpfs 92M 61M 32M 67% /ram
tmpfs 92M 61M 32M 67% /tmp
tmpfs 25M 76K 25M 1% /run/lock
tmpfs 92M 61M 32M 67% /var/lib/php5
tmpfs 92M 61M 32M 67% /var/lib/misc
tmpfs 92M 61M 32M 67% /var/lib/urandom
tmpfs 92M 61M 32M 67% /var/tmp
/dev/sda1 3.2G 709M 2.4G 23% /ram/etc.flash
tmpfs 92M 61M 32M 67% /etc
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/lib/mysql.flash
tmpfs 92M 61M 32M 67% /var/lib/mysql
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/log.flash
tmpfs 92M 61M 32M 67% /var/log
tmpfs 25M 76K 25M 1% /ram/var/run.flash
tmpfs 25M 76K 25M 1% /run
/dev/sda1 3.2G 709M 2.4G 23% /ram/root.flash
tmpfs 92M 61M 32M 67% /root
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/spool.flash
tmpfs 92M 61M 32M 67% /var/spool
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/mail.flash
tmpfs 92M 61M 32M 67% /var/mail
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/backups.flash
tmpfs 92M 61M 32M 67% /var/backups
tmpfs 92M 61M 32M 67% /ram/var/spool/cron.flash
tmpfs 92M 61M 32M 67% /var/spool/cron
/dev/sda1 3.2G 709M 2.4G 23% /ram/var/www.flash
tmpfs 92M 61M 32M 67% /var/www
root@debian:~#
Man sieht, der Speicherverbrqauch nimmt zu !
Was kann ich dagegen machen?
ein reboot hat auch nicht wirklich was gebracht:
Code:
root@debian:~# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 3.2G 730M 2.4G 24% /
udev 10M 0 10M 0% /dev
tmpfs 25M 76K 25M 1% /run
/dev/sda1 3.2G 730M 2.4G 24% /
tmpfs 25M 76K 25M 1% /run/lock
tmpfs 25M 76K 25M 1% /run/shm
tmpfs 92M 60M 33M 65% /ram
tmpfs 92M 60M 33M 65% /tmp
tmpfs 25M 76K 25M 1% /run/lock
tmpfs 92M 60M 33M 65% /var/lib/php5
tmpfs 92M 60M 33M 65% /var/lib/misc
tmpfs 92M 60M 33M 65% /var/lib/urandom
tmpfs 92M 60M 33M 65% /var/tmp
/dev/sda1 3.2G 730M 2.4G 24% /ram/etc.flash
tmpfs 92M 60M 33M 65% /etc
/dev/sda1 3.2G 730M 2.4G 24% /ram/var/lib/mysql.flash
tmpfs 92M 60M 33M 65% /var/lib/mysql
/dev/sda1 3.2G 730M 2.4G 24% /ram/var/log.flash
tmpfs 92M 60M 33M 65% /var/log
tmpfs 25M 76K 25M 1% /ram/var/run.flash
tmpfs 25M 76K 25M 1% /run
/dev/sda1 3.2G 730M 2.4G 24% /ram/root.flash
tmpfs 92M 60M 33M 65% /root
/dev/sda1 3.2G 730M 2.4G 24% /ram/var/spool.flash
tmpfs 92M 60M 33M 65% /var/spool
/dev/sda1 3.2G 730M 2.4G 24% /ram/var/mail.flash
tmpfs 92M 60M 33M 65% /var/mail
/dev/sda1 3.2G 730M 2.4G 24% /ram/var/backups.flash
tmpfs 92M 60M 33M 65% /var/backups
tmpfs 92M 60M 33M 65% /ram/var/spool/cron.flash
tmpfs 92M 60M 33M 65% /var/spool/cron
/dev/sda1 3.2G 730M 2.4G 24% /ram/var/www.flash
tmpfs 92M 60M 33M 65% /var/www
root@debian:~#
Zuletzt bearbeitet: