search for: virfilec

Displaying 5 results from an estimated 5 matches for "virfilec".

Did you mean: virfile
2013 Sep 06
3
Re: Problems with user namespaces
...t root ] sys When i start it with idmap with clean rootfs(dev proc sys and .oldroot deleted) i get this error, and it is a little bit different now: error: Failed to create domain from helloworld.xml error: internal error: guest failed to start: 2013-09-06 11:24:57.088+0000: 5794: debug : virFileC And log is pretty similar: sep 06 11:24:56 laptop libvirtd[1542]: EVENT_POLL_UPDATE_HANDLE: watch=241 events=1 sep 06 11:24:57 laptop libvirtd[1542]: Skip interrupt, 1 140499747788544 sep 06 11:24:57 laptop libvirtd[1542]: OBJECT_REF: obj=0x7fc878000c90 sep 06 11:24:57 laptop libvirtd[1542]: OBJEC...
2013 Sep 09
2
Re: Problems with user namespaces
...tart it with idmap with clean rootfs(dev proc sys and .oldroot > deleted) i get this error, and it is a little bit different now: > > error: Failed to create domain from helloworld.xml > > error: internal error: guest failed to start: 2013-09-06 > 11:24:57.088+0000: 5794: debug : virFileC > > > > And log is pretty similar: > > sep 06 11:24:56 laptop libvirtd[1542]: EVENT_POLL_UPDATE_HANDLE: > watch=241 events=1 > > sep 06 11:24:57 laptop libvirtd[1542]: Skip interrupt, 1 140499747788544 > > sep 06 11:24:57 laptop libvirtd[1542]: OBJECT_REF: obj=0x7fc...
2013 Sep 09
0
Re: Problems with user namespaces
...> > When i start it with idmap with clean rootfs(dev proc sys and .oldroot deleted) i get this error, and it is a little bit different now: > error: Failed to create domain from helloworld.xml > error: internal error: guest failed to start: 2013-09-06 11:24:57.088+0000: 5794: debug : virFileC > > And log is pretty similar: > sep 06 11:24:56 laptop libvirtd[1542]: EVENT_POLL_UPDATE_HANDLE: watch=241 events=1 > sep 06 11:24:57 laptop libvirtd[1542]: Skip interrupt, 1 140499747788544 > sep 06 11:24:57 laptop libvirtd[1542]: OBJECT_REF: obj=0x7fc878000c90 > sep 06 11:24:5...
2013 Sep 09
0
Re: Problems with user namespaces
...ap with clean rootfs(dev proc sys and .oldroot >> deleted) i get this error, and it is a little bit different now: >> > error: Failed to create domain from helloworld.xml >> > error: internal error: guest failed to start: 2013-09-06 >> 11:24:57.088+0000: 5794: debug : virFileC >> > >> > And log is pretty similar: >> > sep 06 11:24:56 laptop libvirtd[1542]: EVENT_POLL_UPDATE_HANDLE: >> watch=241 events=1 >> > sep 06 11:24:57 laptop libvirtd[1542]: Skip interrupt, 1 140499747788544 >> > sep 06 11:24:57 laptop libvirtd[1542...
2013 Sep 05
2
Problems with user namespaces
Hello! I'm testing user namespaces and I have quite some problem getting them to work. First of all, I have user namespaces support enabled in kernel: offlinehacker:~/ $ uname -r 3.10.10 offlinehacker:~/ $ ls /proc/self/ns/ ipc@ mnt@ net@ pid@ user@ uts@ I created simple ubuntu rootfs and when I start container without idmap, so without user namespace mappings, it works just fine: