ProLiant Servers (ML,DL,SL)
1824300 Members
5106 Online
109669 Solutions
New Discussion

How to get volume serial number proliant G7 DL360

 
andykrn
New Member

How to get volume serial number proliant G7 DL360

Dear Gents,

I am struggling with G7 HW related information. I need to get so called volume serial number ID. If I fire command inxi I am just getting N/A value for volume serial and I can not proceed with my application instalation because of I need those HW indentifiers for licensing purposes. Is there any way how to get volume serial number which shall be just 8 digits? Why this ID is hidden or not available at all with standart linux commands? Many thanks for any valuable advice. Thanks Andy, BR

[root@localhost ~]# inxi -Dplxx
Drives:
  Local Storage: total: 1.09 TiB used: 6.19 GiB (0.6%)
  ID-1: /dev/sda model: LOGICAL VOLUME size: 1.09 TiB speed: 1.5 Gb/s
  serial: N/A
Partition:
  ID-1: / size: 49.98 GiB used: 5.61 GiB (11.2%) fs: xfs dev: /dev/dm-0
  label: N/A
  ID-2: /boot size: 1014.0 MiB used: 246.6 MiB (24.3%) fs: xfs
  dev: /dev/sda1 label: N/A
  ID-3: /home size: 1.02 TiB used: 349.8 MiB (0.0%) fs: xfs dev: /dev/dm-2
  label: N/A
  ID-4: /var/lib/snapd/snap/core/8268 raw size: 89.1 MiB size: N/A (hidden?)
  used: N/A (hidden?) fs: squashfs dev: /dev/loop0 label: N/A
  ID-5: /var/lib/snapd/snap/modem-manager/267 raw size: 5.2 MiB
  size: N/A (hidden?) used: N/A (hidden?) fs: squashfs dev: /dev/loop1
  label: N/A
  ID-6: swap-1 size: 23.62 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/dm-1
  label: N/A

------------------------------------------------------------------------------------

This seems promising but our supplier is saying just about 8 character value.

[root@localhost ~]# udevadm info --query=all --name=/dev/sda | grep ID_SERIAL
E: ID_SERIAL=3600508b1001c6370f612154e5f2be90a
E: ID_SERIAL_SHORT=600508b1001c6370f612154e5f2be90a

1 REPLY 1
sudhirsingh
HPE Pro

Re: How to get volume serial number proliant G7 DL360

Hi,

Not sure whether UUID will help, please check.

# vol_id --uuid /dev/sdaX

Regards,

Sudhir

 

 

 



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo