Displaying 20 results from an estimated 701 matches for "524288".
2009 Jun 23
6
network usage gathering
I''ve run into a problem gathering usage for my xen virtual systems. With my
old model I used to gather all network usage via my cisco devices using the
the counters for each port. Each system had it''s own port on the switch, and
I tracked network usage accordingly. Now that I''m using xen for virtual
systems, and multiple vm''s share the same switch port,
2007 Nov 15
1
Problem with rsync recent file logic ?
...rnd-dev2 maxim]# mkdir /tmp/test_rsync
[root@rnd-dev2 test_rsync]# dd if=/dev/urandom of=maxim_file.dat count=1024
[root@rnd-dev2 test_rsync]# md5sum maxim_file.dat
517cbaefb385f64823179b253844fff0 maxim_file.dat
[root@rnd-dev2 test_rsync]# stat maxim_file.dat
File: `maxim_file.dat'
Size: 524288 Blocks: 1032 IO Block: 4096 regular file
Device: fd00h/64768d Inode: 1081370 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2007-11-15 12:25:30.000000000 +0200
Modify: 2007-11-15 12:24:37.000000000 +0200
Change: 2007-11-15 12:24:37....
2023 Apr 04
1
Email not working
...ssl_client_ca_dir = /etc/ssl/certs
ssl_dh = # hidden, use -P to show it
ssl_key = # hidden, use -P to show it
userdb {
args = blocking=no
driver = passwd
}
root at mail:~# doveadm user -f 'username' '*'
nobody
mike
systemd-coredump
sogo
vmail
mlmmj
iredadmin
iredapd
snapd-range-524288-root
snap_daemon
Error: auth-master: userdb list: User listing returned failure
Fatal: user listing failed
root at mail:~# doveadm index -A -q \*
doveadm(nobody): Error: mkdir(/nonexistent/mail/.imap) failed: Permission denied (euid=65534(nobody) egid=65534(nogroup))
doveadm(systemd-coredump): Err...
2013 Apr 30
1
Volume heal daemon 3.4alpha3
gluster> volume heal dyn_coldfusion
Self-heal daemon is not running. Check self-heal daemon log file.
gluster>
Is there a specific log? When i check /var/log/glusterfs/glustershd.log
glustershd.log:[2013-04-30 15:51:40.463259] E
[afr-self-heald.c:409:_crawl_proceed] 0-dyn_coldfusion-replicate-0:
Stopping crawl for dyn_coldfusion-client-1 , subvol went down
Is there a specific log? When
2013 Oct 25
2
Install blktap2 kernel module on CentOS 6
...:disk_try_backend: Disk vdev=xvda, backend tap unsuitable because blktap not available.
VM configuration (XML):
<domain type=''xen''>
<name>test</name>
<uuid>fed10f30-077d-4d2a-87aa-ccc76c290426</uuid>
<memory unit=''KiB''>524288</memory>
<currentMemory unit=''KiB''>524288</currentMemory>
<vcpu placement=''static''>1</vcpu>
<os>
<type>linux</type>
<kernel>/xen/boot/vmlinuz-3.9.9</kernel>
<initrd>/xen/boot/init...
2017 Apr 21
1
Speed tuning
...peed is about 2,6 MiB/s for a single download
and twice 2.2MiB/s for a double download
Upload is the same as my internet connection 1MiB/s
I increased the speed with changing some values in the smb.conf, but i
am not able to set it to the maximum speed
...
socket options = TCP_NODELAY SO_RCVBUF=524288 SO_SNDBUF=524288
SO_KEEPALIVE IPTOS_LOWDELAY
log level = 0
min receivefile size = 65536
use sendfile = true
aio read size = 65536
aio write size = 65536
write cache size = 2048000
read raw = yes
write raw = yes
getwd cache = yes
oplocks = yes
max xmit = 65536
dead time = 15
large readwrite = yes
....
2010 Oct 06
1
Error while starting the domain "error: monitor socket did not show up.: Connection refused"
All,
here is my domain xml
<domain type='kvm'>
<name>tests</name>
<uuid>76bc677f-ee5b-ef0b-1d02-72d12785b1d8</uuid>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='x86_64' machine='pc-0.12'>hvm</type>
<boot dev='network'/>
</os>
<clock offset='utc'/>
<on_poweroff...
2014 Dec 29
2
Please help me!Thank You!
I am using Libvirt virsh command by vmware esx created a virtual host, has been unable to create success.
My creation process is as follows :
Create a virtual host XML file content is as follows:
<domain type='vmware'>
<name>test1</name>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='x86_64'>hvm</type>
</os>
<devices>
<disk type='file' device='disk'>
<source file='[datastore1 (2)] test1...
2016 Mar 14
1
Unsupported network type ethernet using LXC
...error: internal error: Unsupported network type ethernet*
Below is the xml file which I'm using ....
cat right.xml
<domain type='lxc'>
<name>instance-00000321</name>
<uuid>13dd822c-a99d-4f28-9f4e-53dfb744efcc</uuid>
<memory unit='KiB'>524288</memory>
<currentMemory unit='KiB'>524288</currentMemory>
<vcpu placement='static'>1</vcpu>
<resource>
<partition>/machine</partition>
</resource>
<os>
<type arch='aarch64' machine='virt'...
2009 Jun 02
1
XenClient:How to install VM
...""
vm = "/vm/00000000-0000-0000-0000-000000000002"
vss = "/vss/00000000-0000-0000-0000-000000000002"
name = "Domain-12"
cpu = ""
0 = ""
availability = "online"
memory = ""
static-max = "524288"
target = "524288"
device = ""
vbd = ""
5696 = ""
backend = "/local/domain/0/backend/vbd/12/5696"
state = "1"
backend-id = "0"
device-type = "cdrom"
virtual-device = &q...
2010 Dec 05
1
How to set image format to 'qcow2'
Hi, all
My xml 'dom1.xml' is as following:
<domain type='kvm' id='1'>
<name>kvm-xp</name>
<description>xp kvm</description>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<os>
<type>hvm</type>
<!--loader>/usr/lib/xen/boot/hvmloader</loader-->
<boot dev="hd"/>
</os>
<devices>
<disk type='file'>
<source file='/home/eucalyptus/...
2008 Aug 19
1
rsync hangs after aborting a process
....c(597) [receiver=3.0.3]
If i try running the command with a few --verbose flags, I see this:
receiving file list ...
[receiver] expand file_list pointer array to 262144 bytes, did move
[sender] expand file_list pointer array to 262144 bytes, did move
[receiver] expand file_list pointer array to 524288 bytes, did move
[sender] expand file_list pointer array to 524288 bytes, did move
[receiver] expand file_list pointer array to 1048576 bytes, did move
[sender] expand file_list pointer array to 1048576 bytes, did move
[receiver] expand file_list pointer array to 2097152 bytes, did move
[sender] exp...
2014 Apr 16
1
Snapshots
...Or what I should do
to make virDomainSave and virDomainRestore work?
xml configuration:
<domain type='kvm'>
<name>Name</name>
<uuid>c7a5fdbd-cdaf-9455-926a-d65c16db1810</uuid>
<memory unit='KiB'>524288</memory>
<currentMemory unit='KiB'>524288</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='x86_64' machine='pc'>hvm</type>
<boot dev=...
2010 Jun 03
1
Virsh blkstat doesn't work on Xen HVM
...file and error message of virsh domblkstat.
Any one knows how to make this function work?
[root at localhost ~]# virsh dumpxml vm1
<domain type='xen' id='1'>
<name>vm1</name>
<uuid>12af1ed4-2f2d-f02d-9a2a-5d4f377889d5</uuid>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<vcpu>1</vcpu>
<os>
<type>hvm</type>
<loader>/usr/lib/xen/boot/hvmloader</loader>
<boot dev='hd'/>
</os>
<features>
<acpi/>...
2011 Jun 27
1
How to handle badblocks with btrfs?
Hi,
I have some errors in dmesg:
[ 542.255788] ata1.00: exception Emask 0x0 SAct 0xffffff SErr 0x0 action 0x0
[ 542.255797] ata1.00: irq_stat 0x40000008
[ 542.255805] ata1.00: failed command: READ FPDMA QUEUED
[ 542.255821] ata1.00: cmd 60/00:00:1a:b7:7a/04:00:1d:00:00/40 tag 0
ncq 524288 in
[ 542.255824] res 41/40:00:a0:b7:7a/00:00:1d:00:00/40 Emask
0x409 (media error) <F>
[ 542.255831] ata1.00: status: { DRDY ERR }
[ 542.255837] ata1.00: error: { UNC }
[ 542.264434] ata1.00: configured for UDMA/133
[ 542.264505] ata1: EH complete
[ 545.075811] ata1.00: excepti...
2003 May 24
3
UDMA ICRC error
...63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 16383
sectors/unit: 39102336
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # milliseconds
track-to-track seek: 0 # milliseconds
drivedata: 0
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
a: 524288 0 4.2BSD 2048 16384 94 # (Cyl. 0 - 520*)
b: 524288 524288 4.2BSD 2048 16384 94 # (Cyl. 520*- 1040*)
c: 39102336 0 unused 0 0 # (Cyl. 0 - 38791*)
d: 524288 1048576 4.2BSD 2048 16384 94 # (Cyl. 1040*- 1560*)...
2010 Nov 30
1
Create VMWare ESXi domain via virsh error(error: this function is not supported by the connection driver: virDomainCreateXML)
...Enter root's password for 192.168.8.162:
Starting install...
ERROR this function is not supported by the connection driver:
virDomainCreateXML
how to fix it ?
*dom1.xml*
<domain type='vmware'>
<name>dom1</name>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='i686'>hvm</type>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_re...
2017 Nov 20
2
how to fix this warnig
Hi Friends,
I have noticed below log in dovecot.log on my machine Centos 6.7 32 bit.
Warning: Inotify instance limit for user 89 (UID vpopmail) exceeded,
disabling. Increase /proc/sys/fs/inotify/max_user_instances
I have increased manually but after reboot goto the same existing default
value.
How do i fix this issue permanently.
Advance thanks for your help.
--
*Thanks,*
*Manikandan.C*
2011 Feb 02
0
Not getting a virsh console
...e vmtest3
Connected to domain vmtest3
Escape character is ^]
[root at krm1 test]# virsh dominfo vmtest3
Id: 2
Name: vmtest3
UUID: 2b38ff93-1bc6-c78c-1ed8-ffb936c86dac
OS Type: hvm
State: running
CPU(s): 1
CPU time: 17.3s
Max memory: 524288 kB
Used memory: 524288 kB
Persistent: yes
Autostart: disable
[root at krm1 test]#
The state of the domain shows running. One more thing that i noted was
that qemu-kvm is consuming 100% of the cpu. So not sure if the qemu-kvm
has started properly. I am not sure how to debug the issue....
2005 Jun 29
1
Again, the error in rsync prototocol
...ackup-dir="/Volumes/DATA 1/
rsync_bck" /Volumes/DATA/ "/Volumes/DATA 1"
Password:
backup_dir is /Volumes/DATA 1/rsync_bck/
building file list ...
[sender] expand file_list to 131072 bytes, did move
[sender] expand file_list to 262144 bytes, did move
[sender] expand file_list to 524288 bytes, did move
[sender] expand file_list to 1048576 bytes, did move
done
[receiver] expand file_list to 131072 bytes, did move
[receiver] expand file_list to 262144 bytes, did move
[receiver] expand file_list to 524288 bytes, did move
[receiver] expand file_list to 1048576 bytes, did move
[receive...