search for: vda3

Displaying 20 results from an estimated 23 matches for "vda3".

Did you mean: sda3
2011 Oct 08
2
guestmount issues with --live, but guestfish works just fine
...sion, if there's any more information needed please let me know and I'll happily provide it. [root at longitude ~]# virt-filesystems -d F16-rawhide/dev/sda2 /dev/sda3 [root at longitude ~]# guestmount --live -d F16-rawhide -m /dev/sda3:/ /mnt/guestfs/ libguestfs: error: mount_options: /dev/vda3 on /: mount: /dev/vda3 already mounted or / busy mount: according to mtab, /dev/vda3 is already mounted on / libguestfs: error: part_to_dev: part_to_dev_stub: /dev/vda3: device not found libguestfs: error: check_for_daemon_cancellation_or_eof: read 0x34 from daemon, expected 0xffffeeee guestmount:...
2016 Mar 16
1
[virt-builder] XFS metadata corruption in Fedora 23 template images (on resize)
...$ virt-builder fedora-23 -o vm1.qcow2 --format qcow2 \ --root-password password:123456 --selinux-relabel --size 100G And, importing vm1.qcow2 into libvirt results in these "corrupted metadata buffer" errors, in a continuous loop, on the serial console: [...] [ 51.687988] XFS (vda3): First 64 bytes of corrupted metadata buffer: [ 51.688938] ffff8800bad08a00: 58 41 47 46 00 00 00 01 00 00 00 4f 00 04 e9 00 XAGF.......O.... [ 51.690212] ffff8800bad08a10: 00 00 00 01 00 00 00 02 00 00 00 00 00 00 00 01 ................ [ 51.691486] ffff8800bad08a20: 00 00 00 01 00 00 00...
2016 Jul 15
2
[PATCH] : Adding dlabel option to chain.c32
...8200 SWAP System Partition > > > # fdisk -l /dev/vda > ... > Disklabel type: gpt > ... > Device Start End Sectors Size Type > /dev/vda1 2048 411647 409600 200M EFI System > /dev/vda2 411648 1435647 1024000 500M Linux filesystem > /dev/vda3 1435648 22646783 21211136 10.1G Linux filesystem > /dev/vda4 22646784 25163775 2516992 1.2G Linux swap > > > # fatlabel /dev/vda1 > labelefi > > # e2label /dev/vda2 > labelboot > > # e2label /dev/vda3 > labelroot > > # swaplabel /dev/vda4 > LA...
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
...nusually large number of > files in the filesystem? Is the host RHEL or Fedora and which > version? Guest is Fedora 21. Host is CentOS 7.2 Guest not have an unusual number of files. At least looking at the number of inodes used: Filesystem Inodes IUsed IFree IUse% Mounted on /dev/vda3 2894304 164989 2729315 6% / So... 165,000 files? My F23 system which imported in 2 minutes has 174,442 inodes used, albeit significantly more free: Filesystem Inodes IUsed IFree IUse% Mounted on /dev/vda3 23080448 174442 22906006 1% / Another difference is ext4 (F21) v...
2016 Jul 15
0
[PATCH] : Adding dlabel option to chain.c32
...4 22646784 25163775 1.2 GiB 8200 SWAP System Partition # fdisk -l /dev/vda ... Disklabel type: gpt ... Device Start End Sectors Size Type /dev/vda1 2048 411647 409600 200M EFI System /dev/vda2 411648 1435647 1024000 500M Linux filesystem /dev/vda3 1435648 22646783 21211136 10.1G Linux filesystem /dev/vda4 22646784 25163775 2516992 1.2G Linux swap # fatlabel /dev/vda1 labelefi # e2label /dev/vda2 labelboot # e2label /dev/vda3 labelroot # swaplabel /dev/vda4 LABEL: labelswap ... Filesystem *label* and *label* of a swap area dis...
2016 Nov 16
0
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
On Wed, Nov 16, 2016 at 05:09:56PM -0500, Derek Atkins wrote: > Guest is Fedora 21. Host is CentOS 7.2 > > Guest not have an unusual number of files. At least looking at the number > of inodes used: > Filesystem Inodes IUsed IFree IUse% Mounted on > /dev/vda3 2894304 164989 2729315 6% / > > So... 165,000 files? My F23 system which imported in 2 minutes has > 174,442 inodes used, albeit significantly more free: > > Filesystem Inodes IUsed IFree IUse% Mounted on > /dev/vda3 23080448 174442 22906006 1% / >...
2015 Oct 07
1
gpo failure
On 7-10-2015 14:52, mourik jan c heupink wrote: > I am not sure what to check or do next..? > I checked filesystems, and there is a difference: dc3 = ext4 dc4/dc2 = xfs But ext4/xfs should both support acl and user_xattr Problem dc3 is mounted like: > /dev/vda3 on /var/lib/samba type ext4 (rw,relatime,user_xattr,barrier=1,data=ordered) I don't see the problem... But I DO get "access denied" on sysvol and netlogon on dc3. Tips, ideas, anyone?
2016 Jul 15
0
[PATCH] : Adding dlabel option to chain.c32
...>> >> # fdisk -l /dev/vda >> ... >> Disklabel type: gpt >> ... >> Device Start End Sectors Size Type >> /dev/vda1 2048 411647 409600 200M EFI System >> /dev/vda2 411648 1435647 1024000 500M Linux filesystem >> /dev/vda3 1435648 22646783 21211136 10.1G Linux filesystem >> /dev/vda4 22646784 25163775 2516992 1.2G Linux swap >> >> >> # fatlabel /dev/vda1 >> labelefi >> >> # e2label /dev/vda2 >> labelboot >> >> # e2label /dev/vda3 >> labelroot...
2012 Dec 10
2
SOS: Production VM not starting!
...that SElinux is disabled on this system. I booted in rescue mode, and auto mount was unsuccessful (see https://vmail.noa.gr/files/vm2.png). The log of the rescue process shows some error (see https://vmail.noa.gr/files/vm4.png) However, later I successfully mounted it using: mount -t ext3 /dev/vda3 /mnt/sysimage I then did a umount and: fsck.ext3 /dev/vda3 which found it clean (see https://vmail.noa.gr/files/vm3.png). What is wrong there? Can you please guide me on how to make it work again? This is a production ftp machine. Please help to revive. Thanks, Nick
2016 Jun 30
8
[PATCH] : Adding dlabel option to chain.c32
The exisiting label= option offer to boot on a gpt partition that have a particular label. The existing guuid= option offer to boot on a disk or partition with a particular label. This new option offer to boot the disk that have a partition which have a given label. The label is so just a way to detect a disk to boot. A typical use is for making an intelligent localboot like : label
2023 Feb 22
1
Flags/tags lost when moving e-mails to another folder
...Some system informations: # dovecot --version 2.3.4.1 (f79e8e7e4) # cat /etc/debian_version 10.13 # uname -a Linux <HOSTNAME> 4.19.0-23-amd64 #1 SMP Debian 4.19.269-1 (2022-12-20) x86_64 GNU/Linux # findmnt /var TARGET SOURCE FSTYPE OPTIONS /var /dev/vda3 ext4 rw,nosuid,relatime # findmnt /home TARGET SOURCE FSTYPE OPTIONS /home /dev/vdb ext4 rw,nosuid,nodev,noexec,relatime The output of `dovecot -n output` is here (link expires in one year): https://paste.evolix.org/?96d46acaea638568#56g7AQLuzJxxy4xintpexJCPgiAAG23c38irQGMk...
2011 Aug 30
2
New with Libvirt and having problems.
...he system from booting 2) the "if=none" needs to be "if=virtio" I've confirmed both by changing -nographics to -curses and watching what happens. For #1, its a big fat nothing (no surprise since -S turns off the CPUs), for #2 grub loads and the kernel boots, but my /dev/vda3 isn't found so "init" can't start. I'm anticipating a 3rd problem: I don't see where to specify that I want the VM to use "tap5" of my bridged network. Can some kind soul please let me know what I need to change in the domain XML file to fix these issues?...
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi Rich, On Wed, November 16, 2016 1:34 pm, Richard W.M. Jones wrote: > On Wed, Nov 16, 2016 at 11:31:40AM -0500, Derek Atkins wrote: >> > Running `virt-v2v -v -x ...' and observing the output will give you a >> > good idea of what precisely it was doing for those hours. >> >> Well, as I said in my original email, it was hanging at running >> setfiles:
2012 May 22
2
【help】why not support showing filename containing chinese characters with the ls function?
Hi,everyone: As the subject says, why chinese characters are shown as '?' by using ls function? Did anyone encounter the same problem and does resolution exist? Looking forward to your reply. Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
"Richard W.M. Jones" <rjones@redhat.com> writes: > On Wed, Nov 16, 2016 at 09:06:29AM +0200, Michal Skrivanek wrote: >> >> > On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote: >> > >> > Hi, >> > >> > My last VM imported in 2 minutes. This one has been sitting for three >> > hours. I think this is
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
.... For example, I wouldn't know how long the setfiles step takes unless I sit there for hours watching to see when it completes. Is there some way to add timestamps to each output line? FWIW, here's the disk usage from within that VM: Filesystem Size Used Avail Use% Mounted on /dev/vda3 44G 4.6G 37G 12% / devtmpfs 487M 0 487M 0% /dev tmpfs 497M 0 497M 0% /dev/shm tmpfs 497M 348K 496M 1% /run tmpfs 497M 0 497M 0% /sys/fs/cgroup tmpfs 497M 4.0K 496M 1% /tmp /dev/vda1 969M 130M 773M 15% /b...
2018 Nov 26
0
NBDE, clevis and tang for non-root disk
...to /etc/crypttab the system will no longer boot automatically. A tcpdump on the tang server shows no traffic while the system is stuck at the LUKS password prompt. The second encrypted volume is set up in the same way as the root device and I can unlock the volume using clevis-luks-unlock -d /dev/vda3. I've seen in https://rhelblog.redhat.com/2018/04/13/an-easier-way-to-manage-disk-decryption-at-boot-with-red-hat-enterprise-linux-7-5-using-nbde/ that clevis-luks-askpass.path needs to be enabled but it doesn't make a difference. Any ideas on what 's wrong or how to debug this? Best r...
2015 Oct 07
0
gpo failure
...an c heupink wrote: > > I am not sure what to check or do next..? > > > I checked filesystems, and there is a difference: > dc3 = ext4 > dc4/dc2 = xfs > > But ext4/xfs should both support acl and user_xattr > > Problem dc3 is mounted like: > > /dev/vda3 on /var/lib/samba type ext4 > (rw,relatime,user_xattr,barrier=1,data=ordered) > > I don't see the problem... > > But I DO get "access denied" on sysvol and netlogon on dc3. > > Tips, ideas, anyone? > > -- > To unsubscribe from this list go t...
2011 Aug 30
0
Fwd: Re: New with Libvirt and having problems.
...your mac address and address. Gave that a shot, attempting to create a new domain with "br0" replaced by "tap5" and got the same error message: /error: internal error Failed to add tap interface to bridge. tap5 is not a bridge device/ > > Is your init failing on /dev/vda3 and then kernel panic? If so it's > likely your guest OS doesn't have the necessary kernel modules loaded. > Depending on your distro it will vary, but using CentOS 6 I've found > they are automatically loaded. This is what's loaded in CentOS 6 Well, yes and no. Its...
2016 Jul 16
5
[PATCH] : Adding dlabel option to chain.c32
...vda > >> ... > >> Disklabel type: gpt > >> ... > >> Device Start End Sectors Size Type > >> /dev/vda1 2048 411647 409600 200M EFI System > >> /dev/vda2 411648 1435647 1024000 500M Linux filesystem > >> /dev/vda3 1435648 22646783 21211136 10.1G Linux filesystem > >> /dev/vda4 22646784 25163775 2516992 1.2G Linux swap > >> > >> > >> # fatlabel /dev/vda1 > >> labelefi > >> > >> # e2label /dev/vda2 > >> labelboot > >> > &g...