search for: numbufs

Displaying 9 results from an estimated 9 matches for "numbufs".

Did you mean: num_bufs
2009 Jul 15
0
[PATCH] gfxboot: parse TIMEOUT keyword
Parse the TIMEOUT keyword from the config file and pass it to gfxboot core. Signed-off-by: Sebastian Herbszt <herbszt at gmx.de> Index: syslinux-3.82-440-g6483c80/modules/gfxboot.asm =================================================================== --- syslinux-3.82-440-g6483c80.orig/modules/gfxboot.asm +++ syslinux-3.82-440-g6483c80/modules/gfxboot.asm @@ -657,8 +657,7 @@ gfx_input:
2004 Jan 17
1
--delete-sent-files (AKA --move-files)
Yes, it's time once again to return to the subject of moving files. With the recent changes to the communications code between the receiver and the generator, there is now a non-clogging channel that we can use to signal the sender when a file has been successfully transferred, which allows us delete the original for all transferred files. I have in the past waffled on whether this feature
2011 May 11
0
kernel: dahdi: Master changed to B4/0/x
...l: dahdi: rxgain: ffffffffa0276170, txgain: ffffffffa0276170, gainalloc: 0 May 11 19:18:19 kernel: dahdi: span: ffff88013b740128, sig: 80 hex, sigcap: 10080 hex May 11 19:18:19 kernel: dahdi: inreadbuf: -1, outreadbuf: 0, inwritebuf: 0, outwritebuf: -1 May 11 19:18:19 kernel: dahdi: blocksize: 160, numbufs: 4, txbufpolicy: 0, txbufpolicy: 0 May 11 19:18:19 kernel: dahdi: txdisable: 0, rxdisable: 0, iomask: 0 May 11 19:18:19 kernel: dahdi: curzone: ffff88013cce0000, tonezone: 2, curtone: (null), tonep: 0 May 11 19:18:19 kernel: dahdi: digitmode: 0, txdialbuf: , dialing: 0, aftdialtimer: 0, cadpos. 0 M...
2006 Oct 05
13
Unbootable system recovery
I have just recently (physically) moved a system with 16 hard drives (for the array) and 1 OS drive; and in doing so, I needed to pull out the 16 drives so that it would be light enough for me to lift. When I plugged the drives back in, initially, it went into a panic-reboot loop. After doing some digging, I deleted the file /etc/zfs/zpool.cache. When I try to import the pool using the zpool
2007 Sep 22
0
rsync build on IA64 using icc
I got numerous warnings when building rsync on IA64 (Itanium-2) using Intel C/C++ compiler (see attached). Is this expected? Thanks, Michael -------------- next part -------------- Script started on Fri 21 Sep 2007 06:14:05 PM BST ~/src$ ls -alt total 222884 -rw-r--r-- 1 mccssmb2 mcc101 0 Sep 21 18:14 build_rsync drwxr-xr-x 8 mccssmb2 mcc101 4096 Sep 21 18:14 . -rw-r--r-- 1
2008 Oct 26
1
No incoming audio on Dahdi channels (TDM410P)
...AHDI Channel 1 (WCTDM/0/0,1,1): dahdi: flags: 201 hex, writechunk: ee0d008c, readchunk: ee0d0098 dahdi: rxgain: f8b8c480, txgain: f8b8c480, gainalloc: 0 dahdi: span: e9460054, sig: 2004 hex, sigcap: 6085 hex dahdi: inreadbuf: -1, outreadbuf: -1, inwritebuf: -1, outwritebuf: -1 dahdi: blocksize: 0, numbufs: 2, txbufpolicy: 0, txbufpolicy: 0 dahdi: txdisable: 0, rxdisable: 0, iomask: 0 dahdi: curzone: 00000000, tonezone: 0, curtone: 00000000, tonep: 0 dahdi: digitmode: 0, txdialbuf: , dialing: 0, aftdialtimer: 0, cadpos. 0 dahdi: confna: 0, confn: 0, confmode: 0, confmute: 0 dahdi: ec: 00000000, echoc...
2007 Apr 03
2
ZFS panics with dmu_buf_hold_array
...mos 15 0-524288 I am trying to backup the pool, but when I tar some of the filesystems, the kernel panics with the following message: Apr 3 16:37:56 columbia genunix: [ID 403854 kern.notice] assertion failed: 0 == dmu_buf_hold_array(os, object, offset, size, FALSE, FTAG, &numbufs, &dbp), file: ../../common/fs/zfs/dmu.c, line: 386 Apr 3 16:37:56 columbia unix: [ID 100000 kern.notice] Apr 3 16:37:56 columbia genunix: [ID 353471 kern.notice] d4042ba0 genunix:assfail+5c (f975dfac, f975df90,) Apr 3 16:37:56 columbia genunix: [ID 353471 kern.notice] d4042bf4 zfs:dmu_write...
2011 Nov 25
1
Recovering from kernel panic / reboot cycle importing pool.
...attempt to import my pool "tank", including: zpool import -fFX tank zpool import -fFX -o readonly=on tank causes the same kernel panic message: ----- PANIC ---- panic[cpu2]/thread=ffffff00f8578c40: assertion failed: 0 == dmu_buf_hold_array(os, object, offset, size, FALSE, FTAG, &numbufs, &dbp), file: ../../common/fs/zfs/dmu.c, line: 796 ffffff00f8578880 genunix:assfail+7e () ffffff00f8578930 zfs:dmu_write+17f () ffffff00f85789e0 zfs:space_map_sync+295 () ffffff00f8578a70 zfs:metaslab_sync+2de () ffffff00f8578ad0 zfs:vdev_sync+d5 () ffffff00f8578b80 zfs:spa_sync+44b () fffff...
2012 Apr 17
10
kernel panic during zfs import [UPDATE]
Hello everybody, just to let you know what happened in the meantime: I was able to open a Service Request at Oracle. The issue is a known bug (Bug 6742788 : assertion panic at: zfs:zap_deref_leaf) The bug has bin fixed (according to Oracle support) since build 164, but there is no fix for Solaris 11 available so far (will be fixed in S11U7?). There is a workaround available that works