Hallo Holger,
ein Anpassen der Dateirechte hat (erwartungsgemäß) nichts gebracht, die
Dienste laufen ja sowieso als root.
Hier die beiden Auszuege:
start.conf.verwaltung
[LINBO] # globale Konfiguration
Cache = /dev/sda6 # Gerätenamen der lokalen Cachpartition
Server = 10.48.1.1 # IP des Servers
Group = verwaltung
RootTimeout = 600 # automatischer Rootlogout nach 600 Sek.
Autopartition = no # automatische Partitionsreparatur beim
LINBO-Start
AutoFormat = no # automatisches Formatieren aller
Partitionen beim LINBO-Start
AutoInitCache = no # automatisches Befüllen des Caches beim
LINBO-Start
DownloadType = torrent # Image-Download per Rsync
BackgroundFontColor = white # Bildschirmschriftfarbe (default: white)
ConsoleFontColorStdout = white # Konsolenschriftfarbe (default: white)
ConsoleFontColorStderr = orange # Konsolenschriftfarbe für
Fehler-/Warnmeldungen (default: red)
KernelOptions = # LINBO-Kernel-Parameter (z. B. acpi=off),
m. Leerz. getrennt
[Partition] # Betriebssystempartition Ubuntu
Dev = /dev/sda1 # Gerätename der Partition
# hda1 = erste Partition auf erster IDE-Platte
Size = 40480000 # Partitionsgroesse in kB
Id = 83 # Partitionstyp (83 = Linux, 82 = swap,
# c = FAT32, 7 = NTFS, 5 = erweitere Partition)
FSType = ext4 # Dateisystem auf der Partition
Bootable = no # Bootable-Flag
[Partition] # Betriebssystempartition
Dev = /dev/sda2 # Gerätename der Partition
Size = 2500000 # Partitionsgroesse in kB
Id = 82
FSType = swap # Dateisystem auf der Partition
Bootable = no # Bootable-Flag
[Partition] # Betriebssystempartition VBox: WinXP
Dev = /dev/sda3 # Gerätename der Partition
Size = 20000000 # Partitionsgroesse in kB
Id = 83
FSType = ext4 # Dateisystem auf der Partition
Bootable = no # Bootable-Flag
[Partition] # Betriebssystempartition
Dev = /dev/sda4 # Gerätename der Partition
Size = # Partitionsgroesse in kB, keine Angabe = Rest
Id = 5
FSType = # Dateisystem auf der Partition
Bootable = no # Bootable-Flag
[Partition] # Betriebssystempartition
Dev = /dev/sda5 # Gerätename der Partition
Size = 50000000 # Partitionsgroesse in kB
Id = 83
FSType = ext4 # Dateisystem auf der Partition
Bootable = no # Bootable-Flag
[Partition]
Dev = /dev/sda6
Size =
Id = 83
FSType = reiserfs
Bootable = no
[OS]
Name = Ubuntu
Version =
Description = Ubuntu 14.04 Trusty
IconName = ubuntu.png
Image = verwaltung.rsync
BaseImage = verwaltung.cloop
#BaseImage = verwaltung-ubuntu14.cloop
Boot = /dev/sda1
Root = /dev/sda1
Kernel = vmlinuz
Initrd = initrd.img
Append =
StartEnabled = yes
SyncEnabled = yes
NewEnabled = yes
Hidden = yes
Autostart = yes
AutostartTimeout = 5
DefaultAction = start
#DefaultAction = sync
[OS]
Name = VirtualBox
Version =
Description = VirtualBox
IconName = ubuntu.png
Image = vboxes.rsync
BaseImage = vboxes.cloop
Boot = /dev/sda3
Root = /dev/sda3
Kernel = vmlinuz
Initrd = initrd.img
Append =
StartEnabled = no
SyncEnabled = no
NewEnabled = yes
Hidden = yes
Autostart = no
AutostartTimeout =
DefaultAction = sync
=========================================
g104-pc03_image.log
### New session started at Tue, 10 Nov 2015 16:22:37 +0100 ###
Torrent-Optionen: -e 100000 -I 10.54.14.3 -M 40 -z 128
Starte Torrent-Dienst f<FC>r verwaltung.cloop.
Image verwaltung.cloop erfolgreich heruntergeladen.
Torrent-Optionen: -e 100000 -I 10.54.14.3 -M 40 -z 128
Starte Torrent-Dienst f<FC>r verwaltung.rsync.
Image verwaltung.rsync erfolgreich heruntergeladen.
(...)
### New session started at Wed, 11 Nov 2015 17:20:18 +0100 ###
Torrent-Optionen: -e 100000 -I 10.54.14.3 -M 40 -z 128
Starte Torrent-Dienst f<FC>r vboxes.cloop.
Torrent-Optionen: -e 100000 -I 10.54.14.3 -M 40 -z 128
Starte Torrent-Dienst f<FC>r vboxes.rsync.
### New session started at Wed, 11 Nov 2015 17:20:36 +0100 ###
## Wed Nov 11 16:20:20 UTC 2015 : Starte Synchronisation von vboxes.cloop.
modprobe cloop file=/cache/vboxes.cloop
2015/11/11 16:20:20 [2939] building file list
2015/11/11 16:20:32 [2939] rsync error: received SIGINT, SIGTERM, or SIGHUP
(code 20) at rsync.c(549) [sender=3.0.9]
(Die Abbrüche habe ich selbst verursacht, weil ich den Timeout nicht
abwarten wollte).
Am 11. November 2015 um 14:07 schrieb Holger Baumhof <[email protected]>
:
> Hallo Roland,
>
> soweit sieht das OK aus: die torrents laufen auch.
>
> > -rw-rw-r-- 1 root root 2587549618 Mär 20 2015 /var/linbo/vboxes.cloop
> > -rw-rw-r-- 1 root root 140 Mär 20 2015
> /var/linbo/vboxes.cloop.desc
> > -rw-rw-r-- 1 root root 131 Mär 20 2015 /var/linbo/
> vboxes.cloop.info
> > -rw------- 1 root root 153 Mär 20 2015
> /var/linbo/vboxes.cloop.macct
> > -rw-rw-r-- 1 root root 197578 Nov 11 10:26
> > /var/linbo/vboxes.cloop.torrent
> > -rw-rw-r-- 1 root root 490508874 Jul 14 08:54 /var/linbo/vboxes.rsync
> > -rw-rw-r-- 1 root root 593 Jul 14 08:50
> /var/linbo/vboxes.rsync.desc
> > -rw-rw-r-- 1 root root 122 Jul 14 08:54 /var/linbo/
> vboxes.rsync.info
> > -rw------- 1 root root 153 Jul 14 08:54
> /var/linbo/vboxes.rsync.macct
> > -rw-r--r-- 1 root root 37596 Nov 11 10:26
> > /var/linbo/vboxes.rsync.torrent
>
> hier fallen die Rechte der .macct Dateien auf: die sind bei mir auch
> rw_rw_r__ und nicht rw_______
>
> Bitte schick mal die start.conf der betroffenen Gruppe und eine
> image.log eines betroffenen und getesteten Clients.
> DIe image log liegt in /var/linbo/log/<rechnername>_image.log
>
> VIele Grüße
>
> Holger
>
> --
> Mein öffentlicher PGP-key ist hier hinterlegt: pool.sks-keyservers.net
> _______________________________________________
> linuxmuster-user mailing list
> [email protected]
> https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
>
--
Roland Bönninger
Rosselenweg 23
D 73730 Esslingen
Tel.: +49 711 3166165
mail: [email protected]
www.fotofreunde-altbach.de
_______________________________________________
linuxmuster-user mailing list
[email protected]
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user