What exactly does the ''state'' column in vcpu-list mean? I''m still trying to track down this errant Win2K cpu, and while xm list tells me I have one cpu: [root@defiant xen]# xm list plcdata Name ID Mem(MiB) VCPUs State Time(s) plcdata 19 2064 1 -b---- 768.9 vcpu-list is - I think - telling me something else: [root@defiant xen]# xm vcpu-list plcdata Name ID VCPUs CPU State Time(s) CPU Affinity plcdata 19 0 0 r-- 769.8 any cpu plcdata 19 1 - --p 0.0 any cpu -- Tim Boyer Director Information Systems and Engineering Projects Denman Tire Corporation tim@denmantire.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tim Boyer wrote:> What exactly does the ''state'' column in vcpu-list mean? I''m still trying to > track down this errant Win2K cpu, and while xm list tells me I have one cpu: > > [root@defiant xen]# xm list plcdata > Name ID Mem(MiB) VCPUs State Time(s) > plcdata 19 2064 1 -b---- 768.9 > > vcpu-list is - I think - telling me something else: > > [root@defiant xen]# xm vcpu-list plcdata > Name ID VCPUs CPU State Time(s) CPU > Affinity > plcdata 19 0 0 r-- 769.8 any cpu > plcdata 19 1 - --p 0.0 any cpu >Hi Time, I found - Lists the guest systems and the states that they are in. The states are r for running, b for blocked, p for paused, s for shutdown, c for crashed and finally d for dying. http://mail.digicola.com/wiki/index.php?title=User:Martin:Xen_FC5 http://docs.anykey.se/xen-ubuntu/using-xen-tools-and-creating-virtual-machines What I would like is a good install doc for Fedora 7. Cheers! Paul Van Allsburg _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
what does "blocked" mean exactly? cause I think my guests'' status are always blocked! but they are still serving dns, webservice, smtp......blah \[root@XenServer ~]# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 3035 4 r----- 28257.2 monitor 10 511 1 -*b*---- 1259.4 stimpy 9 499 1 -*b*---- 1470.6 [root@XenServer ~]# xm vcpu-list stimpy Name ID VCPUs CPU State Time(s) CPU Affinity stimpy 9 0 1 -*b*- 1470.6 any cpu [root@XenServer ~]# xm vcpu-list monitor Name ID VCPUs CPU State Time(s) CPU Affinity monitor 10 0 2 -*b*- 1259.4 any cpu Paul Van Allsburg wrote:> Tim Boyer wrote: > >> What exactly does the ''state'' column in vcpu-list mean? I''m still >> trying to >> track down this errant Win2K cpu, and while xm list tells me I have >> one cpu: >> >> [root@defiant xen]# xm list plcdata >> Name ID Mem(MiB) VCPUs State >> Time(s) >> plcdata 19 2064 1 -b---- >> 768.9 >> >> vcpu-list is - I think - telling me something else: >> >> [root@defiant xen]# xm vcpu-list plcdata >> Name ID VCPUs CPU State Time(s) CPU >> Affinity >> plcdata 19 0 0 r-- 769.8 any cpu >> plcdata 19 1 - --p 0.0 any cpu >> > Hi Time, > > I found - > Lists the guest systems and the states that they are in. The states > are r for running, b for blocked, p for paused, s for shutdown, c for > crashed and finally d for dying. > http://mail.digicola.com/wiki/index.php?title=User:Martin:Xen_FC5 > http://docs.anykey.se/xen-ubuntu/using-xen-tools-and-creating-virtual-machines > > > What I would like is a good install doc for Fedora 7. > > Cheers! > Paul Van Allsburg > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> Tim Boyer wrote: > > What exactly does the ''state'' column in vcpu-list mean? > I''m still trying to > > track down this errant Win2K cpu, and while xm list tells > me I have one cpu: > > > > [root@defiant xen]# xm list plcdata > > Name ID Mem(MiB) VCPUs > State Time(s) > > plcdata 19 2064 1 > -b---- 768.9 > > > > vcpu-list is - I think - telling me something else: > > > > [root@defiant xen]# xm vcpu-list plcdata > > Name ID VCPUs CPU State Time(s) CPU > > Affinity > > plcdata 19 0 0 r-- > 769.8 any cpu > > plcdata 19 1 - --p > 0.0 any cpu > > > Hi Time, > > I found - > Lists the guest systems and the states that they are in. The > states are > r for running, b for blocked, p for paused, s for shutdown, c for > crashed and finally d for dying. > http://mail.digicola.com/wiki/index.php?title=User:Martin:Xen_FC5 > http://docs.anykey.se/xen-ubuntu/using-xen-tools-and-creating- > virtual-machines > > What I would like is a good install doc for Fedora 7. > > Cheers! > Paul Van Allsburg >Paul - That''s what the ''xm list'' states mean, but I haven''t seen anything that states that the ''xm vcpu-list'' states are the same. How do you pause or block a CPU? -- tim -- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tim Boyer wrote:>> Tim Boyer wrote: >>> What exactly does the ''state'' column in vcpu-list mean? >> I''m still trying to >>> track down this errant Win2K cpu, and while xm list tells >> me I have one cpu: >>> [root@defiant xen]# xm list plcdata >>> Name ID Mem(MiB) VCPUs >> State Time(s) >>> plcdata 19 2064 1 >> -b---- 768.9 >>> vcpu-list is - I think - telling me something else: >>> >>> [root@defiant xen]# xm vcpu-list plcdata >>> Name ID VCPUs CPU State Time(s) CPU >>> Affinity >>> plcdata 19 0 0 r-- >> 769.8 any cpu >>> plcdata 19 1 - --p >> 0.0 any cpu >> Hi Time, >> >> I found - >> Lists the guest systems and the states that they are in. The >> states are >> r for running, b for blocked, p for paused, s for shutdown, c for >> crashed and finally d for dying. >> http://mail.digicola.com/wiki/index.php?title=User:Martin:Xen_FC5 >> http://docs.anykey.se/xen-ubuntu/using-xen-tools-and-creating- >> virtual-machines >> >> What I would like is a good install doc for Fedora 7. >> >> Cheers! >> Paul Van Allsburg >> > > Paul - > > That''s what the ''xm list'' states mean, but I haven''t seen anything that > states that the ''xm vcpu-list'' states are the same. How do you pause or > block a CPU? > > -- tim -- > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >Hi Tim, I did find a little more on states at: http://linux.die.net/man/1/xm I did not get the xm man pages when I installed xen during the F7 install. Should have, that is an oversight somewhere. -paul _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users