[Ovirt-devel] [PATCH node] Fix issues with detecting virtio storage

Alan Pevec apevec at gmail.com
Tue Jan 20 13:06:11 UTC 2009


ack and pushed

just that we're pushing shell scripting to the limit with things like this
:)

> +    devices="$devices $(ls /dev/vd? | xargs)"
> +    devices=$(echo $devices | tr ' ' '\n' | sort -u | xargs)
>

for the next round of features we should consider switching to Python since
now we have it included in hte node image
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090120/781d4884/attachment.htm>


More information about the ovirt-devel mailing list