<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Exothermic</id>
	<title>OpenVZ Virtuozzo Containers Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Exothermic"/>
	<link rel="alternate" type="text/html" href="https://wiki.openvz.org/Special:Contributions/Exothermic"/>
	<updated>2026-06-14T06:47:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.openvz.org/index.php?title=SNMPD_in_container&amp;diff=3395</id>
		<title>SNMPD in container</title>
		<link rel="alternate" type="text/html" href="https://wiki.openvz.org/index.php?title=SNMPD_in_container&amp;diff=3395"/>
		<updated>2007-08-07T17:35:24Z</updated>

		<summary type="html">&lt;p&gt;Exothermic: New page: If you are trying to get snmpd working on a VE (for whatever reason, note you should strongly consider if you can accomplish what you are trying to do on the host) you will need to do a co...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are trying to get snmpd working on a VE (for whatever reason, note you should strongly consider if you can accomplish what you are trying to do on the host) you will need to do a couple things.&lt;br /&gt;
&lt;br /&gt;
Do this if you are seeing an error like this one:&lt;br /&gt;
&lt;br /&gt;
error scanning interface data (expected 10, got 0)&lt;br /&gt;
&lt;br /&gt;
First you need to run net-snmp 5.4.1 or later and second you will need to start it with the following option:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;-I -ipAddressTable&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/sbin/snmpd -I -ipAddressTable&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From what I understand they are in the process of patching things on net-snmp to work with openvz a little better, but because of the duplicate IPs on the VEs (127.0.0.1) things aren't exactly standard.&lt;/div&gt;</summary>
		<author><name>Exothermic</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.openvz.org/index.php?title=FAQ&amp;diff=3394</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.openvz.org/index.php?title=FAQ&amp;diff=3394"/>
		<updated>2007-08-07T17:24:44Z</updated>

		<summary type="html">&lt;p&gt;Exothermic: /* Networking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General ==&lt;br /&gt;
===== What is a Virtual Environment (Virtual Private Server, VPS, VE)? =====&lt;br /&gt;
:See [[VE]]&lt;br /&gt;
&lt;br /&gt;
===== Who needs OpenVZ? How it can be used? =====&lt;br /&gt;
:See [[Use cases]]&lt;br /&gt;
&lt;br /&gt;
===== How is OpenVZ different from other technologies? =====&lt;br /&gt;
:See [[Introduction to virtualization]]&lt;br /&gt;
&lt;br /&gt;
===== How is OpenVZ updated and why it is secure? =====&lt;br /&gt;
:See [[Security]]&lt;br /&gt;
&lt;br /&gt;
===== I want to show my appreciation to OpenVZ and put some logo to my site. Where to get it? =====&lt;br /&gt;
:See [[Artwork]]&lt;br /&gt;
&lt;br /&gt;
== Installation and upgrade ==&lt;br /&gt;
&lt;br /&gt;
===== What hardware is supported by OpenVZ kernel? =====&lt;br /&gt;
:See [http://www.swsoft.com/en/products/virtuozzo/hcl/ Virtuozzo HCL].&lt;br /&gt;
&lt;br /&gt;
===== Why there are different kernel flavours available and what do they mean? =====&lt;br /&gt;
:See [[Different kernel flavors (UP, SMP, ENTERPRISE, ENTNOSPLIT)]]&lt;br /&gt;
&lt;br /&gt;
===== How do I rebuild the kernel? =====&lt;br /&gt;
:See [[Kernel build]]&lt;br /&gt;
&lt;br /&gt;
===== What does 021stab018 in OpenVZ kernel version mean? =====&lt;br /&gt;
:See [[Kernel versioning]]&lt;br /&gt;
&lt;br /&gt;
===== How can I check package signatures? =====&lt;br /&gt;
:See [[Package signatures]]&lt;br /&gt;
&lt;br /&gt;
===== Is it possible to run x86 VPS on a x86_64 arch? =====&lt;br /&gt;
:Sure :) We actually did some work on that to enable migration of x86 VE from x86 to x86_64 and back, and to enable using 32-bit iptables in 32bit VE on an x86_64 system.&lt;br /&gt;
&lt;br /&gt;
===== What filesystems should I choose for saving my VEs? =====&lt;br /&gt;
The safest choice is ext2/3 to save your VEs. Remember that ReiserFS is less stable than ext2/3.&lt;br /&gt;
If you choose to use XFS, think about, that there is no support for disk quota inside VEs.&lt;br /&gt;
&lt;br /&gt;
== Networking ==&lt;br /&gt;
&lt;br /&gt;
===== How do I set up VPN for a VE? =====&lt;br /&gt;
:See [[VPN via the TUN/TAP device]]&lt;br /&gt;
&lt;br /&gt;
===== What is veth and how do I use it? =====&lt;br /&gt;
:See [[Virtual Ethernet device]]&lt;br /&gt;
&lt;br /&gt;
===== Why doesn't net-snmpd work on my VEs =====&lt;br /&gt;
:See [[SNMPD on VEs]]&lt;br /&gt;
&lt;br /&gt;
== User Beancounters ==&lt;br /&gt;
&lt;br /&gt;
===== What are those User Beancounters? =====&lt;br /&gt;
See [[UBC]].&lt;br /&gt;
&lt;br /&gt;
===== What units are UBC parameters measured in? =====&lt;br /&gt;
See [[UBC parameter units]]&lt;br /&gt;
&lt;br /&gt;
===== How do I set up a VE which is able to get X Mb of RAM? =====&lt;br /&gt;
See [[Setting UBC parameters]].&lt;br /&gt;
&lt;br /&gt;
===== I can not start a program in VE: it reports out of memory. What do I do? =====&lt;br /&gt;
See [[Resource_shortage]].&lt;br /&gt;
&lt;br /&gt;
===== How can I reset &amp;lt;code&amp;gt;failcnt&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;/proc/user_beancounters&amp;lt;/code&amp;gt;? =====&lt;br /&gt;
See [[UBC failcnt reset]].&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
===== My kernel crashed. What should I do? =====&lt;br /&gt;
:See [[When you have an oops]]&lt;br /&gt;
&lt;br /&gt;
===== I see a lot of processes in D state. What does that mean? =====&lt;br /&gt;
:See [[Processes in D state]]&lt;/div&gt;</summary>
		<author><name>Exothermic</name></author>
		
	</entry>
</feed>