zvmlinx6:~# vgdisplay /dev/lvmdata vgdisplay -- volume group "lvmdata" not found
zvmlinx6:~# vgcreate lvmdata /dev/dasd/0a1d/part1 vgcreate -- "/dev/dasd/0a1d/part1" is not a new physical volume vgcreate -- physical volume "/dev/dasd/0a1d/part1" already belongs to volume group "lvmdata" zvmlinx6:~# vgdisplay /dev/lvmdata vgdisplay -- volume group "lvmdata" not found zvmlinx6:~# lvdisplay /dev/lvmdata/vol1 lvdisplay -- "/etc/lvmtab.d/lvmdata" doesn't exist lvdisplay -- logical volume "/dev/lvmdata/vol1" doesn't exist vgdisplay not found Vgcreate already belongs Lvdisplay doesn't exist ????? R > -----Original Message----- > From: Adam Thornton [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 17, 2004 2:54 PM > To: [EMAIL PROTECTED] > Subject: Re: LVM under Debian > > On Nov 17, 2004, at 2:45 PM, Noll, Ralph wrote: > > > zvmlinx6:~# fdasd -p /dev/dasd/0a1d/disc > > fdasd: invalid option -- p > > > Oh, right, you're running 3.0 and an older fdasd than I am. > > Hmmm. Try: > > fdasd /dev/dasd/01ad/disc > > Then I think the "p" command will print the partition table and "q" > will quit without changing anything. > > Basically, I want to see if partition 1 looks correct. > > Adam > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access > instructions, send email to [EMAIL PROTECTED] with the > message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
