Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
howto mount nas hdd, no vg1 to mount
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1628
Location: indiana

PostPosted: Wed Nov 13, 2024 5:08 pm    Post subject: howto mount nas hdd, no vg1 to mount Reply with quote

hi there,

i added my nas hdd to dev/md0 successfully.

Code:
# vgs
  WARNING: PV /dev/md0 in VG vg1 is using an old PV header, modify the VG to update.
  VG  #PV #LV #SN Attr   VSize VFree 
  vg1   1   2   0 wz--n- 3.63t 516.00m


but i fail to mount my vg1 as suggested in this link:

https://michaelheap.com/mount-synology-hdd-under-linux/

in /dev/mapper there are just no vg1 devices...

a
Code:
locate vg1
also leads no nowhere

what am i missing, how to mount my nas hdd ?
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Geforce 3050 (70w) ; kernel 6.10.6 ; XFCE
Back to top
View user's profile Send private message
szatox
Advocate
Advocate


Joined: 27 Aug 2013
Posts: 3430

PostPosted: Wed Nov 13, 2024 5:12 pm    Post subject: Reply with quote

What does "lvs" report?
_________________
Make Computing Fun Again
Back to top
View user's profile Send private message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1628
Location: indiana

PostPosted: Wed Nov 13, 2024 5:13 pm    Post subject: Reply with quote

Code:
# lvs
  WARNING: PV /dev/md0 in VG vg1 is using an old PV header, modify the VG to update.
  LV                    VG  Attr       LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  syno_vg_reserved_area vg1 -wi------- 12.00m                                                   
  volume_1              vg1 -wi-------  3.63t

_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Geforce 3050 (70w) ; kernel 6.10.6 ; XFCE
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1918

PostPosted: Wed Nov 13, 2024 5:23 pm    Post subject: Reply with quote

You need to activate the volume groups and logical volumes. Issue this command: vgchange -ay
After that, links to the volumes should appear in /dev/mapper
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum