scheissekonfiguriert.de


08. April 2015

system startup: zfs-mount vs. cron

> verflixt, da habe ich schon off/on gedrückt.

Debian!

root      5105  0.0  0.0   4180   752 ?        Ss   11:20   0:00 /bin/sh /etc/init.d/rc 2
root      5114  0.0  0.0   6696  2604 ?        SL   11:20   0:00  \_ startpar -p 4 -t 20 -T 3 -M start -P N -R 2
root      5132  0.0  0.0   9552  1744 ?        S    11:20   0:00      \_ /bin/bash /etc/init.d/zfs-mount start
root      6833  0.0  0.0  32272  2464 ?        S    11:24   0:00          \_ /sbin/zfs mount -a
root      6852  0.0  0.0  17192   692 ?        S    11:24   0:00              \_ /bin/mount -t zfs -o defaults,noatime,dev,exec,rw,suid,noxattr,nomand,zfsutil torx/.sqlite /backup/.sqlite
root      6853  1.1  0.0  31344  1352 ?        D    11:24   0:10                  \_ /sbin/mount.zfs torx/.sqlite /backup/.sqlite -o rw,noatime,noxattr,zfsutil

root      6114  0.0  0.0  21864  1136 ?        Ss   11:20   0:00 /usr/sbin/cron
root      6579  0.0  0.0  34636  1140 ?        S    11:21   0:00  \_ /USR/SBIN/CRON
root      6580  0.0  0.0  14308  1508 ?        Ss   11:21   0:00      \_ /bin/bash /etc/rbs/livesnap
root      6581  0.0  0.0  14304   656 ?        S    11:21   0:00          \_ /bin/bash /etc/rbs/livesnap
root      6583  0.0  0.0  27616  3908 ?        S    11:21   0:00          |   \_ perl -MPOSIX -lne BEGIN {$|=1} print strftime("[%a %H:%M:%S] ",localtime()),$_
root      6653  0.0  0.0   4180   696 ?        S    11:23   0:00          \_ /bin/sh /etc/rbs/suckdisk /backup/.fileserver 66 fileserver /storage
root      6682  0.0  0.0   4180   296 ?        S    11:23   0:00              \_ /bin/sh /etc/rbs/suckdisk /backup/.fileserver 66 fileserver /storage
root      6685  0.1  0.0  31064 16388 ?        S    11:23   0:01                  \_ rsync -baSHAv0 --force --numeric-ids --files-from=- fileserver:/ ./
root      6686 11.8  0.0  39368  7360 ?        S    11:23   1:58                      \_ ssh fileserver rsync --server --sender -vblHogDtpARSe.Lsf --numeric-ids --files-from=- --from0 . /
root      7642 34.2  0.0  31064 15880 ?        S    11:34   2:08                      \_ rsync -baSHAv0 --force --numeric-ids --files-from=- fileserver:/ ./

Da läuft der CRON befor die Platten gemountet sind!

© 2013 — 2022 WofFS CC-BY-SA