paris/i-0264325fffd925a1b
by SadServersMore by SadServers
Logical volume "my_lv" created. admin@i-08fd4969dab4ed48f:~$ sudo mkfs.ext4 /dev/my_vg/my_lv mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 472064 4k blocks and 118080 inodes Filesystem UUID: cd7eddd3-af99-4128-aa7f-a01899708b6c Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: done Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done admin@i-08fd4969dab4ed48f:~$ sudo mount /dev/my_vg/my_lv /mnt/my_mount_point
kihei/i-08fd4969dab4ed48f 00:36
by SadServersThe partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. admin@i-0d87227a67f8b769e:~$ lsblk -f NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUnvme0n1 ├─nvme0n1p1 ext4 1.0 811e12d8-f542-4650-9330-8d96633bd90c 1.2G ├─nvme0n1p14 └─nvme0n1p15 vfat FAT16 8690-F844 117.8M nvme2n1 └─nvme2n1p1 nvme1n1 └─nvme1n1p1 admin@i-0d87227a67f8b769e:~$ sudo vgcreate VG01
kihei/i-0d87227a67f8b769e 02:45
by SadServerstage of Voter Turnout/Pourcentage de la participation électorale,Elected Candidaadmin@i-04f112c0886f6813b:~$ head table_tableau11.csv -n 2 Province,Electoral District Name/Nom de circonscription,Electoral District Numbon,Population,Electors/Électeurs,Polling Stations/Bureaux de scrutin,Valid Ballontage of Valid Ballots /Pourcentage des bulletins valides,Rejected Ballots/Bulle Rejected Ballots /Pourcentage des bulletins rejetés,Total Ballots Cast/Total detage of Voter Turnout/Pourcentage de la participation électorale,Elected Candida"Newfoundland and Labrador/Terre-Neuve-et-Labrador","Avalon",10001,81540,68487,2,61.7,"McDonald, Ken Liberal/Libéral" admin@i-04f112c0886f6813b:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> with open("table_tableau11.csv") as fp: ... for i in fp.readlines
ivujivik/i-04f112c0886f6813b 01:49
by SadServersstrace: xxx: No space left on device panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-08e00131013d9e83f:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:2 0 7.9G 0 part / ├─nvme0n1p14 259:3 0 3M 0 part └─nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme1n1 259:1 0 1G 0 disk nvme2n1 259:5 0 1G 0 disk admin@i-08e00131013d9e83f:~$ mount | grep 'on