Displaying 20 results from an estimated 10000 matches similar to: "Can domain 0 sleep to disk?"
2010 Mar 21
0
issues with Migrating a domain
Hi everyone
i've been trying to migrate a domain from hostA to hostB.But everytime i did it with
"virsh --live migrate <Domain> xen+ssh://root at Destination",
it failed and told me something like
"Error Domain not found:xenUnifiedDomainLookupByName".
The same thing happened when i tried to do the same thing with libvirt API like virDomainMigrate &
2010 Apr 11
2
(no subject)
Hi Every one,I am a new user for wine. I am trying to log into the winehq forum, but can not login with my mail address and password, and I do not see any kind of link which indicates me register or such things! How can I log into the forum to look for topics? Thanks a lot!
_________________________________________________________________
?????????????????msn?????
2010 May 13
1
sshd dies if passed host key with relative path on command line
Hi all,
I noticed that openssh5.5 finally revised this bug, pls check the bugzilla
https://bugzilla.mindrot.org/show_bug.cgi?id=1290
but when i test it both on linux and hp-ux, it will still fails:
In hp-ux, server side:
root at sshia2# /opt/ssh/sbin/sshd -p 1234 -D -h ssh_host_dsa_key -ddd
..........
debug3: send_rexec_state: entering fd = 9 config len 322
debug3: ssh_msg_send: type
2009 Jun 08
0
Problems with "samba share" after return from standby/sleep with Ubuntu 8.10
I have a D-Link DNS-323 NAS Drive which I'm accessing from a desktop PC
running Ubuntu 8.10. When I first mount the DNS-323 share, everything is
hunky-dory. I can access folders and files and save them. However, when my
desktop PC has returned from standby I have problems saving files, which
manifests itself in a number of ways:
(1) If I "drag and drop" copy a file from another
2011 Dec 24
2
readLines errors
Hi All,
I met a problem using readLines function to return the data from Google
maps.
readLines(url("
http://ditu.google.cn/maps/geo?q=+qianshuichong,+guichi+anhui,+CN&output=csv&key=ABQIAAAAq8Fnd_oUka-7RdS6BrD7GBTqeABoQuNTXS36G_rkiwQnKRW6GBTkns8JpKz6y6dScgB8827dlddUlg"),
n=1, warn=FALSE)
[1] "200,4,30.6528380,117.4872250"
The above code is ok because the
2008 Dec 15
1
Centos4: USB disk standby?
Hi,
I've decided to use an external USB disk as backup with rsync.
This works fine.
When the external disk is mounted, it does not go into
standby/sleep/whatever, though I'm using it only for 30minutes at night.
Is there a way to do this with C4, 2.6.9-78.0.8.ELsmp?
E.g. unmount/some special command/upgrade to 5.2?
Thx
Raier
2008 Oct 09
4
Problems at installing Xen 3.3.0
I want to install Xen 3.3.0 from source code. but I failed in doing that in the following steps
1. download xen from http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz
2. # tar -zxf xen-3.3.0;cd xen-3.3.0
3. # make world
......succeed
4. # cp /boot/config-2.6.18-53.el5 build-linux-2.6.18-xen_x86_64/.config
5. # make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig)
2023 Apr 13
1
[PATCH net-next V2 2/2] virtio-net: sleep instead of busy waiting for cvq command
On Thu, 13 Apr 2023 14:40:27 +0800, Jason Wang <jasowang at redhat.com> wrote:
> We used to busy waiting on the cvq command this tends to be
> problematic since there no way for to schedule another process which
> may serve for the control virtqueue. This might be the case when the
> control virtqueue is emulated by software. This patch switches to use
> completion to allow
2023 Apr 14
1
[PATCH net-next V2 2/2] virtio-net: sleep instead of busy waiting for cvq command
On Thu, Apr 13, 2023 at 3:31?PM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
>
> On Thu, 13 Apr 2023 14:40:27 +0800, Jason Wang <jasowang at redhat.com> wrote:
> > We used to busy waiting on the cvq command this tends to be
> > problematic since there no way for to schedule another process which
> > may serve for the control virtqueue. This might be the case
2002 May 06
4
ext3 waking hard disk
hi :)
when using ext3, i can't get my hard disks to go to standby mode
any more. i am using timeouts set by hdparm with 2.4.18 kernels.
even when i issue a standby command manually, the disk
spins up again after a few seconds.
however, (to my knowledge) no user space program accessed
this disk at that time.
i suspect ext3's journal to be causing the disk accesses.
is that possible?
2017 Nov 15
0
hung disk sleep process
Hi,
I have a problem, but am not really sure the question I need to ask. So
going to lay it all down and maybe someone can point me in the right
direction...
I have a replicated gluster volume across two servers. Each server has
its OS installed on an SSD, and a RAID array is mounted on each server
as a brick. Both servers run a Samba AD, among other things, and an LXC
container for a
2002 Nov 07
2
RE: standby mode
I think you answered your own question. Samba (smbd) is a service. It is
doing its job and ready to offer service at any time. Apparently this
involves periodically accessing the disk. There is nothing wrong with this;
it is normal operation. Samba won't work anyway when you are in standby, so
you might as well stop it when you are done using it.
PG
> -----Original Message-----
>
2007 Nov 09
0
samba writes to disk each 5 minutes...
Hello,
I am using samba on a NAS. I use hdparm to put my disk to standby.
Unfortunatelle the disk wakes up appr. each 5 minutes and I get entries in
/var/cache/samba and /var/log
Is there a way to disable the cache and the logging? I did not find anything
in the smb.conf.
Thx in advance
Kai
2019 Nov 11
0
cli Checking disk i/o
On 11/11/19 10:46 AM, Leon Fauster via CentOS wrote:
> Am 11.11.19 um 14:28 schrieb Stephen John Smoogen:
>> On Sun, 10 Nov 2019 at 17:12, Robert Moskowitz <rgm at htt-consult.com>
>> wrote:
>>>
>>> I just built a CentOS7 system on a Zotac NANO PC.
>>>
>>> I used a 320GB 2.5" HD I had sitting around and installed with Standard
2018 Jun 22
0
[virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
On Thu, Jun 21, 2018 at 7:30 PM, Michael S. Tsirkin <mst at redhat.com> wrote:
> On Thu, Jun 21, 2018 at 06:07:18PM -0700, Siwei Liu wrote:
>> On Thu, Jun 21, 2018 at 11:14 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
>> > On Wed, Jun 13, 2018 at 01:40:59PM +0800, Jason Wang wrote:
>> >>
>> >>
>> >> On 2018?06?13? 12:24,
[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
2018 Jun 23
0
[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
On Fri, Jun 22, 2018 at 4:40 PM, Siwei Liu <loseweigh at gmail.com> wrote:
> On Fri, Jun 22, 2018 at 3:25 PM, Michael S. Tsirkin <mst at redhat.com> wrote:
>> On Fri, Jun 22, 2018 at 02:51:11PM -0700, Siwei Liu wrote:
>>> On Fri, Jun 22, 2018 at 2:29 PM, Michael S. Tsirkin <mst at redhat.com> wrote:
>>> > On Fri, Jun 22, 2018 at 01:03:04PM -0700,
2018 Jun 22
0
[virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
On Thu, Jun 21, 2018 at 11:14 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
> On Wed, Jun 13, 2018 at 01:40:59PM +0800, Jason Wang wrote:
>>
>>
>> On 2018?06?13? 12:24, Samudrala, Sridhar wrote:
>> > On 6/12/2018 7:38 PM, Jason Wang wrote:
>> > >
>> > >
>> > > On 2018?06?12? 19:54, Michael S. Tsirkin wrote:
>> >
2018 Jun 05
0
[PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
On 6/5/2018 5:33 AM, Michael S. Tsirkin wrote:
> I don't think this is sufficient.
Sure. This is not sufficient for a complete solution, but is Qemu the right place
to manage primary/standby interfaces?
I think the other steps including plugging/unplugging the primary interface needs
to handled by some orchestration layer.
>
> If both primary and standby devices are present, a
2018 Jun 13
0
[PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
On 2018?06?13? 12:24, Samudrala, Sridhar wrote:
> On 6/12/2018 7:38 PM, Jason Wang wrote:
>>
>>
>> On 2018?06?12? 19:54, Michael S. Tsirkin wrote:
>>> On Wed, Jun 06, 2018 at 10:29:03AM +0800, Jason Wang wrote:
>>>>
>>>> On 2018?06?05? 20:33, Michael S. Tsirkin wrote:
>>>>> I don't think this is sufficient.
2018 Jun 12
0
[Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
On Tue, Jun 12, 2018 at 09:54:44AM +0800, Jason Wang wrote:
>
>
> On 2018?06?12? 01:26, Michael S. Tsirkin wrote:
> > On Mon, May 07, 2018 at 04:09:54PM -0700, Sridhar Samudrala wrote:
> > > This feature bit can be used by hypervisor to indicate virtio_net device to
> > > act as a standby for another device with the same MAC address.
> > >
> >