Searched refs:_piped_execute (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openstack/cinder/files/solaris/
H A Dzfs.py311 def _piped_execute(self, cmd1, cmd2): member in class:ZFSVolumeDriver
320 LOG.error(_LE("_piped_execute '%s' failed.") % (cmd1))
334 msg = (_("_piped_execute failed with the info '%s' and '%s'.") %
364 self._piped_execute(cmd1, cmd2)

Completed in 18 milliseconds