search for: oneadmin

Displaying 20 results from an estimated 28 matches for "oneadmin".

Did you mean: nodeadmin
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...On 4/12/2016 11:45 AM, John Ferlan wrote: >>>> What got my attention was the error message "initializing FS storage >>>> file" with the "file:" prefix to the name and 9869:9869 as the uid:gid >>>> trying to access the file (I assume that's oneadmin:oneadmin on your >>>> system). >>>> >> >> I totally missed this. So the only thing that popped on my mind now was >> checking the whole path: >> >> ls -ld /var{,/lib{,/one{,/datastores{,/0{,/38{,/disk.1}}}}}} >> >> You can also run...
2016 Apr 14
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...er or group), then the "o+x" approach > is the solution if you're going directly at the file. > > John Yes, appears the o+x is the only way right now. It definitely tries to access the share as root though, on CentOS 7 since I also tried to add nfsnobody and nobody to the oneadmin group and that did not work either. Seems OpenNebula doesn't have this issue with NFSv3 running on Ubuntu: [root@mdskvm-p01 ~]# rmdir /tmp/netfs-rootsquash-pool [root@mdskvm-p01 ~]# cat nfs.xml <pool type='netfs'> <name>rootsquash</name> <source>...
2016 Apr 13
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On 04/13/2016 09:23 AM, TomK wrote: > On 4/13/2016 1:33 AM, Martin Kletzander wrote: >> On Tue, Apr 12, 2016 at 06:24:16PM -0400, TomK wrote: >>> On 4/12/2016 5:08 PM, John Ferlan wrote: >>>> Having/using a root squash via an NFS pool is "easy" (famous last >>>> words) >>>> >>>> Create some pool XML (taking the example I
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...11:45 AM, John Ferlan wrote: >>>>> What got my attention was the error message "initializing FS storage >>>>> file" with the "file:" prefix to the name and 9869:9869 as the uid:gid >>>>> trying to access the file (I assume that's oneadmin:oneadmin on your >>>>> system). >>>>> >>> >>> I totally missed this. So the only thing that popped on my mind now was >>> checking the whole path: >>> >>> ls -ld /var{,/lib{,/one{,/datastores{,/0{,/38{,/disk.1}}}}}} >&g...
2016 Apr 12
3
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...uot;7.2" >Scientific Linux release 7.2 (Nitrogen) >Scientific Linux release 7.2 (Nitrogen) >Scientific Linux release 7.2 (Nitrogen) >cpe:/o:scientificlinux:scientificlinux:7.2:ga >[root@mdskvm-p01 ~]# > >[root@mdskvm-p01 ~]# mount /var/lib/one >[root@mdskvm-p01 ~]# su - oneadmin >Last login: Sat Apr 9 10:39:25 EDT 2016 on pts/0 >Last failed login: Tue Apr 12 12:00:57 EDT 2016 from opennebula01 on >ssh:notty >There were 9584 failed login attempts since the last successful login. >i[oneadmin@mdskvm-p01 ~]$ id oneadmin >uid=9869(oneadmin) gid=9869(oneadmin)...
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...ect path to the NFS volume or does it use a pool? If a pool, then what type of pool? It is beneficial to provide as many details as possible about the configuration because (so to speak) those that are helping you won't know your environment (I've never used OpenNebula) nor do I have a 'oneadmin' uid:gid. What got my attention was the error message "initializing FS storage file" with the "file:" prefix to the name and 9869:9869 as the uid:gid trying to access the file (I assume that's oneadmin:oneadmin on your system). This says to me that you're trying to...
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...EDHAT_SUPPORT_PRODUCT_VERSION="7.2" Scientific Linux release 7.2 (Nitrogen) Scientific Linux release 7.2 (Nitrogen) Scientific Linux release 7.2 (Nitrogen) cpe:/o:scientificlinux:scientificlinux:7.2:ga [root@mdskvm-p01 ~]# [root@mdskvm-p01 ~]# mount /var/lib/one [root@mdskvm-p01 ~]# su - oneadmin Last login: Sat Apr 9 10:39:25 EDT 2016 on pts/0 Last failed login: Tue Apr 12 12:00:57 EDT 2016 from opennebula01 on ssh:notty There were 9584 failed login attempts since the last successful login. i[oneadmin@mdskvm-p01 ~]$ id oneadmin uid=9869(oneadmin) gid=9869(oneadmin) groups=9869(oneadmin)...
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...ne//datastores/0 . The >>> unprevilidged user is able to read/write fine to the share. >>> root_squash is used and for security reasons no_root_squash cannot be >>> used. >>> >>> On the controller and node SELinux is disabled. >>> >>> [oneadmin@mdskvm-p01 ~]$ virsh -d 1 --connect qemu:///system create >>> /var/lib/one//datastores/0/38/deployment.0 >>> create: file(optdata): /var/lib/one//datastores/0/38/deployment.0 >>> error: Failed to create domain from >>> /var/lib/one//datastores/0/38/deployment.0 &...
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...x release 7.2 (Nitrogen) >>>> Scientific Linux release 7.2 (Nitrogen) >>>> cpe:/o:scientificlinux:scientificlinux:7.2:ga >>>> [root@mdskvm-p01 ~]# >>>> >>>> [root@mdskvm-p01 ~]# mount /var/lib/one >>>> [root@mdskvm-p01 ~]# su - oneadmin >>>> Last login: Sat Apr 9 10:39:25 EDT 2016 on pts/0 >>>> Last failed login: Tue Apr 12 12:00:57 EDT 2016 from opennebula01 on >>>> ssh:notty >>>> There were 9584 failed login attempts since the last successful login. >>>> i[oneadmin@mds...
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...>> Scientific Linux release 7.2 (Nitrogen) >>> Scientific Linux release 7.2 (Nitrogen) >>> cpe:/o:scientificlinux:scientificlinux:7.2:ga >>> [root@mdskvm-p01 ~]# >>> >>> [root@mdskvm-p01 ~]# mount /var/lib/one >>> [root@mdskvm-p01 ~]# su - oneadmin >>> Last login: Sat Apr 9 10:39:25 EDT 2016 on pts/0 >>> Last failed login: Tue Apr 12 12:00:57 EDT 2016 from opennebula01 on >>> ssh:notty >>> There were 9584 failed login attempts since the last successful login. >>> i[oneadmin@mdskvm-p01 ~]$ id onead...
2016 Apr 07
0
Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...o access an NFS mount but errors out with: can't canonicalize path '/var/lib/one//datastores/0 . The unprevilidged user is able to read/write fine to the share. root_squash is used and for security reasons no_root_squash cannot be used. On the controller and node SELinux is disabled. [oneadmin@mdskvm-p01 ~]$ virsh -d 1 --connect qemu:///system create /var/lib/one//datastores/0/38/deployment.0 create: file(optdata): /var/lib/one//datastores/0/38/deployment.0 error: Failed to create domain from /var/lib/one//datastores/0/38/deployment.0 error: can't canonicalize path '/var/lib/on...
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...lize path '/var/lib/one//datastores/0 . The >> unprevilidged user is able to read/write fine to the share. >> root_squash is used and for security reasons no_root_squash cannot be >> used. >> >> On the controller and node SELinux is disabled. >> >> [oneadmin@mdskvm-p01 ~]$ virsh -d 1 --connect qemu:///system create >> /var/lib/one//datastores/0/38/deployment.0 >> create: file(optdata): /var/lib/one//datastores/0/38/deployment.0 >> error: Failed to create domain from >> /var/lib/one//datastores/0/38/deployment.0 >> error:...
2016 Apr 09
2
Re: Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
...out with: can't canonicalize path '/var/lib/one//datastores/0 . The > unprevilidged user is able to read/write fine to the share. > root_squash is used and for security reasons no_root_squash cannot be > used. > > On the controller and node SELinux is disabled. > > [oneadmin@mdskvm-p01 ~]$ virsh -d 1 --connect qemu:///system create > /var/lib/one//datastores/0/38/deployment.0 > create: file(optdata): /var/lib/one//datastores/0/38/deployment.0 > error: Failed to create domain from > /var/lib/one//datastores/0/38/deployment.0 > error: can't canonical...
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
2016 Apr 12
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
2016 Apr 13
0
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
2011 Dec 22
0
Error when creating domain with virsh+qemu
Cheers, I'm working on Ubuntu server 11.10 32 bit with libvirt 0.9.2 and qemu-kvm 0.14.1. I have a user oneadmin:oneadmin who also belongs to kvm and libvirtd groups. I have set qemu.conf and libvirtd.conf with user/group oneadmin. I have disk.0 and deployment.0 files owned by oneadmin. My system does not support hardware virtualization so I don't have /dev/kvm. I'm able to start VM with qemu any...
2016 Apr 13
3
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On Tue, Apr 12, 2016 at 06:24:16PM -0400, TomK wrote: >On 4/12/2016 5:08 PM, John Ferlan wrote: >> Having/using a root squash via an NFS pool is "easy" (famous last words) >> >> Create some pool XML (taking the example I have) >> >> % cat nfs.xml >> <pool type='netfs'> >> <name>rootsquash</name> >>
2016 Jul 05
2
Re: Virtual machine in state "in shutdown"
...ng after SIGKILL to process 48301 2016-07-05 13:26:42.792+0000: 24552: error : qemuDomainDestroyFlags:2120 : operation failed: failed to kill qemu process with SIGTERM - lookup for process 48301: [root@lpextvms003c ~]# ps -ef | grep 48301 root 1114 24243 0 16:02 pts/1 00:00:00 grep 48301 oneadmin 48301 1 4 Apr18 ? 3-08:14:18 [qemu-kvm] <defunct> The name of the strange VM is one-357 I have seen that the last log in /var/log/libvirt/qemu/one-357.log are dated 2016/04/18. - Info on process one-357: [root@lpextvms003c ~]# cat /var/run/libvirt/qemu/one-357.xml <!-- WARN...
2010 Jun 01
1
libvirt with opennebula
hello I'm currently using libvirt and opennebula. I have installed the libvirt with the driver of opennebule "ONE" and I test the installation. /********************************************************/ oneadmin at node016 ~]$ virsh -c one:/// Welcome to virsh, the virtualization interactive terminal. Type: 'help' for help with commands 'quit' to quit virsh # list Id Name State ---------------------------------- virsh # /******************************************...