|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] My VM01 status shows it is BLOCKED
That's normal,
Here's one of my Xen boxes:
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 256 1 r----- 3577.6
mono 21 512 1 -b---- 6189.7
db01 22 2048 1 -b---- 722.3
pg8test 23 256 1 -b---- 251.6
web01 24 512 1 -b---- 503.3
The blocked just indicates that they aren't doing anything currently (or
are wating for some event). However if I give one of them some work, it
goes to:
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 256 1 r----- 3579.7
mono 21 512 1 r----- 6192.2
db01 22 2048 1 -b---- 722.3
pg8test 23 256 1 -b---- 251.6
web01 24 512 1 -b---- 503.5
David.
Brown, Kashif wrote:
Hello,
When I perform an xm list it shows that vm01 is in a -b-- state. Is my
IP tables blocking vm01? I also can not ssh into vm01 from a remote
location also. Is this why??
Kashif J. Brown SR
Research Programmer Analyst
Information Technology & Systems Division
Institute for Defense Analyses
4850 Mark Center Drive
Alexandria, VA 22311-1882
Tel. (703) 933-6532 Fax (703) 845-6848
em. kabrown@xxxxxxx
------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
David Brain - bandwidth.com
mailto:dbrain@xxxxxxxxxxxxx
(919) 297 1078
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|