search for: lvfs

Displaying 14 results from an estimated 14 matches for "lvfs".

Did you mean: lfs
2010 Sep 03
1
Compiling lustre-client 2.0.0.1 on RHEL 4
...and I got 3 errors and 1 warning during the compile. The compile is executed with -Werror option, and it fails in all 4 cases * Error: lustre_compat25.h CC [M] /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/fid/fid_handler.o In file included from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/lvfs.h:48, from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/obd_support.h:41, from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/linux/obd.h:44, from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/include/obd.h:41, from /usr/src/redhat/BUILD/lustre-2.0.0.1/lustre/fid/fid_handler.c:55: /us...
2019 Jul 01
5
HPE ProLiant - support Linux Vendor Firmware Service ?
hi guys does anybody here runs on HPE ProLiant? I was hoping you can tell whether HPE support Linux Vendor Firmware Service and you actually get to upgrade ProLiants' BIOS/firmware via fwupdmgr? many thanks, L.
2001 Nov 06
0
The directory name is invalid...
Hi all, I run several Samba server in our organization and I'm currently having problems with an install of Samba 2.2.2 on Slackware 7.1 I've got several shares setup and I'm having trouble accessing files in the root of each share. If I run \\lvfs\caseyl from Run on the StartMenu in Win2K, I get a listing of the share. If I try to double click on a file in the root of that share to open it I get 'The directory name is invalid'. If I map the share to a drive (i.e. map \\lvfs\caseyl to y:\), that same file opens fine. Has anyone else...
2003 Nov 05
2
unable to open passdb database
Many thanks for the help. > Date: Tue, 4 Nov 2003 23:57:24 +0100 > From: "rruegner" <robowarp@gmx.de> > Subject: Re: [Samba] unable to open passdb database. > To: "Ben Kim" <bkim@edsun.coe.tamu.edu>, <samba@lists.samba.org> > the log says that the passwd file was
2019 Jul 01
0
HPE ProLiant - support Linux Vendor Firmware Service ?
...iants' > BIOS/firmware via fwupdmgr? > > many thanks, L. > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos So far it looks like not many people here if any at all, use fwupd/LVFS which is a bit surprising to me since this if what Redhat promote as a solution universally supported by increasingly more hardware vendors. I do upgrade UEFI/BIOS on my Dell Latitude with fwupd, have had for last couple of years and it works beautifully, though my other Lenovo e485 is missing from...
2016 May 19
0
[PATCH 3/3] fish: generate test-prep.sh with generator
...ton, MA 02110-1301 USA. - -set -e - -rm -f prep*.img - -# It would be nice if we could keep this automatically in sync -# with the prepared disk types. XXX -$VG guestfish \ - -N prep1.img=disk \ - -N prep2.img=part \ - -N prep3.img=fs \ - -N prep4.img=lv:/dev/VG1/LV \ - -N prep5.img=lvfs:/dev/VG2/LV \ - -N prep6.img=bootroot \ - -N prep7.img=bootrootlv:/dev/VG3/LV \ - exit - -rm prep*.img diff --git a/generator/fish.ml b/generator/fish.ml index 646674d..980f55f 100644 --- a/generator/fish.ml +++ b/generator/fish.ml @@ -1106,3 +1106,36 @@ event_bitmask_of_event_set (const c...
2011 May 09
6
SLES 11 SP1 Client rpms built but not working
...68.648006] IP: [<ffffffff8002c3d2>] task_rq_lock+0x42/0xa0 > [ 168.648018] PGD 7fac4067 PUD 7ef4c067 PMD 0 > [ 168.648023] Oops: 0000 [#1] SMP > [ 168.648026] last sysfs file: /sys/module/ip_tables/initstate > [ 168.648028] CPU 0 > [ 168.648030] Modules linked in: lnet(N+) lvfs(N) libcfs(N) iptable_nat nf_nat xt_tcpudp xt_pkttype ipt_LOG xt_limit autofs4 binfmt_misc microcode xt_NOTRACK ipt_REJECT xt_state iptable_raw iptable_filter nf_conntrack_netbios_ns nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables ip6_tables x_tables fuse loop dm_mod joydev rtc_core rtc_lib...
2010 Jul 07
0
How to evict a dead client?
...7 14:45:11 com01 kernel: BUG: soft lockup - CPU#15 stuck for 10s! [ll_ost_118:12180]Jul 7 14:45:11 com01 kernel: CPU 15: Jul 7 14:45:11 com01 kernel: Modules linked in: obdfilter(U) fsfilt_ldiskfs(U) ost(U) mgc(U) lustre(U) lov(U) mdc(U) lquota(U) osc(U) ksocklnd(U) ptlrpc(U) obdclass(U) lnet(U) lvfs(U) libcfs(U) ldiskfs(U) crc16(U) autofs4(U) hidp(U) rfcomm(U) l2cap(U) bluetooth(U) sunrpc(U) dm_multipath(U) scsi_dh(U) video(U) hwmon(U) backlight(U) sbs(U) i2c_ec(U) i2c_core(U) button(U) battery(U) asus_acpi(U) acpi_memhotplug(U) ac(U) ipv6(U) xfrm_nalgo(U) crypto_api(U) parport_pc(U) lp(U) par...
2018 Apr 10
0
[PATCH] fish: Increase default size of prepared disks (-N) to 1G.
...0MB disk with the VG and +on there. This defaults to creating a 1G disk with the VG and LV called C</dev/VG/LV>. You can change the name of the VG and LV by supplying an alternate name as the first optional parameter. @@ -71,20 +71,20 @@ Note this does not create a filesystem. Use 'lvfs' to do that."); "create a disk with logical volume and filesystem", [ "name", "/dev/VG/LV", "the name of the VG and LV to use"; "filesystem", "ext2", "the type of filesystem to use"; - "size",...
2010 Nov 02
0
[ANNOUNCE] libguestfs 1.6.0 tools for accessing and modifying VM disk images
...s. - Change guestfish -i syntax to allow commands to be specified on the command line (retaining backwards compatibility). - guestfish '-d <domain>' for adding disks from libvirt domains. - guestfish '-N' option supports several new prepared disk image types: lvfs : disk with LV formatted with filesystem lv : disk with LV bootroot : boot+root bootrootlv : boot and root on LV - guestfish 'more' and 'edit' commands now work with arbitrary files. - guestfish '--echo-keys' option allows you to echo keys/passphrases...
2010 Sep 21
1
Proposed timetable for libguestfs 1.6
...for non-existent 'low-level API' f3c05da guestfs: Fix typo in man page. 979bcc5 todo: Notes on virt copy command. 6a87e0a Bring TODO file up to date. c51ade2 Version 1.5.9. d5c8d3b fish: Add guestfish -N bootroot and -N bootrootlv for creating boot+root disks. 574df37 fish: Add guestfish -N lvfs for creating formatted LVs. 422a8d8 fish: Add guestfish -N lv for creating disks with LVs. 45f72c8 fish: Improve appearance of guestfish -N help output. fa918b1 fish: Allow guestfish -N help for listing prepared disk image help. 60cdd02 fish: Generate list of prepared disk image types. 06c9061 test...
2014 Sep 23
0
[PATCH 13/13] syntax-check: fix trailing_blank check
...to allow commands to be specified on the command line (retaining backwards compatibility). - + - guestfish '-d <domain>' for adding disks from libvirt domains. - + - guestfish '-N' option supports several new prepared disk image types: lvfs : disk with LV formatted with filesystem lv : disk with LV bootroot : boot+root bootrootlv : boot and root on LV - + - guestfish 'more' and 'edit' commands now work with arbitrary files. - + - guestfish '--echo-keys' opti...
2016 May 19
6
[PATCH 0/3] misc tests-only changes
Hi, small series with small improvements to the tests. Pino Toscano (3): tests: specify the image format when possible tests: remove remaining relative paths to binaries fish: generate test-prep.sh with generator .gitignore | 1 + align/test-virt-alignment-scan.sh | 2 +- cat/Makefile.am | 2 +- cat/test-virt-cat.sh
2014 Sep 23
27
[PATCH 00/13] syntax-check
Hi Rich, This series includes patches to make `make syntax-check` pass. Some of the fix require change to maint.mk, but the file is not in git repo. Is it intended? Thanks! Hu Tao (13): syntax-check: dirty hack to pass bindtextdomain check syntax-check: fix error_message_period check syntax-check: fix makefile_at_at_check syntax-check: fix prohibit_assert_without_use check