6,534
edits
Changes
Tilera
,Added →Known issues
cd $TILERA_ROOT/kbuild
tile-monitor --vmlinux vmlinux --pci --mount $TILERA_ROOT/tile/ /mnt/
In another shell session, run screen in order to access console.
Next, start OpenVZ:
/etc/init.d/vzeventd startrestart /etc/init.d/vz startrestart
Before creating a container, we should disable DISK_QUOTA in global
vzctl start 101
== Known issues ==
# vzquota is not ported yet (no big need to, it's optional package)
# Need to figure out how to access file system from tilera environment in a less slow way than shepherd-fuse
# Need to add ip utility to $TILERA_ROOT/tile
# Need to figure out networking setup in Tilera container
# No RTC: <code>hwclock: can't open '/dev/misc/rtc': No such file or directory</code>