Displaying 2 results from an estimated 2 matches for "vm_document".
Did you mean:
vm_documents
2020 Sep 20
1
can't define domain - error: cannot open /dev/null: Operation not permitted
Hi,
i have a two-node cluster running on SLES 12 with pacemaker.
The cluster refused to start the domains on one node.
So i took some of the domains out of the cluster and tried to start it manually.
This is what happened:
virsh # define /mnt/share/vm_documents-oo.xml
error: Failed to define domain from /mnt/share/vm_documents-oo.xml
error: cannot open /dev/null: Operation not permitted
Same with another domain.
On the other node domains are defined and started without problems.
Permissions on /dev and /dev/null are the same:
ha-idg-1:/mnt/share # ll...
2020 Sep 21
0
Fwd: can't define domain - error: cannot open /dev/null: Operation not permitted
...e cluster running on SLES 12 with pacemaker.
> >> The cluster refused to start the domains on one node.
> >> So i took some of the domains out of the cluster and tried to start it manually.
> >> This is what happened:
> >>
> >> virsh # define /mnt/share/vm_documents-oo.xml
> >> error: Failed to define domain from /mnt/share/vm_documents-oo.xml
> >> error: cannot open /dev/null: Operation not permitted
> >>
> >> Same with another domain.
> >>
> >
> > What does the XML look like? What do the logs[0] sa...