Skip to main content

Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.

Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.

1.0.
[root@Server ~]# pvs
WARNING: VG name vg_u01 is used by VGs r3NzJf-qjYN-loul-AtpO-JQfV-alGl-7hJdQV and Gjchqd-grNW-jXin-CQc6-EO1y-hZlx-czWOHy.
Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.

1.1.
[root@Server ~]# vgs -o +vg_uuid
  WARNING: VG name vg_u01 is used by VGs r3NzJf-qjYN-loul-AtpO-JQfV-alGl-7hJdQV and Gjchqd-grNW-jXin-CQc6-EO1y-hZlx-czWOHy.
  Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.
  WARNING: VG name vg_u01 is used by VGs pU4SVn-nAz3-4VnT-8GLc-JFZV-ZIsy-XjOjK0 and Gjchqd-grNW-jXin-CQc6-EO1y-hZlx-czWOHy.
  Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.
  WARNING: VG name vg_u01 is used by VGs VgU4Vi-rIds-Ok60-2atr-OSRW-qPr2-yln1nJ and Gjchqd-grNW-jXin-CQc6-EO1y-hZlx-czWOHy.
  Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.
  WARNING: VG name vg_u01 is used by VGs 38AE8l-Ke6W-018Q-Ifp7-U1Q7-ZAq2-Ef2TN4 and Gjchqd-grNW-jXin-CQc6-EO1y-hZlx-czWOHy.
  Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.
  WARNING: VG name vg_u01 is used by VGs RF3o3l-kdSc-1VOk-Flwy-55NY-gjZi-QtmBSm and Gjchqd-grNW-jXin-CQc6-EO1y-hZlx-czWOHy.
  Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.
  VG     #PV #LV #SN Attr   VSize     VFree     VG UUID                               
  rhel     1   5   0 wz--n-     1.00t     4.00m nRAand-jmSW-ZvrF-ZleF-sEOM-u2f1-fRT3SQ
  vg_u01   1   0   0 wz--n-  <600.00g  <600.00g RF3o3l-kdSc-1VOk-Flwy-55NY-gjZi-QtmBSm
  vg_u01   1   0   0 wz--n-  <600.00g  <600.00g 38AE8l-Ke6W-018Q-Ifp7-U1Q7-ZAq2-Ef2TN4
  vg_u01   1   0   0 wz--n-  <600.00g  <600.00g VgU4Vi-rIds-Ok60-2atr-OSRW-qPr2-yln1nJ
  vg_u01   1   0   0 wz--n- <1024.00g <1024.00g pU4SVn-nAz3-4VnT-8GLc-JFZV-ZIsy-XjOjK0
  vg_u01   1   0   0 wz--n-  <400.00g  <400.00g r3NzJf-qjYN-loul-AtpO-JQfV-alGl-7hJdQV
  vg_u01   1   0   0 wz--n- <1024.00g <1024.00g Gjchqd-grNW-jXin-CQc6-EO1y-hZlx-czWOHy

1.2.
vgrename r3NzJf-qjYN-loul-AtpO-JQfV-alGl-7hJdQV test1
vgrename pU4SVn-nAz3-4VnT-8GLc-JFZV-ZIsy-XjOjK0 test2
vgrename VgU4Vi-rIds-Ok60-2atr-OSRW-qPr2-yln1nJ test3
vgrename 38AE8l-Ke6W-018Q-Ifp7-U1Q7-ZAq2-Ef2TN4 test4
vgrename RF3o3l-kdSc-1VOk-Flwy-55NY-gjZi-QtmBSm test5

1.3.
vgchange -ay test1
vgchange -ay test2
vgchange -ay test3
vgchange -ay test4
vgchange -ay test5

Comments

Popular posts from this blog

ORA-00800: soft external error arguments

The problem as stated: After upgrading the Oracle Database from 12c to 19c the following error generated in the alert log file. Actual Oracle Error Code: ORA-00800 After Upgrading from 12c to 19c ORA-00800: soft external error, arguments occured Oracle Database Enterprise 19c fails to start with error: ORA-00800: soft external error, arguments: [Set Priority Failed], [VKTM] Why does Insights prevent Oracle grid services from starting How to configure the User slice to allow Real-Time Scheduling for user processes In Alert Log: Errors in file /u01/app/oracle/diag/rdbms/orclproddbone/orclprod/trace/psbcdb_vktm_3529.trc (incident=1200048) (PDBNAME=CDB$ROOT): ORA-00800: soft external error, arguments: [Set Priority Failed], [VKTM], [Check traces and OS configuration], [Check Oracle document and MOS notes], [] Incident details in: /u01/app/oracle/diag/rdbms/orclproddbone/orclprod/incident/incdir_1200048/psbcdb_vktm_3529_i1200048.trc 2023-10-30T10:04:53.536165+06:00 Error attempting to elev...

Upgrading Issue for RHEL 7 to 8 With Leapp

Overview The Leapp utility is a framework for updating and upgrading operating systems as well as applications. The operations of this utility consist of two phases 1. the preupgrade Phase – that chack the upgrade possibilities and 2. the actual upgrade phase – that map packages between previous and current versions of the software packages. Issue – 01: After running ‘ sudo leapp preupgrade ‘ sometimes you find the below issue in ‘ /var/log/leapp/leapp-report.txt ‘. Detail: Risk Factor: high (inhibitor) Title: Leapp detected loaded kernel drivers which have been removed in RHEL 8. Upgrade cannot proceed. Summary: Support for the following RHEL 7 device drivers has been removed in RHEL 8: – pata_acpi Key: f08a07da902958defa4f5c2699fae9ec2eb67c5b Remediation: 1. Disable detected kernel drivers in order to proceed with the upgrade process using the rmmod or modprobe -r . rmmod – Simple program to remove a module from the Linux Kernel modprobe – Add and remove modules from the Linux Ke...

Bash Script For Transferring Or Synchronizing RMAN Backup Files From One Server (SourceSrv) To Another Server (DestinationSrv) And Deleting Old RMAN Backup Files

Bash Script For Transferring Or Synchronizing RMAN Backup Files From One Server (SourceSrv) To Another Server (DestinationSrv) And Deleting Old RMAN Backup Files Source Host: SourceSrv                                                         Destination Host: DestinationSrv LogIn on DestinationSrv: mkdir -p /home/rony/.scripts/ touch /home/rony/.scripts/rsync.sh touch /home/rony/.scripts/rsync.log chmod u+x /home/rony/.scripts/rsync.sh For killall command install: sudo dnf search psmisc tee /home/rony/.scripts/rsync.sh >/dev/null <<EOF #!/bin/bash ################################################################################################################## export Script=/home/rony/.scripts/ export Source=rony@SourceSrv:/u01/rman_backup/ export Destination=/u01/db_backup/backup_from_DestinationSrv/rman/...