You are not logged in.

#26 2016-06-01 20:36:10

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] lvm2-pvscan@8:32.service failed?

j1simon wrote:

Please, you should vote for this bug: https://bugs.archlinux.org/task/49530

Don't do that. If people have a substantive contribution to make to a bug report, they can add it. Soliciting for votes is not helpful: this isn't an episode of Survivor...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#27 2016-06-01 20:49:58

jjb2016
Member
From: Oxfordshire
Registered: 2016-02-29
Posts: 73

Re: [Solved] lvm2-pvscan@8:32.service failed?

loqs wrote:

@polaris6262 thank you for submitting the bug report.
@jjb2016 and mrxx did lvm2-2.02.154-3 fix the issue for you?

I've downgraded to lvm2 2.02.150-1 and will wait for the next update before I try updating.  I don't like seeing failed services, even if they are benign!  As long as everybody knows the cause and a bug has been reported then I'm happy to mark Solved.

Offline

#28 2016-06-01 23:24:45

j1simon
Member
From: Denmark
Registered: 2016-01-28
Posts: 189

Re: [Solved] lvm2-pvscan@8:32.service failed?

jasonwryan wrote:
j1simon wrote:

Please, you should vote for this bug: https://bugs.archlinux.org/task/49530

Don't do that. If people have a substantive contribution to make to a bug report, they can add it. Soliciting for votes is not helpful: this isn't an episode of Survivor...

What is the use of votes then?

Last edited by j1simon (2016-06-01 23:24:56)

Offline

#29 2016-06-01 23:35:40

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] lvm2-pvscan@8:32.service failed?

j1simon wrote:
jasonwryan wrote:
j1simon wrote:

Please, you should vote for this bug: https://bugs.archlinux.org/task/49530

Don't do that. If people have a substantive contribution to make to a bug report, they can add it. Soliciting for votes is not helpful: this isn't an episode of Survivor...

What is the use of votes then?

In this case, there isn't one. The bug has been will be assigned, the maintainer is aware will be made aware of it. Telling people to go there and click a button contributes nothing.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#30 2016-06-02 08:01:53

NyXzOr
Member
From: Russia
Registered: 2016-06-01
Posts: 4

Re: [Solved] lvm2-pvscan@8:32.service failed?

I have same issue on Antergos. It installed on VirtualBox.

[nyx@nyxVBox ~]$ sudo pvs
  PV         VG         Fmt  Attr PSize   PFree  
  /dev/sda1  AntergosVG lvm2 a--  252,00m 252,00m
  /dev/sda2  AntergosVG lvm2 a--   50,50g      0 


[nyx@nyxVBox ~]$ sudo systemctl --failed
  UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
● lvm2-pvscan@8:2.service loaded failed failed LVM2 PV scan on device 8:2

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.


nyx@nyxVBox ~]$ sudo systemctl status lvm2-pvscan@8:2.service
● lvm2-pvscan@8:2.service - LVM2 PV scan on device 8:2
   Loaded: loaded (/usr/lib/systemd/system/lvm2-pvscan@.service; static; vendor preset: disabled)                                                            
   Active: failed (Result: exit-code) since Вт 2016-05-31 21:53:44 KRAT; 3min 15s ago                                                                        
     Docs: man:pvscan(8)                                                                                                                                     
  Process: 306 ExecStart=/usr/bin/lvm pvscan --cache --activate ay %i (code=exited, status=5)                                                                
 Main PID: 306 (code=exited, status=5)                                                                                                                       
                                                                                                                                                             
май 31 21:53:43 nyxVBox systemd[1]: Starting LVM2 PV scan on device 8:2...                                                                                   
май 31 21:53:44 nyxVBox lvm[306]:   Concurrent lvmetad updates failed.                                                                                       
май 31 21:53:44 nyxVBox lvm[306]:   Failed to update cache.                                                                                                  
май 31 21:53:44 nyxVBox systemd[1]: lvm2-pvscan@8:2.service: Main process exited, code=exited, status=5/NOTINSTALLED                                         
май 31 21:53:44 nyxVBox systemd[1]: Failed to start LVM2 PV scan on device 8:2.                                                                              
май 31 21:53:44 nyxVBox systemd[1]: lvm2-pvscan@8:2.service: Unit entered failed state.                                                                      
май 31 21:53:44 nyxVBox systemd[1]: lvm2-pvscan@8:2.service: Failed with result 'exit-code'.     

                                       

When I removed PV

[nyx@nyxVBox ~]$ sudo pvremove -v /dev/sda1

[nyx@nyxVBox ~]$ sudo reboot

[nyx@nyxVBox ~]$ sudo systemctl --failed
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

Offline

#31 2016-06-02 09:26:39

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] lvm2-pvscan@8:32.service failed?

Antegros isn't Arch. Please ask on your distro's boards, we only support Arch: https://wiki.archlinux.org/index.php/Fo … pport_ONLY


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#32 2016-06-02 16:59:05

NyXzOr
Member
From: Russia
Registered: 2016-06-01
Posts: 4

Re: [Solved] lvm2-pvscan@8:32.service failed?

OK. Here's Arch

[root@arch-vbox nyx]# systemctl --failed
  UNIT                     LOAD   ACTIVE SUB    DESCRIPTION
● lvm2-pvscan@8:17.service loaded failed failed LVM2 PV scan on device 8:17

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

[root@arch-vbox nyx]# systemctl status lvm2-pvscan@8:17.service
● lvm2-pvscan@8:17.service - LVM2 PV scan on device 8:17
   Loaded: loaded (/usr/lib/systemd/system/lvm2-pvscan@.service; static; vendor 
   Active: failed (Result: exit-code) since Чт 2016-06-02 22:47:10 NOVT; 8min ag
     Docs: man:pvscan(8)
  Process: 304 ExecStart=/usr/bin/lvm pvscan --cache --activate ay %i (code=exit
 Main PID: 304 (code=exited, status=5)

июн 02 22:47:16 arch-vbox lvm[304]:   Concurrent lvmetad updates failed.
июн 02 22:47:16 arch-vbox lvm[304]:   Failed to update cache.

[root@arch-vbox nyx]# pvs
  PV         VG     Fmt  Attr PSize  PFree
  /dev/sda1  archik lvm2 a--  16,00g 4,00g
  /dev/sdb1         lvm2 ---   8,00g 8,00g

[root@arch-vbox nyx]# pacman -Q lvm2
lvm2 2.02.154-3

Last edited by NyXzOr (2016-06-02 17:09:09)

Offline

#33 2016-06-15 09:36:08

mrxx
Member
Registered: 2011-12-24
Posts: 22

Re: [Solved] lvm2-pvscan@8:32.service failed?

lvm2 2.02.155-1 completely fixed the issue for me.

Offline

#34 2016-06-15 15:22:02

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: [Solved] lvm2-pvscan@8:32.service failed?

@mrxx are you now getting warning in the journal the same as https://bugs.archlinux.org/task/49530#comment148096

Offline

#35 2016-06-15 15:45:34

mrxx
Member
Registered: 2011-12-24
Posts: 22

Re: [Solved] lvm2-pvscan@8:32.service failed?

@loqs Yes I do, but no messages appear on the console. System boots fast as it used to, processing the VGs and assembling the LVs within 1 second, no delay afterwards as mentioned by polaris6262.

Offline

Board footer

Powered by FluxBB