Windows 2016 RBD Driver install failure
Hello, We have been running into an issue installing the pacific windows rbd driver on windows 2016. It has no issues with either 2019 or 2022. It looks like it fails at checkpoint creation. We are installing it as admin. Has anyone seen this before or know of a solution? The closest thing I can find to why it wont install: ******* Product: D:\software\ceph_pacific_beta.msi ******* Action: INSTALL ******* CommandLine: ********** MSI (s) (CC:24) [12:31:30:315]: Machine policy value 'DisableUserInstalls' is 0 MSI (s) (CC:24) [12:31:30:315]: Note: 1: 2203 2: C:\windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (CC:24) [12:31:30:315]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0 MSI (s) (CC:24) [12:31:30:315]: Note: 1: 1715 2: Ceph for Windows MSI (s) (CC:24) [12:31:30:315]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed Ceph for Windows". MSI (s) (CC:24) [12:31:30:315]: The call to SRSetRestorePoint API failed. Returned status: 0. GetLastError() returned: 127 -- -- Robert Ford GoDaddy | SRE III 9519020587 Phoenix, AZ rford@godaddy.com
Hi, Windows Server 2019 is the minimum supported version for rbd-wnbd (https://github.com/cloudbase/wnbd#requirements). You may use ceph-dokan (cephfs) with Windows Server 2016 by disabling the WNBD driver when running the MSI installer. Regards, Lucian From: Robert Ford<mailto:rford@godaddy.com> Sent: Tuesday, August 22, 2023 5:09 PM To: ceph-users@ceph.io<mailto:ceph-users@ceph.io> Subject: [ceph-users] Windows 2016 RBD Driver install failure Hello, We have been running into an issue installing the pacific windows rbd driver on windows 2016. It has no issues with either 2019 or 2022. It looks like it fails at checkpoint creation. We are installing it as admin. Has anyone seen this before or know of a solution? The closest thing I can find to why it wont install: ******* Product: D:\software\ceph_pacific_beta.msi ******* Action: INSTALL ******* CommandLine: ********** MSI (s) (CC:24) [12:31:30:315]: Machine policy value 'DisableUserInstalls' is 0 MSI (s) (CC:24) [12:31:30:315]: Note: 1: 2203 2: C:\windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (CC:24) [12:31:30:315]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0 MSI (s) (CC:24) [12:31:30:315]: Note: 1: 1715 2: Ceph for Windows MSI (s) (CC:24) [12:31:30:315]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed Ceph for Windows". MSI (s) (CC:24) [12:31:30:315]: The call to SRSetRestorePoint API failed. Returned status: 0. GetLastError() returned: 127 -- -- Robert Ford GoDaddy | SRE III 9519020587 Phoenix, AZ rford@godaddy.com _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Lucian Petrut
-
Robert Ford