search for: devid

Displaying 20 results from an estimated 541 matches for "devid".

Did you mean: dev_id
2007 May 08
0
Bug#422819: kernel BUG at drivers/xen/core/evtchn.c
Package: xen-hypervisor-3.0.3-1-i386-pae Version: 3.0.3-0-2 Hi! the error suddenly appeared when rebooting one of the etch instances using xm reboot <name> on our etch server DEVIDE:~# DEVIDE kernel: ------------[ cut here ]------------ DEVIDE kernel: CPU: 3 DEVIDE:~# Message from syslogd@DEVIDE at Tue May 8 11:45:27 2007 ... Message from syslogd@DEVIDE at Tue May 8 11:45:27 2007 ... DEVIDE:~# DEVIDE kernel: kernel BUG at drivers/xen/core/evtchn.c:481! DEVIDE:~# Message...
2012 Sep 05
3
BTRFS thinks device is busy [kernel 3.5.3]
...SANOS1:/media # cat /etc/mtab /proc/mounts | grep /dev/sdg SANOS1:/media # SANOS1:/media # lsof /dev/sdg SANOS1:/media # SANOS1:/media # btrfs filesystem show Label: ''firstpool'' uuid: 517e8cfa-4275-4589-8da4-6a46ad613daa Total devices 13 FS bytes used 242.82GB devid 3 size 931.51GB used 90.28GB path /dev/sdg devid 14 size 931.51GB used 91.33GB path /dev/sdr devid 13 size 931.51GB used 90.50GB path /dev/sdq devid 12 size 931.51GB used 90.50GB path /dev/sdp devid 11 size 931.51GB used 90.50GB path /dev/sdo devid...
2009 Feb 26
2
BUG: Mount/Unmount Loop
...9129] ------------[ cut here ]------------ + umount /mnt Segmentation fault + set +x + mount -t btrfs /dev/disk/by-path/ccw-0.0.3321 /mnt ---- ## DMESG Output: ---- [ 32.240137] eth0: no IPv6 routers present [ 115.488507] Btrfs loaded [ 115.866519] device fsid 29b83b8d393a4dc1-8cb6f13d4c8056c9 devid 1 transid 5 /dev/disk/by-path/ccw-0.0.3320 [ 115.915710] device fsid 29b83b8d393a4dc1-8cb6f13d4c8056c9 devid 2 transid 5 /dev/disk/by-path/ccw-0.0.3321 [ 115.946999] device fsid 29b83b8d393a4dc1-8cb6f13d4c8056c9 devid 3 transid 5 /dev/disk/by-path/ccw-0.0.3322 [ 115.980178] device fsid 29b83b8d3...
2008 Sep 05
0
raidz pool metadata corrupted nexanta-core->freenas 0.7->nexanta-core
...ak:/dev/rdsk# zdb -vvv syspool version=10 name='syspool' state=0 txg=13 pool_guid=7417064082496892875 hostname='elatte_installcd' vdev_tree type='root' id=0 guid=7417064082496892875 children[0] type='disk' id=0 guid=16996723219710622372 path='/dev/dsk/c1d0s0' devid='id1,cmdk@AST3160812AS=____________9LS6M819/a' phys_path='/pci@0,0/pci-ide@e/ide@0/cmdk@0,0:a' whole_disk=0 metaslab_array=14 metaslab_shift=30 ashift=9 asize=158882856960 is_log=0 tank version=10 name='tank' state=0 txg=9305484 pool_guid=6165551123815947851 hostname='ce...
2013 May 24
3
[BUG, PATCH] xen-4.1-3 xend/XendDomainInfo.py#device_configure() TypeError
...lf, _, req): return self.call(self.dom.device_configure, [[''config'', ''sxpr''], [''dev'', ''str'']], req) but in xen/xend/XendDomainInfo.py "devid" is expected to be an integer: def device_configure(self, dev_sxp, devid = None): """Configure an existing device. ... @param devid: device id @type devid: int This leads to an error when I try to change the media of an CDROM device: ERROR...
2013 Jul 22
69
[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times.
Hi Jan, After commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, booting dom0 stalls several times. Sometimes this results in RCU stall warnings from the dom0 kernel, hitting the "any" key, on normal or serial console, makes the boot continue for a while but it stalls several times. (It also stalls on shutdown BTW) I have
2011 Nov 22
1
Recovering data from old corrupted file system
...multi-device file system that got corrupted ages ago (as I recall, one of the drives stopped responding, causing btrfs to panic). I am hoping to recover some of the data. For what it''s worth, here is the dmesg output from trying to mount the file system on a 3.0 kernel: device label Media devid 6 transid 816153 /dev/sdq device label Media devid 7 transid 816153 /dev/sdl device label Media devid 11 transid 816153 /dev/sdj device label Media devid 9 transid 816153 /dev/sdk device label Media devid 10 transid 816153 /dev/sdi device label Media devid 3 transid 816152 /dev/sdh device label Med...
2012 Feb 26
0
"device delete" kills contents
...es (partitions): mkfs.btrfs -d raid0 -m raid1 /dev/sdk1 /dev/sdl1 /dev/sdm1 Mounted (to /mnt/btr), filled with about 100 GByte data. Then btrfs device add /dev/sdj1 /mnt/btr results in # show Label: none uuid: 6bd7d4df-e133-47d1-9b19-3c7565428770 Total devices 4 FS bytes used 100.44GB devid 3 size 68.37GB used 44.95GB path /dev/sdm1 devid 2 size 136.73GB used 43.95GB path /dev/sdl1 devid 1 size 16.96GB used 16.96GB path /dev/sdk1 devid 4 size 136.73GB used 0.00 path /dev/sdj1 Btrfs Btrfs v0.19 # df Data, RAID0: total=103.81GB, used=100.30GB Data: total=8.00MB, used=0....
2010 Oct 26
0
XCP 0.5 killing umanaged domain (BUG?)
...|debug|cvt-xh4|0 thread_zero|dbsync (update_env) D:634f731b810a|dbsync] killing umanaged domain: 4e118da2-8485-23c9-de75-a6c6862df33c [20101026T14:50:09.640Z|debug|cvt-xh4|0 thread_zero|dbsync (update_env) D:634f731b810a|xenops] Domain.destroy: all known devices = [ frontend (domid=369 | kind=vbd | devid=51712); backend (domid=0 | kind=tap | devid=51712); frontend (domid=369 | kind=vif | devid=0); backend (domid=0 | kind=vif | devid=0) ] [20101026T14:50:09.640Z|debug|cvt-xh4|0 thread_zero|dbsync (update_env) D:634f731b810a|xenops] Domain.destroy calling Xc.domain_destroy (domid 369) [20101026T14:50...
2012 Apr 23
5
'filesystem resize max' tries to use devid 1
...izer unable to find device 1 $ sudo btrfs fi df / Data: total=34.00GB, used=17.79GB System, DUP: total=64.00MB, used=20.00KB Metadata, DUP: total=33.50GB, used=394.93MB $ sudo btrfs fi sh Label: none  uuid: b0ad55e2-09e0-4658-8cab-d2e11ba03753         Total devices 1 FS bytes used 17.18GB         devid    2 size 1.62TB used 101.12GB path /dev/sdc4 $ uname -r 3.3.2-1.fc16.x86_64 btrfs-progs version is current git master ( commit 1957076 ) After writing this email, and searching around the wiki some, I discovered the command to resize specific devids, [antrat@tbox ~]$ sudo btrfs fi resize 2:ma...
2013 Feb 11
25
Xen 4.2.1 boot failure with IOMMU enabled
Hi all I already posted about this problem on xen-users some time ago (http://markmail.org/message/sbgtyjqh6bzmqx4s) but I couldn''t resolve my problem using help from people on xen-users, so I''m posting here . I have a problem with enabling IOMMU on Xen 4.2.1. When I enable it in BIOS and in grub.conf using iommu=1 kernel option, my machine cannot boot. I get a following error
2013 May 13
7
Remove a materially failed device from a Btrfs "single-raid" using partitions
...Linux 3.8. I''ve created a "single-raid" using /dev/sd{a,b,c,d}{1,3}. One of my hard drives has failed, I mean it''s materially dead. :~$ sudo btrfs filesystem show Label: none uuid: 40886f51-8c9b-4be1-8721-83bf5653d2a0 Total devices 5 FS bytes used 226.90GB devid 4 size 37.27GB used 31.01GB path /dev/sdd1 devid 3 size 37.27GB used 31.01GB path /dev/sdc1 devid 2 size 37.31GB used 31.00GB path /dev/sdb1 devid 1 size 139.73GB used 132.02GB path /dev/sda3 *** Some devices missing Many tutorials I found about it never mention th...
2012 May 04
2
btrfs scrub BUG: unable to handle kernel NULL pointer dereference
I think I have some failing hard drives, they are disconnected for now. stan {~} root# btrfs filesystem show Label: none uuid: d71404d4-468e-47d5-8f06-3b65fa7776aa Total devices 2 FS bytes used 6.27GB devid 1 size 9.31GB used 8.16GB path /dev/sde6 *** Some devices missing Label: none uuid: b142f575-df1c-4a57-8846-a43b979e2e09 Total devices 8 FS bytes used 1.35TB devid 3 size 149.05GB used 119.01GB path /dev/sdf devid 6 size 920.34GB used 408.00GB path /de...
2013 Oct 07
2
Some questions after devices addition to existing raid 1 btrfs filesystem
Hi, I have added 2x2Tb to my existing 2x2Tb raid 1 btrfs filesystem and then ran a balance: # btrfs filesystem show Total devices 4 FS bytes used 1.74TB devid 3 size 1.82TB used 0.00 path /dev/sdd devid 4 size 1.82TB used 0.00 path /dev/sde devid 2 size 1.82TB used 1.75TB path /dev/sdc devid 1 size 1.82TB used 1.75TB path /dev/sdb # btrfs filesystem balance btrfs_root/ # btrfs filesystem show Total devices 4 FS...
2020 Apr 14
0
[PATCH v2 15/33] iommu/amd: Convert to probe/release_device() call-backs
...id init_iommu_group(struct device *dev) -{ - struct iommu_group *group; - - group = iommu_group_get_for_dev(dev); - if (IS_ERR(group)) - return; - - iommu_group_put(group); -} - static int iommu_init_device(struct device *dev) { struct iommu_dev_data *dev_data; - struct amd_iommu *iommu; int devid; if (dev->archdata.iommu) @@ -367,8 +355,6 @@ static int iommu_init_device(struct device *dev) if (devid < 0) return devid; - iommu = amd_iommu_rlookup_table[devid]; - dev_data = find_dev_data(devid); if (!dev_data) return -ENOMEM; @@ -391,8 +377,6 @@ static int iommu_init_d...
2013 Mar 28
1
question about replacing a drive in raid10
...0TB, used=2.57TB System, RAID10: total=63.88MB, used=244.00KB System: total=4.00MB, used=0.00 Metadata, RAID10: total=11.00GB, used=8.51GB # btrfs filesystem show Label: ''firstpool'' uuid: 517e8cfa-4275-4589-8da4-6a46ad613daa Total devices 15 FS bytes used 2.58TB devid 13 size 931.51GB used 381.58GB path /dev/sdp devid 14 size 931.51GB used 381.58GB path /dev/sdq devid 12 size 931.51GB used 381.58GB path /dev/sdo devid 11 size 931.51GB used 381.58GB path /dev/sdn devid 10 size 931.51GB used 381.58GB path /dev/sdm...
2013 Aug 16
2
[PATCH] xfstests: update filters and output of btrfs/006
...btrfs index e9a2bc2..1584596 100644 --- a/common/filter.btrfs +++ b/common/filter.btrfs @@ -33,6 +33,7 @@ _filter_btrfs_filesystem_show() # the uniq collapses all device lines into 1 _filter_uuid $UUID | _filter_scratch | _filter_scratch_pool | \ _filter_size | _filter_btrfs_version | _filter_devid | \ + _filter_spaces | \ sed -e "s/\(Total devices\) $NUMDEVS/\1 $NUM_SUBST/g" | \ uniq } @@ -51,7 +52,7 @@ _filter_btrfs_device_stats() UNIQ_OPT="" fi - _filter_scratch | _filter_scratch_pool | \ + _filter_scratch | _filter_scratch_pool | _filter_spaces | \ sed -e...
2013 Jan 17
2
btrfs: could not do orphan cleanup -22
I booted the guest in which i was testing btrfs (transient ENOSPC issues, etc). It booted in emergency mode. [ 6.705187] device label testfs1 devid 1 transid 4141 /dev/sdb1 [ 6.724353] device label fedora devid 1 transid 2036 /dev/sda2 [ 6.780931] device label fedora devid 1 transid 2036 /dev/sda2 [ 6.817157] snd_hda_intel 0000:00:04.0: irq 42 for MSI/MSI-X [ 6.818326] snd_hda_intel 0000:00:04.0: setting latency timer to 64 [ 6....
2002 Jun 27
1
Building from a source-code library under windows
...= *norow, Nd = *ndrow, LogParam = *logparam, LogResp = *logresp; double Tdiff, a, b, k21, origReset, counterDose, id, T1, constReseti, constResetj, MaxOORDER = *maxoorder, MaxDORDER = *maxdorder, *OTime, *ITIME, *CL, *CLD, *V1, *VSS, *Tlag, *OID, *OORDER, *DTime, *DDose, *DID, *DORDER, *DEVID, *OrigDTime, *OrigDDose, *OrigDID, *OrigDORDER, *OrigDEVID, *tempDTime, *tempDDose, *tempDID, *tempDORDER, *tempDEVID; OTime = OMAT; ITIME = OMAT + No; CL = OMAT + No * 2; CLD = OMAT + No * 3; V1 = OMAT + No * 4; VSS = OMAT + No * 5; Tlag = OMAT + No * 6; OID = OMAT+ No * 7; OORDER...
2012 Jan 13
5
Can't resize second device in RAID1
Hi, the situation: Label: ''RootFS''  uuid: c87975a0-a575-405e-9890-d3f7f25bbd96     Total devices 2 FS bytes used 284.98GB     devid    2 size 311.82GB used 286.51GB path /dev/sdb3     devid    1 size 897.76GB used 286.51GB path /dev/sda3 RootFS created when sda3 was 897.76GB and sdb3 311.82GB. I have now freed other space on sdb. So I deleted sdb3 and recreated it occupying all available space. Disk /dev/sdb: 2000 GB, 2000396...