-
While our backup server was doing tens of BackupPC (rsync) jobs at the same time, and zfs-auto-snapshot and remote replication system kicked in, ZFS would deadlock.
The system is Debian testing, 3.2.…
-
Non-responsive kernel, with console message:
```
BUG: soft lockup - CPU#0 stuck for 22s [spl_kmem_cache/:410]
```
The kernel has hung twice after latest apt-get upgrade with zfs package updates. I d…
-
When using append a error occurs when using this sls file:
```
/etc/sudoers:
file:
- append
- text:
- Defaults:backuppc !requiretty
- backuppc ALL= NOPASSWD: /usr/bin/rsync
…
-
Hello Salt Stack Team,
I was in the IRC yesterday and mentioned that pkg.upgrade failed to update files on my Ubuntu 10.04 minions. When I would SSH into the minions I discovered that I needed to ru…
-
When running `salt 'staff*' state.highstate`, with master on HEAD and minion on 0.9.7 I get the following back:
```
Traceback (most recent call last):
File "/usr/bin/salt", line 18, in
main()
…
trane updated
12 years ago
-
During backup I delete some thousands of files of old backups. My setup is described in issue 216.
Unfortunately there is a bug because server became unresponsive and on log I see a lot of messages li…
-
I am moving some zfs volumes from a illumos box to debian with zfs send
| ssh hostname zfs recv and it works nice except for a volume with a
backup of roxens _mysql/roxen directory. When accessing …