<div dir="ltr"><div><div><div>Hello,<br><br></div>Yes it is possible & I made it disable via following commands.<br><br>[root@nc1 ~]# setenforce 0<br>[root@nc1 ~]# getenforce<br>Permissive<br>[root@nc1 ~]# lokkit --disabled<br>

<br></div>Also system-config-firewall says Firewall is off. But is reboot required.<br><br></div><div>But I am not understanding this error<b> "Command execution fail: cat << EOT | > /var/tmp/one/vmm/kvm/deploy '/var/lib/one/datastores/0/15/deployment.0' 'nc1' 15 nc1"</b></div>

<div><br></div>Sudeep Narayan Banerjee<br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 24, 2014 at 7:12 PM, Steven Timm <span dir="ltr"><<a href="mailto:timm@fnal.gov" target="_blank">timm@fnal.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This error is an SELinux error.  Is it possible<br>
for you to disable SELinux on the VM host in question?<br>
<br>
Steve Timm<div><div class="h5"><br>
<br>
<br>
On Tue, 24 Jun 2014, Sudeep Narayan Banerjee wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Sir,<br>
<br>
This is in response to the subject that I posted on June-21, but still no<br>
response.<br>
<br>
I have tried to improve little bit from there but still no the VM is<br>
failing; but now throwing new error.<br>
<br>
I am posting some output of the configuration files, please have a look and<br>
kindly8 respond.<br>
<br>
==============================<u></u>==============================<u></u>=========<br>
nc1 = node<br>
front = frontend<br>
<br>
[root@nc1 ~]# grep -vE '^($|#)' /etc/libvirt/libvirtd.conf<br>
listen_tls = 0<br>
listen_tcp = 1<br>
unix_sock_group = "oneadmin"<br>
unix_sock_rw_perms = "0777"<br>
auth_unix_ro = "none"<br>
auth_unix_rw = "none"<br>
<br>
[root@nc1 ~]# grep -vE '^($|#)' /etc/libvirt/qemu.conf<br>
user  = "oneadmin"<br>
group = "oneadmin"<br>
dynamic_ownership = 0<br>
<br>
[root@front ~]# virsh -c qemu:///system nodeinfo<br>
CPU model:           x86_64<br>
CPU(s):              8<br>
CPU frequency:       1600 MHz<br>
CPU socket(s):       1<br>
Core(s) per socket:  4<br>
Thread(s) per core:  2<br>
NUMA cell(s):        1<br>
Memory size:         3793396 KiB<br>
<br>
[root@nc1 ~]# grep -vE '^($|#)' /etc/default/libvirt-bin<br>
grep: /etc/default/libvirt-bin: No such file or directory<br>
<br>
[oneadmin@front ~]$ onehost list<br>
  ID NAME            CLUSTER   RVM      ALLOCATED_CPU      ALLOCATED_MEM<br>
STAT <br>
   3 nc1             -           0       0 / 800 (0%)     0K / 3.6G (0%) on<br>
<br>
[oneadmin@front ~]$ oneimage list<br>
  ID USER       GROUP      NAME            DATASTORE     SIZE TYPE PER STAT<br>
RVMS<br>
   0 oneadmin   oneadmin   CentOS-6.5_x86_ default       267M OS    No<br>
rdy     0<br>
<br>
[oneadmin@front ~]$ onetemplate list<br>
  ID USER            GROUP           NAME                          <u></u>     <br>
REGTIME<br>
   0 oneadmin        oneadmin        CentOS-6.5                   06/21<br>
23:09:56<br>
<br>
Output of one <VM-id>.log file<br>
------------------------------<u></u>---------------<br>
[oneadmin@front ~]$ cat /var/log/one/15.log<br>
Tue Jun 24 13:19:31 2014 [DiM][I]: New VM state is ACTIVE.<br>
Tue Jun 24 13:19:31 2014 [LCM][I]: New VM state is PROLOG.<br>
Tue Jun 24 13:20:48 2014 [LCM][I]: New VM state is BOOT<br>
Tue Jun 24 13:20:48 2014 [VMM][I]: Generating deployment file:<br>
/var/lib/one/vms/15/<u></u>deployment.0<br>
Tue Jun 24 13:20:49 2014 [VMM][I]: ExitCode: 0<br>
Tue Jun 24 13:20:49 2014 [VMM][I]: Successfully execute network driver<br>
operation: pre.<br>
Tue Jun 24 13:20:49 2014 [VMM][I]: Command execution fail: cat << EOT |<br>
/var/tmp/one/vmm/kvm/deploy '/var/lib/one/datastores/0/15/<u></u>deployment.0'<br>
'nc1' 15 nc1<br>
Tue Jun 24 13:20:49 2014 [VMM][I]: error: Failed to create domain from<br>
/var/lib/one/datastores/0/15/<u></u>deployment.0<br>
Tue Jun 24 13:20:49 2014 [VMM][I]: error: unable to set security context<br>
'unconfined_u:object_r:svirt_<u></u>image_t:s0:c514,c893' on<br>
'/var/lib/one/datastores/0/15/<u></u>disk.0': Permission denied<br>
Tue Jun 24 13:20:49 2014 [VMM][E]: Could not create domain from<br>
/var/lib/one/datastores/0/15/<u></u>deployment.0<br>
Tue Jun 24 13:20:49 2014 [VMM][I]: ExitCode: 255<br>
Tue Jun 24 13:20:49 2014 [VMM][I]: Failed to execute virtualization driver<br>
operation: deploy.<br>
Tue Jun 24 13:20:49 2014 [VMM][E]: Error deploying virtual machine: Could<br>
not create domain from /var/lib/one/datastores/0/15/<u></u>deployment.0<br>
Tue Jun 24 13:20:50 2014 [DiM][I]: New VM state is FAILED<br>
Tue Jun 24 13:21:01 2014 [DiM][I]: New VM state is DONE.<br>
Tue Jun 24 13:21:02 2014 [TM][W]: Ignored: TRANSFER SUCCESS 15 -<br>
<br>
<br>
Any help will be greatly appreciated!<br>
<br>
Sudeep Narayan Banerjee<br>
<br>
--<br>
Thanks & Regards,Sudeep Narayan Banerjee<br>
<br>
<br>
</blockquote>
<br></div></div>
------------------------------<u></u>------------------------------<u></u>------<br>
Steven C. Timm, Ph.D  (630) 840-8525<br>
<a href="mailto:timm@fnal.gov" target="_blank">timm@fnal.gov</a>  <a href="http://home.fnal.gov/~timm/" target="_blank">http://home.fnal.gov/~timm/</a><br>
Fermilab Scientific Computing Division, Scientific Computing Services Quad.<br>
Grid and Cloud Services Dept., Associate Dept. Head for Cloud Computing</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Thanks & Regards,<div>Sudeep Narayan Banerjee</div></div>
</div>