X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fkernstodo;h=1606fb963e62cb1582bf4783aab25001de06b651;hb=5b1720adda0b6350a4b8986ef404c79626163f83;hp=fb4d119620ab4ea9ac4f620d6f3b3f4964fdc017;hpb=7e431334dbb1be87bcf560a597e808d6d609ebdd;p=bacula%2Fbacula diff --git a/bacula/kernstodo b/bacula/kernstodo index fb4d119620..1606fb963e 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -1,8 +1,17 @@ Kern's ToDo List 02 May 2008 +Rescue: +Add to USB key: + gftp sshfs kile kate lsssci m4 mtx nfs-common nfs-server + patch squashfs-tools strace sg3-utils screen scsiadd + system-tools-backend telnet dpkg traceroute urar usbutils + whois apt-file autofs busybox chkrootkit clamav dmidecode + manpages-dev manpages-posix manpages-posix-dev + Document: +- package sg3-utils, program sg_map - !!! Cannot restore two jobs a the same time that were written simultaneously unless they were totally spooled. - Document cleaning up the spool files: @@ -71,6 +80,32 @@ Professional Needs: Priority: ================ + +- Why no error message if restore has no permission on the where + directory? +- Possibly allow manual "purge" to purge a Volume that has not + yet been written (even if FirstWritten time is zero) see ua_purge.c + is_volume_purged(). +- Add disk block detection bsr code (make it work). +- Remove done bsrs. +- Add blast attributes to DIR to SD. +- Detect deadlocks in reservations. +- Plugins: + - Add list during dump + - Add in plugin code flag + - Add bRC_EndJob -- stops more calls to plugin this job + - Add bRC_Term (unload plugin) + - remove time_t from Jmsg and use utime_t? +- Extended ACLs +- Deadlock detection, watchdog sees if counter advances when jobs are + running. With debug on, can do a "status" command. +- User options for plugins. +- Pool Storage override precidence over command line. +- Autolabel only if Volume catalog information indicates tape not + written. This will avoid overwriting a tape that gets an I/O + error on reading the volume label. +- I/O error, SD thinks it is not the right Volume, should check slot + then disable volume, but Asks for mount. - Can be posible modify package to create and use configuration files in the Debian manner? @@ -107,7 +142,6 @@ Priority: Win32 to avoid patent problems. - Implement multiple jobid specification for the cancel command, similar to what is permitted on the update slots command. -- Implement Bacula plugins -- design API - modify pruning to keep a fixed number of versions of a file, if requested. - the cd-command should allow complete paths @@ -116,6 +150,11 @@ Priority: its faster to enter the specified directory - Make tree walk routines like cd, ls, ... more user friendly by handling spaces better. +- When doing a restore, if the user does an "update slots" + after the job started in order to add a restore volume, the + values prior to the update slots will be put into the catalog. + Must retrieve catalog record merge it then write it back at the + end of the restore job, if we want to do this right. === rate design jcr->last_rate jcr->last_runtime