X-Original-To: alpine-user@lists.alpinelinux.org Received: from maznak.stinadla.net (maznak.stinadla.net [77.78.111.75]) by lists.alpinelinux.org (Postfix) with ESMTP id AA5CA5C4FB5 for ; Mon, 14 May 2018 09:23:37 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by maznak.stinadla.net (Postfix) with ESMTP id 6F2CB10142B for ; Mon, 14 May 2018 11:23:35 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at maznak.stinadla.net Received: from maznak.stinadla.net ([127.0.0.1]) by localhost (maznak.stinadla.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q8fcgvtqgbN0 for ; Mon, 14 May 2018 11:23:34 +0200 (CEST) Received: from jackc (skalsko.stinadla.net [89.190.50.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by maznak.stinadla.net (Postfix) with ESMTPSA for ; Mon, 14 May 2018 11:23:34 +0200 (CEST) Date: Mon, 14 May 2018 11:23:34 +0200 From: Jan Korbel To: Subject: [alpine-user] Multipathing and Xen Message-ID: <20180514112334.0cec802f@jackc> X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi. I want to test Alpine for xen dom0 infrastructure (any ideas about long-term usability, stability etc?) and i have a problem with multipathing. We have all storage on HP Eva 43xx/44xx Arrays, blades (include dom0) are w/o local disks. In Debian we use multipath-tools and multipath-tools-boot packages with some configuration in /etc/multipath.conf. There is multipath-tools and device-mapper packages in Alpine. But even with them, multipath.conf and manual load of multipath, dm_multipath and dm-mod, devices in mapper dir are still missing. root@virt1:/etc$ /etc/init.d/multipathd start * Starting multipathd ... ls: /dev/mapper/mpath*: No such file or directory [ ok ] System is installed from alpine-xen-3.7.0-x86_64.iso. Thanks for hints. Regards, J.K. --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---