Re: Accessing the HN thermal modules from the Container [message #36527 is a reply to message #36503] |
Mon, 29 June 2009 07:52  |
maratrus
Messages: 1495 Registered: August 2007 Location: Moscow
|
Senior Member |
|
|
Hello,
Quote: |
For the thermal emulation model I need to set the /dev/sda properly. However when I tried to run /dev from the container I could not get sda or hda but rather found "pts". what does that mean?
|
Have a look at "--devnodes" option of vzctl utility.
Quote: |
What does data=ordered mean here?
|
# man mount
Quote: |
Is it because the container is not given access to the power modules in the host node?
|
Could you please say what kernel modules have to be loaded. Please load them on the HN before using inside VE.
Quote: |
[root@rajeshr-linux bin]# ./monitord -p 8367 -s localhost -d -v
Just defined sockaddr->sin_addr.in_addr=(100007f)
Segmentation fault
|
Please examine /proc/user_beancounters output. Are there any fail counters?
We may also use the "strace" utility. It's not clear for now what it the reason of a segmentation fault.
|
|
|