Re: New 64-bit Fedora Will Not Mount Similar 32-bit Filesystem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/4/2012 2:34 PM, Alchemist wrote:

    I more or less tried that on my old 32-bit system. I installed a new
    disk and installed Fedora on a non-LVM partition. It could not see
    the LVM partition on the older disk -- same problem as I have now.

Ok lets try

shell# pvs

you must see line /dev/sdc2 and its VG name

shell# vgscan
shell# vgchange -a y "VG name from pvs output"
shell# lvscan
here goes your ACTIVE "/dev/***" output
shell# mnt "/dev/***" /mnt/fedora32


Here's what I get doing some of that:

#################
[root@alan-fedora ~]# pvs
  PV         VG             Fmt  Attr PSize PFree
  /dev/sdb3  vg_alan-fedora lvm2 a--  2.73t    0


[root@alan-fedora ~]# vgscan
  Reading all physical volumes.  This may take a while...
  Found volume group "vg_alan-fedora" using metadata type lvm2


[root@alan-fedora ~]# lvscan
  ACTIVE            '/dev/vg_alan-fedora/lv_swap' [17.38 GiB] inherit
  ACTIVE            '/dev/vg_alan-fedora/lv_home' [2.66 TiB] inherit
  ACTIVE            '/dev/vg_alan-fedora/lv_root' [50.00 GiB] inherit
#################

I don't see a VG name for /dev/sdc2.

I'm confused about what vgchange is supposed to do. The man page does not say what it does with the line you suggested. Specifically, the command takes an INPUT volume name, and the implication is that that name will be changed, but changed to what?

Alan


--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux