From: "stingtaogiga" <stingtao@giga.net.tw>
To: linux-lvm@sistina.com
Subject: [linux-lvm] can't pvcreate more than 64 dasds on Linux/390
Date: Sat Oct 20 16:21:02 2001 [thread overview]
Message-ID: <004901c159ad$dcf67c40$5300a8c0@adsting.linux> (raw)
In-Reply-To: 3BD1E714.B8CF216D@libertysurf.fr
I am using lvm-0.9.1_beta7-1 with TurboLinux6.5(2.2.19) over IBM
mainframe S/390. I tried to pvcreate 200 dasds(disks) together, than I'll
make them a vg, totally disk space around 500G.
I can work with dasds whose major number is 94 (that is, 64 dasds in
total)all right. However, I fails to pvcreate those dasds whose major number
is 253, 252.... The message is:
[root@host96 block]# pvcreate /dev/dasdb[st]1
pvcreate -- invalid physical volume name "/dev/dasdbs1"
I traced lvm kernel source and found that in
/usr/src/linux-2.2.19/include/linux/major.h, only dasd with major number 94
is defined. I think that's the reason pvcreate thought those dasds are
invalid.
Any Solutions?
next prev parent reply other threads:[~2001-10-20 16:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-20 15:12 [linux-lvm] LVM-1.0.1-rc4 and kernel-2.2.19 patch Philippe Lefevre
2001-10-20 16:21 ` stingtaogiga [this message]
2001-10-21 3:04 ` Adrian Phillips
2001-10-22 3:00 ` Patrick Caulfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='004901c159ad$dcf67c40$5300a8c0@adsting.linux' \
--to=stingtao@giga.net.tw \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).