Recent content by macgro1

  1. M

    cannot delete subvol of lxc

    maybe it's lesson for more people: - umount the faulty one. - pvesm remove bkpool subvol-104-disk-1 (faulty) - zfs destroy bkpool/subvol-104-disk-1 (faulty)
  2. M

    cannot delete subvol of lxc

    zfs list bkpool/subvol-10*-disk-1 NAME USED AVAIL REFER MOUNTPOINT bkpool/subvol-10*-disk-1 96K 846G 96K /bkpool/subvol-10*-disk-1 while zfs list bkpool/subvol-10*-disk-0 NAME USED AVAIL REFER MOUNTPOINT bkpool/subvol-10*-disk-0 3.33T...
  3. M

    cannot delete subvol of lxc

    hi guys, i have moved a vol of a lxc (working good) to larger disk. i still have subvol-10*-disc-0 (the good target) but also subvol-10*-disc-1 which is taking too much space. on ZFS when i enter to subvol-10*-disc-0 all is good but the subvol-10*-disc-1 is empty. I can't remove the...
  4. M

    [TUTORIAL] Configuring Fusion-Io (SanDisk) ioDrive, ioDrive2, ioScale and ioScale2 cards with Proxmox

    it's been my case... as well, rectified: git clone https://github.com/RemixVSL/iomemory-vsl cd iomemory-vsl/ sudo make dkms
  5. M

    hangs on screen: Loading Linux6.2.13-pve

    I have found a solution: - there were some uncompiled modules/missing links from old install/hardware. you can check on the menu while the server boots going to the individual entries and by pressing e (for the edit) you can check if the entry initrd is there. if its not that it wont boot. What...
  6. M

    hangs on screen: Loading Linux6.2.13-pve

    Ciao Ragazzi, on Dell 720 i upgraded from latest 7.x to 8. and was no issues till the new boot. I got through idrac stuff and got stuck on the one nice line Loading Linux 6.2.16-3-pve etc.... It has not shown the choice to go for the Proxmox standard or rescue... (access via idrac) Anyone...
  7. M

    [TUTORIAL] Configuring Fusion-Io (SanDisk) ioDrive, ioDrive2, ioScale and ioScale2 cards with Proxmox

    Spasibo Vlad. i just find a way now: (IO.drive2. 1,2 TB) so after compiling and checking the drivers are in (i also made the new headers and the drivers were still in). fio-status: make sure the controler is attached. deattach it (fio-detach) -> fdisk -> del old partitions. -> create new...
  8. M

    [TUTORIAL] Configuring Fusion-Io (SanDisk) ioDrive, ioDrive2, ioScale and ioScale2 cards with Proxmox

    big kudos Vlad again and thank you. i did thngs 25 years ago and now with your scipt the memore gotrefreshed. a question; - i did to fusion.io the detachment, partitioned and formated. its sits in the system. The drive didn't appear in the proxmox wen gui as a disk. how do you make it to...