search for: b8be

Displaying 5 results from an estimated 5 matches for "b8be".

Did you mean: b83e
2015 Jun 12
1
Re: <vcpu placement='static' current='N'>M</vcpu>
...m 11:43 schrieb Dominique Ramaekers: > Did you shutdown the guest before making this change? Yes. I even can't set this setting while the machine is powered off. Here ist the machines xml. <domain type='kvm'> <name>changed</name> <uuid>c71f66b3-2fd1-42f0-b8be-42999857eb95</uuid> <memory unit='KiB'>4194304</memory> <currentMemory unit='KiB'>2097152</currentMemory> <vcpu placement='static'>4</vcpu> <resource> <partition>/machine</partition> </resource>...
2007 Aug 20
1
Using --link-dest= multiple times - performance?
...t to all existing backups (which can be quite many, depending on the configuration). Sincerly Nico [0]: http://unix.schottelius.org/ccollect/ -- Think about Free and Open Source Software (FOSS). http://nico.schottelius.org/documentations/foss/the-term-foss/ PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.samba.org/archive/rsync/attachments/20070820/c6f480e4/attachment.bin
2009 Oct 27
0
ipconfig does not time out (klibc-utils)
...ting from multiple nics in their initramfs-scripts This mail should create a new bug at debian.org, but is also sent to klibc@ to notify upstream about the problem. Sincerly, Nico -- Currently moving *.schottelius.org to http://www.nico.schottelius.org/ ... PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <http://www.zytor.com/pipermail/klibc/attachments/20091027/a04fc9be/attachment.sig>
2007 Nov 19
1
Detecting reason for rsync errors
...n I debug best why the remote server, still running, seems to close the connection? Sincerly Nico [0]: http://unix.schottelius.org/ccollect/ -- Think about Free and Open Source Software (FOSS). http://nico.schottelius.org/documentations/foss/the-term-foss/ PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.samba.org/archive/rsync/attachments/20071119/110e2812/attachment.bin
2007 Nov 18
2
post transfer script for forcing perms
I'm looking to see of it is practical to have an rsync server run a script after a transfer finishes. I am moving files (python source) from windows (common point of development) to a few linux machines. big problem being owner/group/perms are always wrong and python's module install process is fragile with respect to OGP. Therefore, I want to run a script after transferring a set