Displaying 20 results from an estimated 266 matches for "20480".
Did you mean:
2048
2007 Sep 21
4
ZFS (and quota)
...39;m CCing zfs-discuss at opensolaris.org, as this doesn''t look like
FreeBSD-specific problem.
It looks there is a problem with block allocation(?) when we are near
quota limit. tank/foo dataset has quota set to 10m:
Without quota:
FreeBSD:
# dd if=/dev/zero of=/tank/test bs=512 count=20480
time: 0.7s
Solaris:
# dd if=/dev/zero of=/tank/test bs=512 count=20480
time: 4.5s
With quota:
FreeBSD:
# dd if=/dev/zero of=/tank/foo/test bs=512 count=20480
dd: /tank/foo/test: Disc quota exceeded
time: 306.5s
Solaris:
# dd if=/dev/zero of=/tank/foo/test bs=512 count=20480
write: Di...
2010 Jun 01
0
How to improve performance of samba
...2 0 0 0
100
1 0 0 97968 4864 12488 0 0 4 18 1357 137 1 12 1
86
1 0 0 79320 4896 30736 0 0 0 19008 5711 515 21 66 8
5
1 0 0 59692 4912 49696 0 0 0 15730 5922 403 22 71 0
8
1 0 0 40148 4932 68632 0 0 0 20480 5863 416 20 73 0
7
1 0 0 19680 4952 88456 0 0 0 16384 6167 378 25 73 0
1
1 1 0 1648 4728 106152 0 0 0 20480 5900 363 27 68 0
6
1 0 0 1900 4688 107144 0 0 4 21905 5562 414 18 73 6
3
1 0 0 1872 4700 106924 0 0...
2013 Jan 03
4
btrfsck: extent-tree.c:2549: btrfs_reserve_extent: Assertion `!(ret)' failed.
Hi All,
I''m trying to repair a broken fs using btrfsck and am hitting a failed assertion. I''d appreciate any suggestions for what to do next. Is there any thing I can do to help fix this bug? Any other information from my FS which would help? If the FS could be salvaged that would be a bonus, but I''m more interested in providing a useful bug report before wiping the
2011 Aug 23
2
Cannot Mount Share (LOG FILE: "No Space Left on Device")
...I could, then I rebooted my device, and
now I no longer can. The .conf file has not been changed in over a year.
Here is the output of the log file:
-bash-2.05b$ cat log.192.168.1.147
[2011/08/23 00:41:10, 0] lib/util_tdb.c:tdb_log(662)
tdb(/opt/local/var/locks/sessionid.tdb): expand_file to 20480 failed
(No space left on device)
[2011/08/23 00:41:10, 1] smbd/session.c:session_claim(153)
session_claim: unable to create session id record
[2011/08/23 00:41:10, 1] smbd/password.c:register_vuid(310)
Failed to claim session for vuid=100
[2011/08/23 00:41:10, 0] lib/util_tdb.c:tdb_log(662)...
2019 Aug 04
2
[Bug 1359] New: nft 0.9.1 - table family inet, chain type nat, fails to auto-load modules
...^^^^^^^
/etc/nftables.conf:395:8-15: Error: Could not process rule: No such file or
directory
chain postnats { type nat hook postrouting priority 100;
^^^^^^^^
$ lsmod |grep nft
nft_log 16384 0
nft_limit 16384 0
nft_ct 20480 0
nf_conntrack 163840 1 nft_ct
nf_tables 163840 4 nft_ct,nft_log,nft_limit,nf_tables_set
Edit:
table inet nats { -> table ip nats {
$ sudo /etc/nftables.conf
$ lsmod |grep nft
nft_chain_nat 16384 2
nf_nat 53248 1 nft_chain_nat
nft_log...
2013 Nov 08
1
virt-install not spawning VM
Hello,
In trying girt-install with below parameters I get the following error,
-bash: virt-install --connect qemu:///system --name vm1 --ram 2048 --vcpus: No such file or directory
What am I doing wrong?
Thanks in advance.
host:~# qemu-img create -f qcow2 /var/lib/libvirt/images/vm1.qcow2 20480
Formatting '/var/lib/libvirt/images/vm1.qcow2', fmt=qcow2 size=20480 encryption=off cluster_size=65536
host:~# ls /var/lib/libvirt/images/
ubuntu-12.04.3-server-amd64.iso vm1.qcow2
host:~# virt-install \
> --connect qemu:///system \
> --name vm1 \
> --ram 2048 \
> --vcpus 2 \...
2005 Jul 19
1
Problems With MDB in Linux/Samba
...like this:
;===================== Global =====================
[global]
workgroup = ltm
comment = Welcome to LTM
server string = Samba Server
netbios name = swedish
log file = /var/log/samba/%m.log
log level = 3
max log size = 50
security = user
socket options = TCP_NODELAY IPOS_LOWDELAY SO_RCVBUF=20480 SO_SNDBUF=20480
... <insert more smb.conf here>
Good Luck, Argo
2008 Apr 08
0
Mac OS upgrade upsets access to samba shares
...bind interfaces only = Yes
security = ADS
password server = x.x.x.x
log level = 0 passdb:3 auth:3
syslog = 0
syslog only = Yes
max log size = 50000
name resolve order = wins bcast
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=20480
SO_SNDBUF=20480
wins server = x.x.x.x
ldap ssl = no
socket address = x.x.x.x, 127.0.0.1
load printers = no
printing = bsd
printcap name = /dev/null
disable spoolss = yes
hosts allow = 127.0.0.1, x.y.0.0/255.255.0.0,
x.z.0.0/255.255.0...
2008 Jan 22
4
1.1beta14 cache bug ?
Helo all,
After enable auth_cache_size = 20480 and auth_cache_ttl = 0, dovecot
stops working for users that are in cache. See the log bellow:
1 - POP3 session OK
jan 22 14:02:59 mailserver--03 dovecot: auth(default): client in: AUTH
1 PLAIN service=pop3 lip=10.0.149.3 rip=10.0.2.2
resp=<hidden>
Jan 22 14:02:59 mailserver--0...
2007 Jul 17
1
Quota warning patch and config parsing in 1.0.2
...(http://www.dovecot.org/patches/quota-warning.patch). But, when parsing
the configuration file , deliver now seems to strip all of the spaces in
the QUOTA_WARNING environment variable, generating an error.
This is the plugin{} section from my dovecot.conf:
plugin {
quota = maildir:storage=20480
quota_warning = storage=10% /usr/local/bin/quota-warning
}
And this is the error Dovecot generates for anyone with a quota:
quota warning: No command specified:
storage=10/usr/local/bin/quota-warning
Doing a diff on src/deliver/deliver.c between 1.0.1 and 1.0.2 show some
changes to how the...
2015 Jun 29
2
Slow network performance issues
...nd of network speed can I expect copying data across the network
from the guest to another host on the same gigabit network?
I'm using the virtio driver:
# lsmod|grep virtio
virtio_console 28672 0
virtio_balloon 16384 0
virtio_net 32768 0
virtio_blk 20480 4
virtio_pci 24576 0
virtio_ring 20480 5
virtio_blk,virtio_net,virtio_pci,virtio_balloon,virtio_console
virtio 16384 5
virtio_blk,virtio_net,virtio_pci,virtio_balloon,virtio_console
ethtool on the vnet0 interface shows the speed at only 10Mb/s. Is that...
2020 Sep 04
2
network config not working on newer libvirt
...672 16 vfio_iommu_type1,vfio_pci
ip6table_nat 16384 1
iptable_nat 16384 1
ebtables 24576 0
bridge 143360 0
stp 16384 1 bridge
llc 16384 2 bridge,stp
cfg80211 647168 0
x86_pkg_temp_thermal 20480 0
kvm_intel 237568 8
vhost_net 24576 3
vhost 36864 1 vhost_net
tap 24576 1 vhost_net
kvm 663552 1 kvm_intel
tun 53248 8 vhost_net
r8152 73728 0
nct6775 57344 0...
2012 Nov 05
3
OpenSuSE 10.3 domU install hangs on CentOS 5.6 xen 3.03
I''m trying to install OpenSuSE 10.3 as a domU on a CentOS 5.6 system running xen 3.0.3.
It starts to load and then hangs:
ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (20480 MBytes)
ata0 slave: Unknown device
ata1 master: QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom
ata1 slave: Unknown device
Booting from CD-Rom...
ISOLINUX 3.31 0x46f43c1e Copyright (C) 1994-2005 H. Peter Anvin
Loading...
In /var/log/xen/qemu-dm.14238.log I see:
domid: 25
qemu: the number of cpus is 2
Usi...
2010 Mar 09
3
Kernel Errors
...e in the right direction?
I am receiving these in my log file and do not know what they mean or what to
look for;
Mar 8 04:03:56 bms kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0
action 0x0
Mar 8 04:03:56 bms kernel: ata3.00: cmd 25/00:28:42:d3:37/00:00:13:00:00/e0
tag 0 cdb 0x0 data 20480 in
Mar 8 04:03:56 bms kernel: res 51/40:22:64:d3:37/40:00:13:00:00/e0
Emask 0x9 (media error)
Mar 8 04:03:56 bms kernel: ata3.00: configured for UDMA/133
Mar 8 04:03:56 bms kernel: SCSI error : <2 0 0 0> return code = 0x8000002
Mar 8 04:03:56 bms kernel: Info fld=0x4000000 (nons...
2002 Mar 22
0
[Bug 179] New: sshd sends channel data after sending EOF
...userauth_request: try method password
Accepted password for dbider from 10.1.1.2 port 2283 ssh2
debug1: Entering interactive session for SSH2.
debug1: fd 3 setting O_NONBLOCK
debug1: fd 7 setting O_NONBLOCK
debug1: server_init_dispatch_20
debug1: server_input_channel_open: ctype session rchan 0 win 20480 max 20480
debug1: input_session_request
debug1: channel 0: new [server-session]
debug1: session_new: init
debug1: session_new: session 0
debug1: session_open: channel 0
debug1: session_open: session 0: link with channel 0
debug1: server_input_channel_open: confirm session
debug1: server_input_chann...
2011 Jul 10
3
How create a FAT filesystem on a zvol?
The `lofiadm'' man page describes how to export a file as a block
device and then use `mkfs -F pcfs'' to create a FAT filesystem on it.
Can''t I do the same thing by first creating a zvol and then creating
a FAT filesystem on it? Nothing I''ve tried seems to work. Isn''t the
zvol just another block device?
--
-Gary Mills- -Unix Group-
2015 Oct 24
2
Memory leak or misconfiguration: Repeated allocation of very large block
Dear all,
I am using Dovecot 2.2.19 and I keep on getting the following warnings in my mail.log file on FreeBSD 10:
Oct 24 10:45:28 server1 dovecot: imap: Error: GC Warning: Repeated allocation of very large block (appr. size 20480):
Oct 24 10:45:28 server1 dovecot: imap: Error: May lead to memory leak and poor performance.
I am wondering whether this is a configuration issue (i.e. a mistake in my current config) or whether I am hitting a bug. What?s the best way of figuring this one out? I tried increasing the verbosity of...
2017 Mar 20
1
[PATCH] inspect: get a better icon for ALT Linux guests (RHBZ#1433937)
...nsertion(+), 1 deletion(-)
diff --git a/lib/inspect-icon.c b/lib/inspect-icon.c
index 84d4e4a..695f038 100644
--- a/lib/inspect-icon.c
+++ b/lib/inspect-icon.c
@@ -455,7 +455,7 @@ icon_voidlinux (guestfs_h *g, struct inspect_fs *fs, size_t *size_r)
return get_png (g, fs, VOIDLINUX_ICON, size_r, 20480);
}
-#define ALTLINUX_ICON "/usr/share/doc/alt-docs/altlogo.png"
+#define ALTLINUX_ICON "/usr/share/icons/hicolor/64x64/apps/altlinux.png"
static char *
icon_altlinux (guestfs_h *g, struct inspect_fs *fs, size_t *size_r)
--
2.9.3
2019 Jan 31
0
Samba and UFW
...e.
The ip_modules loaded are listed below:
martin at radio:~$ lsmod | grep -E "nf_|xt_|ip"
ip6t_REJECT 16384 1
nf_reject_ipv6 16384 1 ip6t_REJECT
nf_log_ipv6 16384 10
xt_hl 16384 22
ip6t_rt 16384 3
nf_conntrack_ipv6 20480 11
nf_defrag_ipv6 36864 1 nf_conntrack_ipv6
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
xt_comment 16384 4
nf_log_ipv4 16384 10
nf_log_common 16384 2 nf_log_ipv4,nf_log_ipv6
xt_LOG 16384 20
xt_multiport...
2007 May 25
1
Quota warning not generated
I am testing out the unofficial quota warning patch with Dovecot 1.0.0,
and no matter what values I use for the storage or messages values, the
warning script is never executed.
My plugin settings are:
plugin {
quota = maildir:storage=20480
quota_warning = storage=80%:messages=10 /usr/local/bin/quota-warning.sh
}
I've tried the following quota_warning lines without any luck:
quota_warning = storage=80% /usr/local/bin/quota-warning.sh
quota_warning = messages=10 /usr/local/bin/quota-warning.sh
quota_warning = storage=80%:messa...