LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Closed Thread
  Search this Thread
Old 10-21-2016, 03:06 AM   #1
prowas
LQ Newbie
 
Registered: Oct 2016
Posts: 25

Rep: Reputation: Disabled
ubuntu server hdd boot failed - HELP ME


Ubuntu server 14.04

Server start boot failed, help me



Code:
root@ubuntu:~# pvdisplay
  Couldn't find device with uuid J3f0bP-yTQW-7yiD-On2Z-17Kw-wPp7-RWH2t9.
  --- Physical volume ---
  PV Name               unknown device
  VG Name               server-vg
  PV Size               99.76 GiB / not usable 2.00 MiB
  Allocatable           yes
  PE Size               4.00 MiB
  Total PE              25538
  Free PE               5
  Allocated PE          25533
  PV UUID               J3f0bP-yTQW-7yiD-On2Z-17Kw-wPp7-RWH2t9

  --- Physical volume ---
  PV Name               /dev/sda4
  VG Name               server-vg
  PV Size               400.00 GiB / not usable 1.00 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              102400
  Free PE               0
  Allocated PE          102400
  PV UUID               VrnOve-rkJU-xmjA-MHqz-4Y3v-Y3NO-G2LnFi
Code:
root@ubuntu:~# blkid
/dev/loop0: TYPE="squashfs"
/dev/sr0: LABEL="Ubuntu 14.04.4 LTS amd64" TYPE="iso9660"
/dev/sda1: UUID="21e32c1c-be2e-4f55-b6d2-11fdd34ebabc" TYPE="ext2"
/dev/sda4: UUID="VrnOve-rkJU-xmjA-MHqz-4Y3v-Y3NO-G2LnFi" TYPE="LVM2_member"
Code:
root@ubuntu:~# lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0   500G  0 disk
├─sda1   8:1    0   243M  0 part
├─sda2   8:2    0     1K  0 part
├─sda3   8:3    0  1023K  0 part
└─sda4   8:4    0   400G  0 part
sr0     11:0    1  1020M  0 rom  /cdrom
loop0    7:0    0 975.9M  1 loop /rofs
Code:
root@ubuntu:~# fdisk -l

Disk /dev/sda: 536.9 GB, 536870912000 bytes
255 heads, 63 sectors/track, 65270 cylinders, total 1048576000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00087159

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      499711      248832   83  Linux
/dev/sda2          501758   209713151   104605697    5  Extended
/dev/sda3          499712      501757        1023   83  Linux
/dev/sda4       209713152  1048575999   419431424   8e  Linux LVM

Partition table entries are not in disk order
Code:
root@ubuntu:~# vgdisplay
  Couldn't find device with uuid J3f0bP-yTQW-7yiD-On2Z-17Kw-wPp7-RWH2t9.
  --- Volume group ---
  VG Name               server-vg
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  6
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                2
  Open LV               0
  Max PV                0
  Cur PV                2
  Act PV                1
  VG Size               499.76 GiB
  PE Size               4.00 MiB
  Total PE              127938
  Alloc PE / Size       127933 / 499.74 GiB
  Free  PE / Size       5 / 20.00 MiB
  VG UUID               iCp4mf-34fz-p0Xh-X7lm-uDdG-bKYm-d4yKc2
Code:
root@ubuntu:~# lvdisplay
  Couldn't find device with uuid J3f0bP-yTQW-7yiD-On2Z-17Kw-wPp7-RWH2t9.
  --- Logical volume ---
  LV Path                /dev/server-vg/root
  LV Name                root
  VG Name                server-vg
  LV UUID                wfaJpW-TU0v-RvOw-SyKu-bl0g-tmpa-zmI5v0
  LV Write Access        read/write
  LV Creation host, time server, 2016-03-12 19:24:56 +0000
  LV Status              NOT available
  LV Size                491.74 GiB
  Current LE             125886
  Segments               2
  Allocation             inherit
  Read ahead sectors     auto

  --- Logical volume ---
  LV Path                /dev/server-vg/swap_1
  LV Name                swap_1
  VG Name                server-vg
  LV UUID                pddotV-z9eH-xHRJ-sw19-0Kcb-PZCN-v0VmhH
  LV Write Access        read/write
  LV Creation host, time server, 2016-03-12 19:24:56 +0000
  LV Status              NOT available
  LV Size                8.00 GiB
  Current LE             2047
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
 
Old 10-21-2016, 07:48 PM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Duplicate reported.
 
Old 10-21-2016, 08:01 PM   #3
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Moderator response

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate of http://www.linuxquestions.org/questi...me-4175591867/
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HDD Partition Failed Boot / ddrescue Operation Completed / Now What to Try and Restore Failing HDD/Partition? GNewbie Linux - Newbie 15 10-14-2016 03:42 PM
[SOLVED] Can I boot a server using the HDD of another one? yucefrizk Red Hat 5 04-05-2012 06:33 AM
I installed ubuntu 9.04 to my Maxtor external hdd. I have no internal hdd. I can boot dont33 Linux - Newbie 1 08-13-2009 04:13 PM
cdrom: open failed. windows network install from hdd ubuntu boot jgams Linux - General 2 01-02-2006 03:37 PM
can not reformat hdd after failed ubuntu install (no filesystem) threethirty Linux - Hardware 3 12-16-2005 09:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration