search for: shagun

Displaying 20 results from an estimated 33 matches for "shagun".

2018 May 30
2
Need help to understand about some lines which are printing on console
...istener: [CCafException] CAppConfig:: getString() Required config parameter [amqp_password] is missing from section [c ommunication_amqp] Can you help me to understand why we are getting these lines on console? How we can remove these lines from the console? Please suggest. Thanks & Regards, Shagun
2018 Jun 21
2
NetworkManager updating resolv.cfg
...so, added dns=none in NetworkManager.conf file. Whenever I am restarting NetworkManager, resolv.cfg gets updated and only ipv4 nameserver is displaced, whether I am expecting both the ips (ipv6 and ipv4 address to be present in resolv.cfg file. Any suggestion here, how to achieve that?? Regards, Shagun
2018 Jan 30
2
Cannot add metadata to network XML
...t; <app1:foo xmlns:app1="http://app1.org/app1/"> <app1:test>testing!</app1:test> </app1:foo> </metadata> <forward mode='bridge'/> <bridge name='lxcbr0'/> </network> -- Regards, Shashwat Shagun
2018 Jun 07
3
issue regarding libguestfs-golang
...ge libguestfs.org/guestfs: unrecognized import path " libguestfs.org/guestfs" (https fetch: Get https://libguestfs.org/guestfs?go-get=1: dial tcp [2001:41c9:1:422::215]:443: getsockopt: connection refused) Any ideas? has the url changed or something? @rwmjones -- Regards, Shashwat Shagun
2018 Jan 29
2
How do i associate a VM to An IP
I want to block my VM with mac addr 52:54:00:a1:05:b6 from using IPs other than 192.168.124.130 is there any libvirt way to do this? -- Regards, Shashwat Shagun
2018 Jan 30
2
is it possible to add <metadata/> to libvirt Network XML
i need to know is it possible to add metadata to Libvirt Network XML like i do in Domain XML with </metadata> tag? -- Regards, Shashwat Shagun
2018 Aug 08
2
Copy volume from one storage to another
Hi, I want to copy a volume from one to pool to another pool through libvirt golang api but I’m unaware of any such functions. Can anybody guide me a little bit here? Best Regards, Shashwat Shagun me@shashwat.tech
2017 Sep 18
1
How can i limit CPU allowance to 25% of a single core
Hi, How do Hard limit a CPU allowance to 25% of a single core in KVM? Regards, Shashwat Shagun
2018 Jan 31
2
Live update network configuration
Hi, i want live update the <metadata/> in libvirt network xml config. is this possible? -- Regards, Shashwat Shagun
2019 Feb 15
2
HELP!
...name, err := dom.GetName() if err == nil { fmt.Printf(" %s\n", name) } dom.Free() } return nil } func main() { doms := DomService{} doms.Connect() doms.ListDoms() } -- Regards, Shashwat Shagun
2016 Nov 19
1
kde-runtime fails to install on Custom ISO due to dependency error
..._64.rpm kde-runtime-drkonqi-4.10.5-8.el7.x86_64.rpm kde-runtime-libs-4.10.5-8.el7.x86_64.rpm kde-baseapps-4.10.5-4.el7.x86_64.rpm kde-baseapps-libs-4.10.5-4.el7.x86_64.rpm If i copy paste above RPMS to my custom ISO, then anaconda successfully installs these packages, without any errors. Regards, Shagun
2018 May 30
0
Need help to understand about some lines which are printing on console
Lmgtfy returns: https://communities.vmware.com/thread/532962 Something to do with VMware?s agent? -- Jonathan Billings > On May 30, 2018, at 11:38, Maheshwari, Shagun <Shagun.Maheshwari at Harman.com> wrote: > > Hi, > > Some lines are printing on console: > [CCafException] CAppConf@[1711]: CommAmqpListener: [CCafException] CAppConfig:: getString() Required config parameter [amqp_password] is missing from section [c ommunication_amqp] >...
2018 Jun 21
0
NetworkManager updating resolv.cfg
Hi Shagun check your settings of PEERDNS and IPV6_PEERDNS... suomi On 06/21/2018 08:33 AM, Maheshwari, Shagun wrote: > Hi, > > I am facing issue stoping NetworkManager to update resolv.cfg, I am using below configuration for eth0 interface: > > TYPE=Ethernet > BOOTPROTO=dhcp > DEFROU...
2018 Jan 15
1
domain xml does not have <target dev='vnetX'/>
...='vmango'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> how do i determine which vnet is connected to which domain? -- Regards, Shashwat Shagun
2018 Jan 30
0
Re: Cannot add metadata to network XML
On 01/30/2018 10:16 AM, Shashwat shagun wrote: > > Hi, i tried adding metadata to Network XML ( NOT DOMAIN XML) but it > removes it as soon as i save There are two possibilities: 1) If the network is already active when you edit it, you won't see the change in the output off virsh net-dumpxml until the next time you resta...
2018 Jan 31
0
Re: is it possible to add <metadata/> to libvirt Network XML
On Tue, Jan 30, 2018 at 10:01:53PM +0530, Shashwat shagun wrote: >i need to know is it possible to add metadata to Libvirt Network XML like i >do in Domain XML with </metadata> tag? > Yes. >-- >Regards, >Shashwat Shagun >_______________________________________________ >libvirt-users mailing list >libvirt-users@redhat.co...
2018 Jun 10
1
Amazon s3 as libvirt storage pool
Namaste, i want to use Minio (open source amazon S3 compatible object storage) as libvirt storage pool. is such thing possible? i apologize if this is a stupid question. if not then can i write some driver for it? -- Regards, Shashwat Shagun
2020 Jun 28
2
get contents of a storage volume in bytes
...torage volume into a byte array/stream then uploading through my own/custom handler (written in go) to the 2nd machine's custom handler which will then be writing the byte stream to libvirt storage volume. Is there a libvirt function to read storage volume into byte stream? Shashwat. shashwatshagun2581@gmail.com
2016 Nov 18
1
Authconfig package fails verification using RPM
...-Everything-1511.iso the verification failed. So, I concluded that the problem is not with my ISO as the same is failing for standard ISO also. Please provide info on what this -V option actually does, and why these verification is failing for even the standard rpms. Is that a flaw ???? Regards, Shagun
2018 Jun 25
0
NetworkManager updating resolv.cfg
Hi, It will be bug on &.2 but we are facing this issue on CentOS 6.8. In 6.8 also has this issue? Please suggest. Regards, Shagun -----Original Message----- From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of centos-request at centos.org Sent: Friday, June 22, 2018 5:30 PM To: centos at centos.org Subject: [EXTERNAL] CentOS Digest, Vol 161, Issue 22 Send CentOS mailing list submissions to centos at centos.org...