Veritas Volume Manager: Growing a disk group and expand the filesystem

Validated by Mr Man! Lets start off on node2 [root@node02 ~]# vxdisk list DEVICE TYPE DISK GROUP STATUS sda auto:none - - online invalid sdb auto:cdsdisk disk1 data1dg online clone_disk sdc auto:cdsdisk disk2 data1dg online clone_disk sdd auto:cdsdisk disk3 data1dg…

Virtual Machine Manager: Error starting domain

Starting up the KVM error occurred Error starting domain: Requested operation is not valid: network 'default' is not active Locate the default.xml file $ locate default.xml /etc/vic/default/network/default.xml Review the file $ cat /etc/vic/default/network/default.xml <network> <name>default</name> <uuid>1b9cd3e0-b7f9-4220-97e0-e1b4483ac2d8</uuid> <forward mode='nat'/> <bridge name='virbr0'…